One attribute for a given report profile.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| report_profile_id | integer | not null | Unique identity of the report profile |
| section | varchar(50) | with null | The section for the attribute |
| name | varchar(50) | with null | The attribute name |
| value | nvarchar(255) | with null | The attribute value |
Product Name: Unicenter Service Management
Table Type: Table