ALM Project Database Reference
td.BPM_LINKS Table
Description
Associations between a representative requirement of a model entity (model, path, element) and other requirements.
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key BPML_IDThe record ID.int4   
 BPML_FROM_REQ_IDThe source requirement REQ.RQ_REQ_ID.int4  
 BPML_TO_REQ_IDThe target requirement REQ.RQ_REQ_ID.int4  
Indexes
IndexDescriptionPrimaryUnique
BPML_FROM_IDX   
BPML_FROM_TO_IDX  
BPML_PRIMARYKEY 
BPML_TO_IDX   
See Also