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.
Determines the quantity reserved on the quantity ordered of the current location.
Syntax
public InventQty comingReservOrdered(
ItemId _itemId,
InventDim _inventDimCriteria,
InventDimParm _inventDimParmCriteria)
Run On
ClientOrServer
Parameters
- _itemId
Type: ItemId Extended Data Type
The ItemId that is used to determine the quantity.
- _inventDimCriteria
Type: InventDim Table
The InventDim that is used as criteria.
- _inventDimParmCriteria
Type: InventDimParm Table
The InventDimParm that is used for selection.
Return Value
Type: InventQty Extended Data Type
The quantity reserved on the quantity ordered of the current location.