PurchAgreementHeader::existForVendor Method
Indicates whether a vendor has valid purchase agreements.
Syntax
client server public static boolean existForVendor(VendAccount _vendAccount)
Run On
Called
Parameters
- _vendAccount
Type: VendAccount Extended Data Type
The vendor account number.
Return Value
Type: boolean
true if the vendor has at least one valid agreement; otherwise, false.