Share via


InventOnHandQty.pdsCWAvailFinancial Method [AX 2012]

Retrieves value of the PdsCWPostedQty 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 PdsCWInventQty pdsCWAvailFinancial()

  Microsoft Dynamics AX 2012 R2 (SYS)
          display PdsCWInventQty pdsCWAvailFinancial()

Run On

Called

Return Value

Type: PdsCWInventQty Extended Data Type
The value of the PdsCWPostedQty field.

See Also

Reference

InventOnHandQty Class