InventTransIdSumSingleStatus::qtyOrdered Method [AX 2012]
Calculates the quantity that has been ordered for a given inventory movement.
Syntax
server public static InventQty qtyOrdered(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: InventQty Extended Data Type
The quantity that has been ordered.