Specifies which fields are required for each requirement type.
Column Name | Description | Datatype | Length | Allow Nulls | Default | |
---|---|---|---|---|---|---|
![]() | RTF_ID | The record ID. | int | 4 | ||
RTF_TYPE_ID | The REQ_TYPE.TPR_TYPE_ID. | int | 4 | |||
RTF_SF_TABLE_NAME | The SYSTEM_FIELD.SF_TABLE_NAME. | varchar | 40 | |||
RTF_SF_COLUMN_NAME | The SYSTEM_FIELD.SF_COLUMN_NAME . | varchar | 40 | |||
RTF_IS_REQUIRED | A Value of Y indicates that the fields RTF_SF_TABLE_NAME and RTF_SF_COLUMN_NAME is required for this type. | varchar | 1 | ![]() |