MCRHistSalesLine.inventTable Method
Returns the InventTable buffer for a specified item.
Syntax
public InventTable inventTable([ItemId _itemId, boolean _forUpdate])
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The Item ID of the InventTable buffer to return.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to update the record.
Return Value
Type: InventTable Table
The InventTable buffer.