HP ALM Database Reference
td.REQ_MULTIVALUE Table

Description

Multiple values for requirement records.

Columns

 Column NameDescriptionDatatypeLengthAllow NullsDefault
 RQMV_REQ_IDThe requirement ID: REQ.RQ_REQ_ID.int4  
 RQMV_COLUMN_NAMEThe multi-value column.varchar40  
 RQMV_VALUEA single value. 

Note: The values are denormalized for performance reasons. Any program that alters the values in this value field must also handle the semicolon-separated value in the main entity table.

varchar255 

See Also