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 total reserved quantity for the specified set of parameters.
Syntax
public InventQty originReserved(
InventTransOriginId _transOriginId,
[InventTransChildType _childType,
InventTransChildRefId _childRefId,
InventDim _inventDimCriteria,
InventDimParm _inventDimParm])
Run On
Called
Parameters
- _transOriginId
Type: InventTransOriginId Extended Data Type
The ID of the inventory transaction origin.
- _childType
Type: InventTransChildType Enumeration
The required child type on the inventory transactions.
- _childRefId
Type: InventTransChildRefId Extended Data Type
The required child reference ID on the inventory transactions.
- _inventDimCriteria
Type: InventDim Table
The specification of the inventory dimensions to include in the search.
- _inventDimParm
Type: InventDimParm Table
The specification of which inventory dimensions to include in the search.
Return Value
Type: InventQty Extended Data Type
An inventory quantity.