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 Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| BPML_ID | The record ID. | int | 4 | |||
| BPML_FROM_REQ_ID | The source requirement REQ.RQ_REQ_ID. | int | 4 | ![]() | |||
| BPML_TO_REQ_ID | The target requirement REQ.RQ_REQ_ID. | int | 4 | ![]() |
Indexes
| Index | Description | Primary | Unique |
|---|---|---|---|
| BPML_FROM_IDX | |||
| BPML_FROM_TO_IDX | ![]() | ||
| BPML_PRIMARYKEY | ![]() | ![]() | |
| BPML_TO_IDX |
See Also
Related Objects


