Project Data Tables Database > td Schema : td.REQ_TYPE_HIER_RULES Table |
Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
---|---|---|---|---|---|---|---|
![]() | RTHR_ID | The record ID. | int | 4 | |||
RTHR_TYPE_ID | The requirement type, REQ_TYPE.TPR_TYPE_ID | int | 4 | ||||
RTHR_PARENT_TYPE_ID | A requirement type (REQ_TYPE.TPR_TYPE_ID) that is a valid parent folder for this type. A value of -1 indicates that the type can have any requirement type as a parent folder. The parent of a folder is always another folder. | int | 4 |
Index | Description | Primary | Unique |
---|---|---|---|
RTHR_PARENT_TYPE_IDX | ![]() | ||
RTHR_PRIMARYKEY | ![]() | ![]() | |
RTHR_TYPE_PARENT_IDX | ![]() |