HP ALM Database Reference
td.BASELINES Table

Description

Baseline records.

Columns

 Column NameDescriptionDatatypeLengthAllow NullsDefault
Primary Key BL_IDThe record ID.int4  
 BL_LIB_IDThe LIBRARIES.LIB_ID of the library to which the baseline belongs.int4  
 BL_NAMEThe baseline name.varchar255  
 BL_VER_STAMPThe version number of this record.int4  
 BL_VTSThe version time stamp.varchar20  
 BL_DESCRIPTIONA free text description of this item.varchar16 
 BL_HAS_ATTACHMENTSY if this item has attachments.varchar1 
 BL_CREATED_BYThe user name of the user who created this item.varchar60  
 BL_CREATION_DATEThe server date when this item was created.datetime4  
 BL_CAPTURE_STATE

The current stage in capturing the baselines. After successful completion, the value in field is 3.

Do not change this value.

int4  
 BL_IS_REPOSITORY_CAPTUREDY indicates that the files associated with the entities in the baseline are copied.varchar1 
 BL_AUTOCOMPLETE_TYPE1 indicates that the covering tests are automatically added to the baseline.int4 
 BL_USER_01User-defined field.varchar40 

See Also