Share via


InventOnhandReserve.pdsCWMovementReservPhysical Method [AX 2012]

Retrieves the catch weight quantity of physical inventory reserved.

Syntax

public PdsCWReservPhysical pdsCWMovementReservPhysical([InventMovement _movement])

Run On

Called

Parameters

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

Return Value

Type: PdsCWReservPhysical Extended Data Type
The catch weight quantity of the inventory reserved if item is catch weight; otherwise 0.

See Also

Reference

InventOnhandReserve Class