Share via


VendTmpInvoiceInfoLine.initFromVendTable Method

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

Syntax

public void initFromVendTable(VendTable _vendTable)

Run On

Called

Parameters

  • _vendTable
    Type: VendTable Table
    A table buffer instance that relates to the VendTable table.

Remarks

The data in the table is restricted to the pending invoices for a specified vendor.

See Also

Reference

VendTmpInvoiceInfoLine Table