Contains web report column definitions for APM
| Column Name | Column Datatype | Column Null Option | Column Comment |
| columnid | integer | with null | Column ID |
| reportid | integer | with null | Report ID |
| columnname | varchar(255) | with null | Database column name |
| isvisible | smallint | with null | Is column visible |
| sortby | smallint | with null | Column to sort by |
| formula | varchar(255) | with null | Formula to apply to the column |
| isdistinct | integer1 | with null | Is column distinct |
| isgroup | smallint | with null | Group by this coluimn |
| title | varchar(255) | with null | Display column name |
| presentation | smallint | with null | Reserved |
| unitid | integer | with null | Reserved |
| inworkspace | integer1 | with null | Report is a workspace report |
| thresholdreportid | integer | with null | Reserved |
| thresholdcolumnid | integer | with null | Reserved |
Product Name: Unicenter Application Performance Management
Table Type: Table