ALM Project Database Reference
td.REPORT_USER_TEMPLATES Table
Description
For internal use. Do not change data in this table.
Remarks
Report user custom templates, uploaded for a specific report instance.
Columns
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| RUT_ID | The record ID. | int | 4 | |||
| RUT_LOGICAL_NAME | A name, unique in the scope of this table, that refers to this record. | varchar | 64 | ||||
| RUT_FILENAME | The display name of the template file represented by the template record. | varchar | 255 | ||||
| RUT_OWNER_ID | The ANALYSIS_ITEMS.AI_ID of the item that uses this template. | int | 4 | ||||
| RUT_FIELD_LIST | Reporting framework for internal use. | varchar | 16 | ||||
| RUT_TYPE | The template type: Tabular or FullPage. | varchar | 40 |
Indexes
| Index | Description | Primary | Unique |
|---|---|---|---|
| REPORT_USER_TEMPLATES_PK | ![]() | ![]() | |
| RUT_UNIQUE_NAME | ![]() |
See Also
Related Objects


