InventOnHandQty.orderedSum Method [AX 2012]
Gets the quantity that was ordered but is not physically available in the warehouse yet.
Syntax
public inventQtyOrderedSum orderedSum()
Run On
Called
Return Value
Type: inventQtyOrderedSum Extended Data Type
The quantity in the inventory unit.
Remarks
Goods that are in the Arrived status are not physically available in the warehouse yet so the result of this method is the Ordered + Arrived quantity.