Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes the table by populating it with pending invoices from the PurchParmTable and VendInvoiceInfoTable tables.
Syntax
public void initFromVendTable(VendTable _vendTable)
Run On
Called
Parameters
- _vendTable
Type: VendTable Table
A table buffer instance related to the VendTable table.
Remarks
The data in the table is restricted to all the pending invoices for a given vendor.