Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the ordered quantity.
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 InventQtyOrdered ordered()
Microsoft Dynamics AX 2012 R2 (SYS)
public InventQty ordered()
Run On
Called
Return Value
Type: InventQtyOrdered Extended Data Type
The quantity in the inventory unit.
Remarks
The method first retrieves an InventSum record and then returns the value of the Ordered field field.