CustDirectDebitMandate.initFromCustTable Method
Initilizes customer specific field values in a new CustDirectDebitMandate record from the CustTable record.
Syntax
public void initFromCustTable(CustTable _custTable)
Run On
Called
Parameters
- _custTable
Type: CustTable Table
The customer recrod to use.