InventTransIdSumSingleStatus::qtyArrived Method [AX 2012]
Calculates the quantity that has arrived for a given inventory movement.
Syntax
server public static InventQty qtyArrived(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 arrived.