AgreementHeader.initFromCustVendTable Method
Sets the default value for the AgreemenHeader records from the CustTable or VendTable tables.
Syntax
public void initFromCustVendTable(CustVendTable _custVendTable)
Run On
Called
Parameters
- _custVendTable
Type: CustVendTable Map
A CustTable or VendTable record.
Remarks
For more information, see the CustVendTable and AgreementHeader classes.