HP ALM Database Reference
td.VC_RUNTIME_PARAM Table

Description

Versions of the entity that are checked out under version control.

Remarks

The versions in this table are not available to users in the Quality Center UI until they are checked in. They are visible to the user who checked out the version and to privileged users. Descriptions of the table and columns are in the referenced entity table. For example, for details of VC_TEST,see the TEST table.

Columns

 Column NameDescriptionDatatypeLengthAllow NullsDefault
Primary Key RTP_VC_CHECKOUT_USER_NAMEThe user who checked out the item under version control.varchar60  
Primary Key RTP_IDThe record ID.int4  
 RTP_TEST_ID int4  
 RTP_NAMEThe name of the item.varchar255 
 RTP_DESCDescription of the item.varchar16 
 RTP_VALUE_TYPE varchar40 
 RTP_DEFAULT_VALUE varchar70 
 RTP_ORDER int4 
 RTP_BPTA_LONG_VALUE varchar16 

See Also

Related Objects

td Schema
Shadow Tables