Share via


InventOnhandReserve.pdsCWOnhandReserved Method [AX 2012]

Retrieves the catch weight quantity of the available inventory reserved.

Syntax

public PdsCWInventQty pdsCWOnhandReserved(
    InventMovement _movement, 
    InventDim _inventDim, 
    InventDimParm _inventDimParm)

Run On

Called

Parameters

  • _inventDimParm
    Type: InventDimParm Table
    The InventDimParm record for which to evaluate inventory.

Return Value

Type: PdsCWInventQty Extended Data Type
The catch weight quantity of the available inventory that can be reserved.

See Also

Reference

InventOnhandReserve Class