The hierarchy rules for requirement types in the requirement tree. For internal use. Do not change values in this table.
Column Name | Description | Datatype | Length | Allow Nulls | Default | |
---|---|---|---|---|---|---|
![]() | 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 |