| Table slot9.WORLD.TSTA.REPORT_OUTPUT_TYPES This table stores the selected output type for a report printed from the application
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Requirements (check constraints):
| Constraint | Constraint Name |
|---|---|
| "MASTER_REPORT_ID" IS NOT NULL | ROT_MASTER_REPORT_ID_NN |
| "OUTPUT_TYPE_CODE" IS NOT NULL | ROT_OUTPUT_TYPE_CODE_NN |
| "REPORT_UNIT_ID" IS NOT NULL | ROT_REPORT_UNIT_ID_NN |
| "DISPLAY_INDEX" IS NOT NULL | RPT_DSPLY_INDEX_NN |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| MASTER_REPORT_ID + OUTPUT_TYPE_CODE + REPORT_UNIT_ID | Primary key | Asc/Asc/Asc | ROT_PK |
| MASTER_REPORT_ID | Performance | Asc | ROT_MREP_FK_I |
| OUTPUT_TYPE_CODE | Performance | Asc | ROT_ROTC_FK_I |
| REPORT_UNIT_ID | Performance | Asc | ROT_RUNIT_FK_I |
|

