Project Data Tables Database > td Schema : td.REPORT_TO_RPT_LINKS Table |
Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
---|---|---|---|---|---|---|---|
RRPT_ID | The record ID. | int | 4 | ||||
RRPT_AI_ID | ANALYSIS_ITEMS.AI_ID | int | 4 | ||||
RRPT_RPT_ID | REPORT_PROJECT_TEMPLATES.RPT_ID | int | 4 | ||||
RRPT_LOGICAL_NAME | A name, unique in the scope of this table, that refers to this record. | varchar | 64 |
Index | Description | Primary | Unique |
---|---|---|---|
REPORT_TO_RPT_LINKS_PK | |||
REPORT_TO_RPT_LINKS_UK1 | |||
RRPT_LINK_AI_ID_IDX | |||
RRPT_LINK_RPT_ID_IDX |