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.
Finds the number of check holds for a given customer.
Syntax
client server public static Integer getNumCustCheckHolds(CustAccount _customer)
Run On
Called
Parameters
- _customer
Type: CustAccount Extended Data Type
The customer to find check holds for.
Return Value
Type: Integer Extended Data Type
The number of check holds for a given customer.