InventTransIdSumSingleStatus::qtyReservPhysicalAnyWMSOrder Method [AX 2012]
Calculates the quantity that has been reserved for a given inventory movement and where the reservation is related to an output order.
Syntax
server public static InventQty qtyReservPhysicalAnyWMSOrder(InventTransOriginId _transOriginId)
Run On
Server
Parameters
- _transOriginId
Type: InventTransOriginId Extended Data Type
Return Value
Type: InventQty Extended Data Type
The reserved quantity.