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.
Edits or displays the LowestQty field from the InventItemSalesSetup table.
Syntax
edit QtyLowest editLowestQty(boolean _set, QtyLowest _qtyLowest)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that specifies whether to assign a new value to the LowestQty field.
- _qtyLowest
Type: QtyLowest Extended Data Type
A real value that is used to assign a new value to the LowestQty field.
Return Value
Type: QtyLowest Extended Data Type
A real value that holds the minimum quantity.
Remarks
If the Override field for the specified InventItemSalesSetup record is false, the method displays the LowestQty field from the default InventItemSalesSetup record.