HP ALM Database Reference
td.HIST_STEP_PARAMS Table

Description

History of checked in versions of the entity.

Remarks

For descriptions of the table and columns, see the referenced entity table. For example, for details of HIST_TEST, see the TEST table.

Columns

 Column NameDescriptionDatatypeLengthAllow NullsDefault
Primary Key SP_VC_VERSION_NUMBERThe version ID of the entity.int4  
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 
 SP_VC_USER_NAMEThe name of the item.varchar60 

See Also

Related Objects

td Schema
Shadow Tables