InventOnHandQty.onOrder Method [AX 2012]
Retrieves the value of the OnOrder field.
Syntax
public InventQty onOrder()
Run On
Called
Return Value
Type: InventQty Extended Data Type
The value of the OnOrder field.
Remarks
The method first retrieves an InventSum record and then returns the value of the OnOrder field field.