HP ALM Database Reference
td.VC_FACETS 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 FCT_VC_CHECKOUT_USER_NAMEThe user who checked out the item under version control.varchar60  
Primary Key FCT_IDThe record ID.int4  
 FCT_COMPONENT_ID int4  
 FCT_SUBTYPE_ID varchar50 
 FCT_STATUS varchar70 
 FCT_CREATED_BYThe user name of the user who created this item.varchar60 
 FCT_CREATION_DATEThe server date when this item was created.datetime4 
 FCT_ASSIGN_TO varchar60 
 FCT_SYNCED_FROM int4 
 FCT_VER_STAMPThe version number of this record.int4 
 FCT_USER_01User-defined field.varchar40 
 FCT_USER_02User-defined field.varchar40 
 FCT_USER_03User-defined field.varchar40 
 FCT_USER_04User-defined field.varchar40 
 FCT_USER_05User-defined field.varchar40 

See Also

Related Objects

td Schema
Shadow Tables