Share via


InventOnHandQty.pdsCWOrderedSum Method [AX 2012]

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

Syntax

public PdsCWOrdered pdsCWOrderedSum()

Run On

Called

Return Value

Type: PdsCWOrdered Extended Data Type
The quantity in the catch weight 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.

See Also

Reference

InventOnHandQty Class