InventItemSalesSetup.editMultipleQty Method
Edits or displays the MultipleQty field from the InventItemSalesSetup table.
Syntax
edit QtyMultiples editMultipleQty(boolean _set, QtyMultiples _qtyMultiples)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that specifies whether to assign a new value to the MultipleQty field.
- _qtyMultiples
Type: QtyMultiples Extended Data Type
A real value that is used to assign a new value to the MultipleQty field.
Return Value
Type: QtyMultiples Extended Data Type
A real value that holds the multiple quantity.
Remarks
If the Override field for the specified InventItemSalesSetup record is false, the method displays the MultipleQty field from the default InventItemSalesSetup record.