MCRCustPaymTable.custTable Method
Finds the customer by using the records customer field.
Syntax
public CustTable custTable([boolean _forUpdate])
Run On
Called
Parameters
- _forUpdate
Type: boolean
A Boolean value that specifies whether to modify the record.
Return Value
Type: CustTable Table
The customer.