HP ALM Database Reference
td.VC_STEP_PARAMS 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 SP_VC_USER_NAMEThe name of the item.varchar60  
Primary Key SP_IDThe record ID.int4  
 SP_ENTITY varchar40  
 SP_OWNER_IDThe ID of the entity that owns this entity.int4 
 SP_KEY varchar40 
 SP_TEST_PARAM_ID int4 
 SP_PARAM_NAMEThe name of the item.varchar255  
 SP_PARAM_VALUE varchar255 
 SP_PARAM_ACTUAL_VALUE varchar16 
 SP_ORIGIN_TEST int4 
 SP_VALUE_FROM_ENTITY varchar40 
 SP_VALUE_FROM_KEY varchar50 
 SP_REF_COUNT int4 
 SP_ASSIGNED_BYThe user who assigned the task.varchar40 
 SP_ASSIGN_DATEThe date this record was assigned to a user.datetime4 
 SP_ASSIGN_TIMEThe time this record was assigned to a user.varchar12 

See Also

Related Objects

td Schema
Shadow Tables