Share via


InventAvailabilityByUnit.orderedSum Method [AX 2012]

Gets the quantity that was ordered but is not physically available in the warehouse yet.

Syntax

public PmfQtyDataCarrier orderedSum()

Run On

Called

Return Value

Type: PmfQtyDataCarrier Class
The quantity in the inventory and catch weight units.

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.

See Also

Reference

InventAvailabilityByUnit Class