Share via


InventOnHandQty.pdsCWReservPhysical Method [AX 2012]

Retrieves the value of the PdsCWReservPhysical field.

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 PdsCWReservPhysical pdsCWReservPhysical()

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

Run On

Called

Return Value

Type: PdsCWReservPhysical Extended Data Type
The value of the PdsCWReservPhysical field.

Remarks

The method first retrieves an InventSum record and then returns the value of the PdsCWReservPhysical field.

See Also

Reference

InventOnHandQty Class