Share via


InventTransIdSumSingleStatus::qtyReservPhysicalWMSOrder Method [AX 2012]

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

Return Value

Type: InventQty Extended Data Type
The reserved quantity.

See Also

Reference

InventTransIdSumSingleStatus Class