Defines a relationship for storing multi valued attribute field. A report dataview can have multiple fields.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| report_dataview_id | varchar(128) | not null | Handle to the usm_report_dataview table |
| field | long varchar | not null | Specifies the value of field of the dataview |
Product Name: Unicenter Service Management
Table Type: Table