Table slot9.WORLD.TSTA.NIBRS_CODE_EJS_MAPPINGS This table stores the acceptable values for drop down lists when completing an INCIDENT. For example, the NIBRS Code of 200 can only have specific Bias Codes available. When completing an INCIDENT report the application will query this table and only present values that are valid for the defined offense. If only one value can be reported the value will be defaulted and the user will not be required to select the value
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 |
Requirements (check constraints):
Constraint | Constraint Name |
---|---|
"CODE_TYPE" IS NOT NULL | NIBRS_CD_EJS_MAP_CD_TYP_NN |
"CODE" IS NOT NULL | NIBRS_CD_EJS_MAP_CODE_NN |
"NIBRS_CODE" IS NOT NULL | NIBRS_CD_EJS_MAP_NIBRS_CD_NN |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
CODE_TYPE + CODE + NIBRS_CODE | Primary key | Asc/Asc/Asc | NIBRS_CD_EJS_MAP_PK |
CODE_TYPE + CODE | Performance | Asc/Asc | NIBRS_CD_EJS_MAP_EJS_CD_FK_I |
NIBRS_CODE | Performance | Asc | NIBRS_CD_EJS_MAP_NIBRS_CD_FK_I |
![]() ![]() ![]() |