This is a Unicenter Asset Management Report Extractor Table. Is contains information about scheduled reports
| Column Name | Column Datatype | Column Null Option | Column Comment |
| objid | integer | not null | The ID of the scheduled report |
| objname | nvarchar(64) | with null | Name of scheduled report |
| descript | nvarchar(15000) | with null | Description of scheduled report |
| tplobjid | integer | with null | The ID of the report template |
| schobjid | integer | with null | The ID of the scheduling settings |
| pubobjid | integer | with null | The ID of the publishing settings in RPPUB |
Product Name: Unicenter Desktop and Server Management
Table Type: Table
Relationships:
| Primary Key | Related Table | Related Column |
| objid | rptree | objid |
| objid | rpfield | objid |