Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks whether the transactions exist for the specified customer account.
Syntax
client server public static boolean existTransactions(CustAccount _custAccount)
Run On
Called
Parameters
- _custAccount
Type: CustAccount Extended Data Type
The _custAccount value that specifies the customer account.
Return Value
Type: boolean
true if the transactions exist for that customer Account; otherwise, false.