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.
Calculates and obtains the catch weight quantity of reserved physical inventory.
Syntax
public PdsCWReservPhysical pdsCWidReservPhysical(
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 child type that is used to calculate the catch weight quantity of reserved physical inventory.
- _childRefId
Type: InventTransChildRefId Extended Data Type
The child reference record ID that is used to calculate the catch weight quantity of reserved physical inventory.
- _inventDimCriteria
Type: InventDim Table
The InventDim criteria that are used to calculate the catch weight quantity of reserved physical inventory.
- _inventDimParm
Type: InventDimParm Table
The inventory dimension parameter that is used to calculate the catch weight quantity of reserved physical inventory.
Return Value
Type: PdsCWReservPhysical Extended Data Type
The catch weight quantity of reserved physical inventory.