| Table slot9.WORLD.TSTA.INCIDENT_ACTIONS This tables stores the INCIDENT follow up action assigned to an INCIDENT during approval in the application
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Requirements (check constraints):
| Constraint | Constraint Name |
|---|---|
| "ACTION_CODE" IS NOT NULL | INCACT_ACTION_CODE_NN |
| "ACTION_CODE_TYPE" IS NOT NULL | INCACT_ACTION_CODE_TYPE_NN |
| "INC_ACTION_ID" IS NOT NULL | INCACT_INC_ACTION_ID_NN |
| "INCIDENT_ID" IS NOT NULL | INCACT_INCIDENT_ID_NN |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| INC_ACTION_ID | Primary key | Asc | INCACT_PK |
| ACTION_CODE_TYPE + ACTION_CODE | Performance | Asc/Asc | INCACT_ACT_CODE_EJS_CODE_FK_I |
| INCIDENT_ID | Performance | Asc | INCACT_INC_FK_I |
|


