VendTmpInvoiceInfoTable.initFromVendInvoiceInfoTable Method
Initializes and populates a table with pending invoices.
Syntax
public void initFromVendInvoiceInfoTable(VendInvoiceInfoTable _vendInvoiceInfoTable)
Run On
Called
Parameters
- _vendInvoiceInfoTable
Type: VendInvoiceInfoTable Table
A record that relates to the VendInvoiceInfoTable table.
Remarks
The data in the table is restricted to the pending invoice provided.