ALM Project Database Reference Version 12.55
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
IndexDescriptionPrimaryUnique
REPORT_TO_RPT_LINKS_PK 
REPORT_TO_RPT_LINKS_UK1  
RRPT_LINK_AI_ID_IDX   
RRPT_LINK_RPT_ID_IDX   
See Also

Related Objects

td Schema
Project Data Tables Database