HP ALM Database Reference
td.BL_DELETED_ASSETS_INFO Table

Description

Baseline table for 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 DAI_BL_IDThe ID of the Baseline to which this version is pinned.int4  
Primary Key DAI_IDThe record ID.int4  
 DAI_ASSET_ID int4  
 DAI_ASSET_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 
 DAI_ASSET_NAMEThe name of the item.varchar255 
 DAI_ASSET_TYPE varchar40  
 DAI_ASSET_DISPLAY_TYPE varchar255 
 DAI_ASSET_DESCRIPTIONA free text description of this item.varchar16 
 DAI_DELETED_BY varchar60  
 DAI_DELETED_DATE datetime4  
 DAI_OWNER_IDThe ID of the entity that owns this entity.int4 
 DAI_OWNER_TYPE varchar40 
 DAI_OWNER_DISPLAY_TYPE varchar255 
 DAI_OWNER_NAMEThe name of the item.varchar255 
 DAI_OWNER_DESCRIPTIONA free text description of this item.varchar16 

See Also

Related Objects

td Schema
Shadow Tables