InventTable.purchLowestQty Method
Gets the minimum allowed inventory order quantity.
Syntax
display QtyLowest purchLowestQty([InventDimId _inventDimId])
Run On
Called
Parameters
- _inventDimId
Type: InventDimId Extended Data Type
The inventory dimension ID settings for which to find; optional.
Return Value
Type: QtyLowest Extended Data Type
A minimum allowed inventory order quantity.
Remarks
If the _inventDimId parameter is not specified, the default settings are used.