Share via


InventItemPurchSetup.editLowestQty Method

Edits or displays the LowestQty field from the InventItemPurchSetup table.

Syntax

edit QtyLowest editLowestQty(boolean _set, QtyLowest _qtyLowest)

Run On

Called

Parameters

  • _set
    Type: boolean
    A Boolean value that determines 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 InventItemPurchSetup record is false, the method displays the LowestQty field from the default InventItemPurchSetup record.

See Also

Reference

InventItemPurchSetup Table