ALM Project Database Reference
td.REQ_CYCLES Table
Description
An associative table linking requirements to release cycles.
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key RQC_IDThe record ID.int4   
 RQC_REQ_IDThe REQ.RQ_REQ_ID.int4   
 RQC_CYCLE_IDThe RELEASE_CYCLES.RCYC_ID.int4   
Indexes
IndexDescriptionPrimaryUnique
REQ_CYCLES_IDX1   
REQ_CYCLES_PK 
REQ_CYCLES_UK_1  
See Also