MCRPriceDiscGroupItem.inventTable Method
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.