util_state
- Last UpdatedNov 20, 2024
- 1 minute read
Lists the user-configurable entity utilization states and colors that can be assigned to any entity (machine). For the fields runtime to category4, the values in this table are the default values for the fields of the same names for utilization reasons that are being created and have this utilization state assigned to them.
|
Field |
Datatype |
PK |
Nulls? |
Description |
|---|---|---|---|---|
|
state_desc |
string80 |
N |
N |
State description, must be unique |
|
color |
int32 |
N |
N |
Background color |
|
runtime |
int32 |
N |
Y |
Defaults for fields of the same name for utilization reasons: Null = No default 0 = default No 1 = default Yes |
|
downtime |
int32 |
N |
Y |
|
|
setuptime |
int32 |
N |
Y |
|
|
teardowntime |
int32 |
N |
Y |
|
|
fixedtime |
int32 |
N |
Y |
|
|
vartime |
int32 |
N |
Y |
|
|
failure |
int32 |
N |
Y |
|
|
def_lab_cd |
string40 |
N |
Y |
Defaults for fields of the same name for utilization reasons: Null = no default |
|
priority |
int32 |
N |
Y |
|
|
max_duration |
int32 |
N |
Y |
|
|
new_reas_cd |
int32 |
N |
Y |
|
|
standard_time |
tfloat |
N |
Y |
|
|
min_time |
tfloat |
N |
Y |
|
|
max_time |
tfloat |
N |
Y |
|
|
ent_enabled |
int32 |
N |
Y |
Defaults for ent_enabled for utilization reasons: Null = no default 0 = default No 1 = default Yes |
|
category1 |
string80 |
N |
Y |
Defaults for fields of the same name for utilization reasons Null = no default |
|
category2 |
string80 |
N |
Y |
|
|
category3 |
string80 |
N |
Y |
|
|
category4 |
string80 |
N |
Y |
|
|
last_edit_comment |
string254 |
N |
Y |
Reserved for internal use to indicate why this record was changed |
|
last_edit_by |
string40 |
N |
Y |
Who last changed this record |
|
last_edit_at |
tdatetime |
N |
N |
When this record was last changed |
|
state_cd |
ID 1 |
Y |
N |
Identify code |
FK from def_lab_cd to labor_cat. (Set null)
state_desc is UK.