This is a Unicenter Asset Management Report Extractor Table. Is contains information about properties for generated results (the result itself will be in a separate table)
| Column Name | Column Datatype | Column Null Option | Column Comment |
| tplid | integer | not null | ID of the template this result belongs to |
| tplsubid | integer | not null | Scheduling ID of the scheduled report this result belongs to |
| resid | integer | not null | Result ID |
| tblname | nvarchar(64) | with null | Name of DB table containing the result |
| dispname | nvarchar(64) | with null | Display name for this result |
| filter | integer | with null | Filter setting for this result |
| resspec | nvarchar(15000) | with null | Additional properties for the result |
| status | integer | with null | Status flag for the result |
| created | integer | with null | Creation Timestamp |
| createby | nvarchar(64) | with null | Creation user |
Product Name: Unicenter Desktop and Server Management
Table Type: Table