InventItemPurchSetup.editStopped Method
Edits or displays the Stopped field from the InventItemPurchSetup table.
Syntax
edit ItemStopped editStopped(boolean _set, ItemStopped _itemStopped)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that specifies 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 InventItemPurchSetup record is false, the method displays the Stopped field from the default InventItemPurchSetup record.