HP ALM Database Reference
td.VC_FRAMEWORK_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 FP_VC_CHECKOUT_USER_NAMEThe user who checked out the item under version control.varchar60  
Primary Key FP_IDThe record ID.int4  
 FP_COMPONENT_ID int4  
 FP_NAMEThe name of the item.varchar255 
 FP_DESCDescription of the item.varchar16 
 FP_VALUE varchar255 
 FP_IS_OUT varchar1 
 FP_SCOPE int4 
 FP_DATACENTER_LIST_ID int4 
 FP_ORDER int4 
 FP_VALUE_TYPE varchar255 
 FP_VER_STAMPThe version number of this record.int4 
 FP_REF_COUNT int4 
 FP_BPTA_LONG_VALUE varchar16 
 FP_SOURCE_PARAM_ID int4 
 FP_METADATA varchar16 

See Also

Related Objects

td Schema
Shadow Tables