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