14.1 sp228_fixed_reasons
This table provides a standard descriptive text string for jobs that have been "fixed" with a specific reason code.
Table Definition
Field | Type | Default | Nullable |
---|---|---|---|
description | varchar2(30) | ||
fixed_reason_no | number | ||
is_active | number | ||
sequence_no | number |
Keys
primary key (fixed_reason_no)
Primary Key Referenced From
Column Descriptions
Field | Description |
---|---|
fixed_reason_no | ServiceOptimizer reason number. |
description | The description of this reason. |
sequence_no | Internal index. |
is_active | Is this reason in use. |