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 quantity that has been reserved for a given inventory movement and where the reservation is related to the specified output order.
Syntax
server public static InventQty qtyReservPhysicalWMSOrder(InventTransOriginId _transOriginId, WMSOrderId _wmsOrderId)
Run On
Server
Parameters
- _transOriginId
Type: InventTransOriginId Extended Data Type
- _wmsOrderId
Type: WMSOrderId Extended Data Type
The ID of the output order for which results are calculated.
Return Value
Type: InventQty Extended Data Type
The reserved quantity.