HP ALM Database Reference
td.REQ_TYPE_HIER_RULES Table

Description

The hierarchy rules for requirement types in the requirement tree. For internal use. Do not change values in this table.

Columns

 Column NameDescriptionDatatypeLengthAllow NullsDefault
Primary Key RTHR_IDThe record ID.int4  
 RTHR_TYPE_IDThe requirement type, REQ_TYPE.TPR_TYPE_IDint4  
 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.

int4  

See Also