InventTransIdSumSingleStatus::pdsCWQtyReservPhysicalAnyWMSOrder Method [AX 2012]
Calculates the catch weight quantity that has been reserved on current on hand for a given inventory movement and where the reservation is related to an output order.
Syntax
server public static PdsCWInventQty pdsCWQtyReservPhysicalAnyWMSOrder(InventTransOriginId _transOriginId)
Run On
Server
Parameters
- _transOriginId
Type: InventTransOriginId Extended Data Type
The reference to the inventory movement for which the results are calculated.
Return Value
Type: PdsCWInventQty Extended Data Type
The reserved catch weight quantity.