Share via


InventItemInventSetup.editStopped Method

Edits or displays the Stopped field from the InventItemInventSetup 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.

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 InventItemInventSetup record is false, the method displays the Stopped field from the default InventItemInventSetup record.

See Also

Reference

InventItemInventSetup Table