VendTmpInvoiceInfoTable.initFromInventTrans Method
Initializes the table by populating it with pending invoices.
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 all the pending invoices for the specified InventTrans record.