Set of allowed selection values for a given attribute for a report profile and a section
| Column Name | Column Datatype | Column Null Option | Column Comment |
| attribute_name | varchar(50) | not null | Attribute name |
| report_profile_id | integer | not null | Unique identity of the report profile |
| section | varchar(50) | not null | The section to which the attribute applies |
| value | varchar(50) | with null | A allowed select value for that attribute,section, and profile. |
Product Name: Unicenter Service Management
Table Type: Table