HP ALM Database Reference
td.HIST_COMPONENT_STEP 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 CS_VC_VERSION_NUMBERThe version ID of the entity.int4  
Primary Key CS_STEP_ID int4  
 CS_COMPONENT_ID int4 
 CS_FACET_ID int4 
 CS_STEP_ORDER int4  
 CS_DESCRIPTIONA free text description of this item.varchar16 
 CS_EXPECTED varchar16 
 CS_STEP_NAMEThe name of the item.varchar255 
 CS_TEXT_SYNCFor internal use. Do not change data.varchar1 
 CS_USER_01User-defined field.varchar40 
 CS_USER_02User-defined field.varchar40 
 CS_USER_03User-defined field.varchar40 
 CS_USER_04User-defined field.varchar40 
 CS_USER_05User-defined field.varchar40 
 CS_USER_06User-defined field.varchar40 
 CS_VC_CHECKOUT_USER_NAMEThe user who checked out the item under version control.varchar60 

See Also

Related Objects

td Schema
Shadow Tables