Share via


VendTmpInvoiceInfoTable.initFromVendTable Method

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.

See Also

Reference

VendTmpInvoiceInfoTable Table