HP ALM Database Reference
td.HIST_ASSET_REPOSITORY_ITEMS 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 ARI_VC_VERSION_NUMBERThe version ID of the entity.int4  
Primary Key ARI_IDThe record ID.int4  
 ARI_PATHThe highest level node has path AAA. Each child node down the tree inherits the parent path and adds three letters,where the current level numeration is concatenated to the inherited path. For example, the child requirements of the first node (AAA) have paths of AAAAAA, AAAAAB, AAAAAC, and so on. The characters V and W are not used.varchar255  
 ARI_OWNER_IDThe ID of the entity that owns this entity.int4  
 ARI_OWNER_TYPE varchar40  
 ARI_SUPPORT_COPY_PASTE int4  
 ARI_SUPPORT_VERSIONING int4  
 ARI_VC_CHECKOUT_USER_NAMEThe user who checked out the item under version control.varchar60 
 ARI_FILTER int4 

See Also

Related Objects

td Schema
Shadow Tables