Association table between report configuration items and the report project templates they use.
Column Name | Description | Datatype | Length | Allow Nulls | Default | |
---|---|---|---|---|---|---|
![]() | 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 |