HP ALM Database Reference
td.VC_ASSET_RELATIONS Table

Description

Versions of the entity that are checked out under version control.

Remarks

The versions in this table are not available to users in the Quality Center UI until they are checked in. They are visible to the user who checked out the version and to privileged users. Descriptions of the table and columns are in the referenced entity table. For example, for details of VC_TEST,see the TEST table.

Columns

 Column NameDescriptionDatatypeLengthAllow NullsDefault
Primary Key ASR_VC_CHECKOUT_USER_NAMEThe user who checked out the item under version control.varchar60  
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_DATA_MAPPING varchar16 
 ASR_THE_DATA varchar10 

See Also

Related Objects

td Schema
Shadow Tables