DSM Report Extractor. Reporter Data Source table, containing fields from RDS files. Used by DSM Reporting and Queries
| Column Name | Column Datatype | Column Null Option | Column Comment |
| srcid | nvarchar(64) | not null | The ID of the data source defining this field |
| locid | nvarchar(3) | not null | The LOCALE identifier of the field |
| fldname | nvarchar(127) | not null | The full, native name of the field which also serves as ID. |
| tblname | nvarchar(64) | with null | The DB table used for field values |
| colname | nvarchar(64) | with null | The column used for field values |
| dispname | nvarchar(127) | not null | The full, local display name of the field |
| status | integer | with null | The status flag of the field |
| tpltype | integer | with null | The template type this field is defined for |
| fldtype | integer | with null | The field type |
| datatype | integer | with null | The data type of the field |
| formtype | integer | with null | The format type used for display formatting of the field's values |
| flddef | nvarchar(15000) | with null | Additional properties for the field |
Product Name: Unicenter Desktop and Server Management
Table Type: Table