HP ALM Database Reference
td.HIST_ASSET_RELATIONS 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 ASR_VC_VERSION_NUMBERThe version ID of the entity.int4  
Primary Key ASR_IDThe record ID.int4  
 ASR_OWNER_IDThe ID of the entity that owns this entity.int4  
 ASR_OWNER_TYPE varchar40  
 ASR_RELATED_ID int4  
 ASR_RELATED_TYPE varchar40  
 ASR_ORDER int4 
 ASR_CONDITION varchar40  
 ASR_VC_CHECKOUT_USER_NAMEThe user who checked out the item under version control.varchar60 
 ASR_DATA_MAPPING varchar16 
 ASR_THE_DATA varchar10 

See Also

Related Objects

td Schema
Shadow Tables