Holds many to many relationship between report data objects and report variables. A data object can have multiple variables and a report variable can be used in many report data objects
| Column Name | Column Datatype | Column Null Option | Column Comment |
| report_data_id | varchar(128) | not null | Refers to the unique identifier of the report data object |
| report_variable_id | varchar(128) | not null | Refers to the unique identifier of the report variable |
Product Name: Unicenter Service Management
Table Type: Table