Compartir a través de


InventSum.displayAvailOrdered Method

Retrieves the available ordered quantity.

Syntax

display InventQtyAvailOrdered displayAvailOrdered([InventDimId _inventDimId])

Run On

Called

Parameters

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).

See Also

Reference

InventSum Table