| Table slot9.WORLD.TSTA.ROLE_CODES This table defines the valid roles codes to be used for people and organizations on an INCIDENT in the application
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Requirements (check constraints):
| Constraint | Constraint Name |
|---|---|
| ACTIVE IN ('N', 'Y') | CK_ROLE_ACTIVE |
| ACTIVE IN ('N', 'Y') | CK_ROLE_DEFAULT_FLG |
| NOTIFY IN ('N', 'Y') | CK_ROLE_NOTIFY |
| "ACTIVE" IS NOT NULL | ROLE_ACTIVE_NN |
| "DEFAULT_FLG" IS NOT NULL | ROLE_DEFAULT_FLG_NN |
| "NOTIFY" IS NOT NULL | ROLE_NOTIFY_NN |
| "ROLE_DESC" IS NOT NULL | ROLE_ROLE_DESC_NN |
| "ROLE_TYPE" IS NOT NULL | ROLE_ROLE_TYPE_NN |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| ROLE_TYPE | Primary key | Asc | ROLE_PK |
| INC_SECTION_CODE_TYPE + INC_SECTION_CODE | Performance | Asc/Asc | ROLE_INCSEC_EJS_CODES_FK_I |
|


