MCRCustPaymTable::getCustMaxCheckAmt Method
Retrieves the largest check amount for the passed customer.
Syntax
client server public static real getCustMaxCheckAmt(CustAccount _customer)
Run On
Called
Parameters
- _customer
Type: CustAccount Extended Data Type
The customer for which this method finds the largest check.
Return Value
Type: real
The amount of the largest check for the passed customer.