InventItemSalesSetup.editLowestQty Method

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.

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.

See Also

Reference

InventItemSalesSetup Table