InventSum.displayAvailPhysical Method
Retrieves the available physical quantity.
Syntax
display InventQtyAvailPhysical displayAvailPhysical([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: InventQtyAvailPhysical Extended Data Type
The available physical 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 WHSInventOnHandFormCache class).