VendInvoiceJour.initFromParmTable Method
Initializes the current VendInvoiceJour record based on the data in the specified VendInvoiceInfoTable record.
Syntax
public void initFromParmTable(VendInvoiceInfoTable _parmTable)
Run On
Called
Parameters
- _parmTable
Type: VendInvoiceInfoTable Table
A VendInvoiceInfoTable record that contains the data to copy.