Share via


InventItemPurchSetup.editHighestQty Method

Edits or displays the HighestQty field from the InventItemPurchSetup table.

Syntax

edit QtyHighest editHighestQty(boolean _set, QtyHighest _qtyHighest)

Run On

Called

Parameters

  • _set
    Type: boolean
    A Boolean value that specifies whether to assign a new value to the HighestQty field.

Return Value

Type: QtyHighest Extended Data Type
A real value that holds the maximum quantity.

Remarks

If the Override field for the specified InventItemPurchSetup record is false, the method displays the HighestQty field from the default InventItemPurchSetup record.

See Also

Reference

InventItemPurchSetup Table