Table slot9.WORLD.TSTA.FEATURE_PERMISSIONS This table defines different permissions grouped together for an application feature. This table is populated from the agency administration page in the application
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 |
Requirements (check constraints):
Constraint | Constraint Name |
---|---|
"FEATURE_CODE" IS NOT NULL | FP_FEATURE_CODE_NN |
"FEATURE_CODE_TYPE" IS NOT NULL | FP_FEATURE_CODE_TYPE_NN |
"PERMISSION_ID" IS NOT NULL | FP_PERMISSION_ID_NN |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
FEATURE_CODE + FEATURE_CODE_TYPE + PERMISSION_ID | Primary key | Asc/Asc/Asc | FP_PK |
FEATURE_CODE_TYPE + FEATURE_CODE | Performance | Asc/Asc | FP_EJS_CODE_FK_I |
PERMISSION_ID | Performance | Asc | FP_EJS_PERM_ID_FK_I |
![]() ![]() ![]() |