MCRCustPaymTable::getNumCustCheckHolds Method
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.