InventTable.editTMSInventEnabled Method
Gets and sets whether the item is TMS enabled
Syntax
edit TMSEnabled editTMSInventEnabled(boolean _set, TMSEnabled _tmsEnabled)
Run On
Called
Parameters
- _set
Type: boolean
A TMSEnabled indicating whether to set the value.
- _tmsEnabled
Type: TMSEnabled Extended Data Type
The new TMS enabled value when _set is true.
Return Value
Type: TMSEnabled Extended Data Type
true if the item is TMS enabled; otherwise, false.