HP ALM Database Reference
td.HIST_DESSTEPS 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 DS_VC_VERSION_NUMBERThe version ID of the entity.int4  
Primary Key DS_IDThe record ID.int4  
 DS_TEST_ID int4  
 DS_VER_STAMPThe version number of this record.int4 
 DS_VTSThe version time stamp.varchar20 
 DS_STEP_ORDER int4 
 DS_STEP_NAMEThe name of the item.varchar255 
 DS_DESCRIPTIONA free text description of this item.varchar16 
 DS_EXPECTED varchar16 
 DS_USER_01User-defined field.varchar40 
 DS_USER_02User-defined field.varchar40 
 DS_USER_03User-defined field.varchar40 
 DS_USER_04User-defined field.varchar40 
 DS_USER_05User-defined field.varchar40 
 DS_USER_06User-defined field.varchar40 
 DS_ATTACHMENTA value of Y indicates that the item has at least one attachment.varchar1 
 DS_LINK_TEST int4 
 DS_HAS_PARAMS varchar1 
 DS_TEXT_SYNCFor internal use. Do not change data.varchar1 
 DS_VC_USER_NAMEThe name of the item.varchar60 

See Also

Related Objects

td Schema
Shadow Tables