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 the catch weight quantity that has been reserved on current on hand for a given inventory movement and for given inventory dimensions.
Syntax
server public static PdsCWInventQty pdsCWQtyReservPhysicalDimension(
InventTransOriginId _transOriginId,
InventDim _inventDim,
InventDimParm _inventDimParm)
Run On
Server
Parameters
- _transOriginId
Type: InventTransOriginId Extended Data Type
The reference to the inventory movement for which the results are calculated.
- _inventDim
Type: InventDim Table
An InventDim buffer containing the inventory dimension values to use as ranges.
- _inventDimParm
Type: InventDimParm Table
An InventDimParm buffer containing which inventory dimensions to use as ranges.
Return Value
Type: PdsCWInventQty Extended Data Type
The catch weight reserved quantity.