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 MultipleQty field from the InventItemInventSetup 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 field MultipleQty or not.
- _qtyMultiples
Type: QtyMultiples Extended Data Type
A real value that is used to assign a new value to the field MultipleQty.
Return Value
Type: QtyMultiples Extended Data Type
A real value that holds the multiple quantity.
Remarks
If the Override field for the specified InventItemInventSetup record is false, the method displays the MultipleQty field from the default InventItemInventSetup record.