SalesAgreementHeader::existForCustomer Method
Determines whether a customer has a valid sales agreement.
Syntax
client server public static boolean existForCustomer(CustAccount _custAccount)
Run On
Called
Parameters
- _custAccount
Type: CustAccount Extended Data Type
The customer account number.
Return Value
Type: boolean
true if customer has at least one valid agreement; otherwise, false.