| Table slot9.WORLD.TSTA.PROFILE_SCREEN_ITEMS This table defines custom screen setup. Users have the ability customize their home page and this table stores the settings
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Requirements (check constraints):
| Constraint | Constraint Name |
|---|---|
| MINIMIZED IN ( 'Y','N') | CK_PROSI_MINIMIZED |
| "DISPLAY_INDEX" IS NOT NULL | PROSI_DIS_INDEX_NN |
| "INSTANCE_ID" IS NOT NULL | PROSI_INSTNACE_ID_NN |
| "ITEM_ID" IS NOT NULL | PROSI_ITEM_CODE_NN |
| "LOGIN_ID" IS NOT NULL | PROSI_LOGIN_ID_NN |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| INSTANCE_ID | Primary key | Asc | PROSI_PK |
| LOGIN_ID | Performance | Asc | PROSI_IUP_FK_I |
| ITEM_ID | Performance | Asc | PROSI_SCRI_FK_I |
|


