ALM Project Database Reference
td.REPORT_TO_RPT_LINKS Table
Description
Association table between report configuration items and the report project templates they use.
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key RRPT_IDThe record ID.int4   
 RRPT_AI_IDANALYSIS_ITEMS.AI_IDint4   
 RRPT_RPT_IDREPORT_PROJECT_TEMPLATES.RPT_IDint4   
 RRPT_LOGICAL_NAMEA name, unique in the scope of this table, that refers to this record.varchar64   
Indexes
See Also