Share via


InventOnhandReserve.pdsCWMovementOnOrder Method [AX 2012]

Retrieves the catch weight quantity on order.

Syntax

public PdsCWOnOrder pdsCWMovementOnOrder([InventMovement _movement])

Run On

Called

Parameters

  • _movement
    Type: InventMovement Class
    The InventMovement object that should be used for the calculations; optional.

Return Value

Type: PdsCWOnOrder Extended Data Type
The catch weight quantity of the material on order if the item is catch weight; otherwise 0.

See Also

Reference

InventOnhandReserve Class