Share via


VendTmpInvoiceInfoTable.initFromPurchTable Method

Initializes the table by populating it with pending invoices.

Syntax

public void initFromPurchTable(PurchTable _purchTable)

Run On

Called

Parameters

  • _purchTable
    Type: PurchTable Table
    A table buffer instance that relates to the PurchTable table.

Remarks

The data in the table is restricted to all the pending invoices for the specified purchase order.

See Also

Reference

VendTmpInvoiceInfoTable Table