Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.