DSM Report Extractor. Reporter Data Source table, containing template types from RDS files. Used by DSM Reporting
| Column Name | Column Datatype | Column Null Option | Column Comment |
| srcid | nvarchar(64) | not null | The ID of the data source defining this template type |
| locid | nvarchar(3) | not null | The LOCALE identifier of the template type |
| typname | nvarchar(127) | not null | Full, native display name |
| tpltype | integer | not null | The template type ID (assigned during import) |
| dispname | nvarchar(127) | not null | Full, native display name |
| initflds | nvarchar(15000) | with null | Initial field list (future use) |
| descript | nvarchar(15000) | with null | Description |
| typdef | nvarchar(15000) | with null | Additional properties for the template type |
Product Name: Unicenter Desktop and Server Management
Table Type: Table