InventItemSalesSetup.editStopped Method
Edits or displays the Stopped field from the InventItemSalesSetup table.
Syntax
edit ItemStopped editStopped(boolean _set, ItemStopped _itemStopped)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that determines whether to assign a new value to the Stopped field.
- _itemStopped
Type: ItemStopped Extended Data Type
A Boolean value that is used to assign a new value to the Stopped field.
Return Value
Type: ItemStopped Extended Data Type
A Boolean value that determines whether the item is on hold for transactions.
Remarks
If the Override field for the specified InventItemSalesSetup record is false, the method displays the Stopped field from the default InventItemSalesSetup record.