SalesAgreementHeader.initFromCustTable Method
Defaults the SalesAgreementHeader and AgreementHeader records from the CustTable table.
Syntax
public void initFromCustTable([CustTable _custTable])
Run On
Called
Parameters
- _custTable
Type: CustTable Table
The customer record from which to initialize; optional.
Remarks
For more information, see the CustTable and AgreementHeader table.