InventOnHandQty.pdsCWOrdered Method [AX 2012]
Retrieves the value of the PdsCWOrdered 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 PdsCWOrdered pdsCWOrdered()
Microsoft Dynamics AX 2012 R2 (SYS)
public PdsCWInventQty pdsCWOrdered()
Run On
Called
Return Value
Type: PdsCWOrdered Extended Data Type
The value of the PdsCWOrdered field.
Remarks
The method first retrieves an InventSum record and then returns the value of the PdsCWOrdered field.