Share via


VendTmpInvoiceInfoLine.initFromPurchTable Method

Initializes the table by populating it with the pending invoice line records.

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 the pending invoices for a given purchase order.

See Also

Reference

VendTmpInvoiceInfoLine Table