Share via


InventTransIdSumSingleStatus::pdsCWQtyReservPhysicalWMSOrder 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 the specified output order.

Syntax

server public static PdsCWInventQty pdsCWQtyReservPhysicalWMSOrder(InventTransOriginId _transOriginId, WMSOrderId _wmsOrderId)

Run On

Server

Parameters

Return Value

Type: PdsCWInventQty Extended Data Type
The reserved catch weight quantity.

See Also

Reference

InventTransIdSumSingleStatus Class