HP ALM Database Reference
td.VC_BPTEST_TO_COMPONENTS 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 BC_VC_CHECKOUT_USER_NAMEThe user who checked out the item under version control.varchar60  
Primary Key BC_IDThe record ID.int4  
 BC_BPT_ID int4 
 BC_CO_ID int4 
 BC_VER_STAMPThe version number of this record.int4 
 BC_ORDER int4 
 BC_FAIL_COND varchar70 
 BC_GROUP int4 
 BC_DESCDescription of the item.varchar16 
 BC_RUNFROM_ITERATION int4 
 BC_RUNTO_ITERATION int4 
 BC_BPTA_CONDITION varchar16 
 BC_SUBTYPE_ID varchar50 
 BC_PARENT_IDThe record ID of the folder that contains this item.int4 
 BC_PARENT_TYPE varchar40 
 BC_NAMEThe name of the item.varchar255 
 BC_CRITERION_ID int4 
 BC_COMMENT varchar16 
 BC_CO_INSTANCE int4 

See Also

Related Objects

td Schema
Shadow Tables