HP ALM Database Reference
td.BL_BPM_ELEMENTS 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 BPME_BL_IDThe ID of the Baseline to which this version is pinned.int4  
Primary Key BPME_IDThe record ID.int4  
 BPME_PARENT_IDThe record ID of the folder that contains this item.int4  
 BPME_NAMEThe name of the item.varchar255  
 BPME_GUID varchar80 
 BPME_EXTERNAL_ID varchar80 
 BPME_SUBTYPE_ID varchar50  
 BPME_ELEMENT_TYPE_ID int4 
 BPME_LOCATION_X int4 
 BPME_LOCATION_Y int4 
 BPME_HEIGHT int4 
 BPME_WIDTH int4 
 BPME_TEXT varchar16 
 BPME_ADDITIONAL_DATA varchar16 
 BPME_IS_TESTABLE varchar1 
 BPME_IS_VISIBLE varchar1 
 BPME_IMPORT_DATE datetime4 
 BPME_IMPORTED_BY varchar60  
 BPME_CREATION_DATEThe server date when this item was created.datetime4 
 BPME_CREATED_BYThe user name of the user who created this item.varchar60  
 BPME_EMBEDDED_IN_GUID varchar80 
 BPME_LANE_GUID varchar80 
 BPME_POOL_GUID varchar80 
 BPME_REF_MODEL_GUID varchar80 
 BPME_TEXT_SYNCFor internal use. Do not change data.varchar1 
 BPME_VTSThe version time stamp.varchar20  
 BPME_VER_STAMPThe version number of this record.int4 
 BPME_HAS_ATTACHMENTSY if this item has attachments.varchar1 
 BPME_USER_01User-defined field.varchar40 
 BPME_VC_CHECKOUT_USER_NAMEThe user who checked out the item under version control.varchar60 
 BPME_STATUS varchar40 
 BPME_PRIORITY int4 
 BPME_DESCRIPTIONA free text description of this item.varchar16 
 BPME_COMMENTSComments.varchar16 
 BPME_REP_REQ_ID int4 
 BPME_POINTS varchar255 
 BPME_SOURCE_GUID varchar80 
 BPME_TARGET_GUID varchar80 

See Also

Related Objects

td Schema
Shadow Tables