VendTmpInvoiceInfoLine.initFromInventTrans Method
Initializes the table by populating it with the pending invoices line records.
Syntax
public void initFromInventTrans(InventTrans _inventTrans)
Run On
Called
Parameters
- _inventTrans
Type: InventTrans Table
A table buffer instance that relates to the InventTrans table.
Remarks
The data in the table is restricted to the pending invoices for a specified InventTrans record.