HP ALM Database Reference
td.REQ_TYPE_FIELD Table

Description

Specifies which fields are required for each requirement type.

Columns

 Column NameDescriptionDatatypeLengthAllow NullsDefault
Primary Key RTF_IDThe record ID.int4  
 RTF_TYPE_IDThe REQ_TYPE.TPR_TYPE_ID.int4  
 RTF_SF_TABLE_NAMEThe SYSTEM_FIELD.SF_TABLE_NAME.varchar40  
 RTF_SF_COLUMN_NAMEThe SYSTEM_FIELD.SF_COLUMN_NAME .varchar40  
 RTF_IS_REQUIREDA Value of Y indicates that the fields RTF_SF_TABLE_NAME and RTF_SF_COLUMN_NAME is required for this type.varchar1 

See Also