Share via


InventOnHandQty.pdsCWReservOrdered Method [AX 2012]

Retrieves the reserved against ordered inventory quantity in catch weight unit.

Syntax

Note

The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.

  Microsoft Dynamics AX 2012 R3
          public PdsCWReservOrdered pdsCWReservOrdered()

  Microsoft Dynamics AX 2012 R2 (SYS)
          public PdsCWInventQty pdsCWReservOrdered()

Run On

Called

Return Value

Type: PdsCWReservOrdered Extended Data Type
The reserved against ordered inventory quantity in catch weight unit.

See Also

Reference

InventOnHandQty Class