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.
Finds a specified InventTable record.
Syntax
public InventTable inventTable([ItemId itemId, boolean _forUpdate])
Run On
Called
Parameters
- itemId
Type: ItemId Extended Data Type
The item ID of the MCRPriceDiscGroupItem table record to find.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: InventTable Table
A InventTable record.