This is a Unicenter Asset Management Report Extractor Table. Is contains information about Report templates.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| objid | integer | not null | Template ID |
| objname | nvarchar(64) | with null | Template Name |
| descript | nvarchar(15000) | with null | Description |
| status | integer | with null | Status flag |
| tpltype | integer | with null | Template Type ID |
| tplspec | nvarchar(15000) | with null | Additional properties for the template |
Product Name: Unicenter Desktop and Server Management
Table Type: Table
Relationships:
| Primary Key | Related Table | Related Column |
| objid | rpfield | objid |
| objid | rptree | objid |