Mes.WebApi.Models.V3.Util.UtilReason JSON Schema
- Last UpdatedNov 06, 2025
- 2 minute read
| Name | Description | Data Type |
|---|---|---|
| reas_cd | The utilization reason code. | integer |
| reas_desc | The utilization reason description. | string |
| state_cd | The utilization state code for this reason. | integer |
| reas_grp_id | The ID of the utilization reason group to which the utilization reason belongs. | integer |
| runtime | The indication whether this utilization reason is used for runtime events. | boolean |
| downtime | The indication whether this utilization reason is used for downtime events. | boolean |
| setuptime | The indication whether this utilization reason is used for setup time events. | boolean |
| teardowntime | The indication whether this utilization reason is used for teardown time events. | boolean |
| fixedtime | The indication whether this utilization reason is used for fixed time events. | boolean |
| vartime | The indication whether this utilization reason is used for variable time events. | boolean |
| failure | The indication whether any time that the entity spends in this utilization reason code is considered failure time. | boolean |
| def_lab_cd | The default labor code for the utilization reason when it is manually selected. | string |
| display_seq | The display sequence of this reason. The number determines the order of utilization reasons when they are listed under their utilization reason group in the user interface. | integer |
| ent_enabled | The indication whether an entity in this utilization reason is to be considered enabled. | boolean |
| category1 | The content of the category1 field. | string |
| category2 | The content of the category2 field. | string |
| category3 | The content of the category3 field. | string |
| category4 | The content of the category4 field. | string |
| priority | The priority of the utilization reason. The priority number is used to determine the reason for a line that has two or more bottleneck entities with differing reasons. | integer |
| max_duration |
| integer |
| new_reas_cd | The utilization reason code to which the reason should change when the maximum duration is exceeded. | integer |
| standard_time | The standard amount of time, in minutes, that an entity is expected to be in this utilization reason. | number |
| max_time | The maximum amount of time, in minutes, that an entity is expected to be in this utilization reason. | number |
| min_time | The minimum amount of time, in minutes, that an entity is expected to be in this utilization reason. | number |
| spare1 | The content of the spare1 field. | string |
| spare2 | The content of the spare2 field. | string |
| spare3 | The content of the spare3 field. | string |
| spare4 | The content of the spare4 field. | string |
| last_edit_at | The date and time when the utilization reason record was added or last updated. | string |