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.
Retrieves the available ordered quantity.
Syntax
display InventQtyAvailOrdered displayAvailOrdered([InventDimId _inventDimId])
Run On
Called
Parameters
- _inventDimId
Type: InventDimId Extended Data Type
The inventory dimension ID to display the ordered quantity for; optional.
Return Value
Type: InventQtyAvailOrdered Extended Data Type
The available ordered quantity.
Remarks
Call this method only, if the information cannot be retrieved in another way.
If the item in question is not a WHS item, then the field value can be used directly.
If the item is a WHS item, there may be other ways to retrieve the information faster (for example through InventAvailabilityFormCache class).