HP ALM Database Reference
td.BL_BPM_MODELS 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 BPMM_BL_IDThe ID of the Baseline to which this version is pinned.int4  
Primary Key BPMM_IDThe record ID.int4  
 BPMM_PARENT_IDThe record ID of the folder that contains this item.int4  
 BPMM_NAMEThe name of the item.varchar255  
 BPMM_GUID varchar80 
 BPMM_STATUS varchar40 
 BPMM_DESCRIPTIONA free text description of this item.varchar16 
 BPMM_COMMENTSComments.varchar16 
 BPMM_REP_REQ_ID int4 
 BPMM_ADDITIONAL_DATA varchar16 
 BPMM_IMPORTED_BY varchar60  
 BPMM_IMPORT_DATE datetime4 
 BPMM_CREATED_BYThe user name of the user who created this item.varchar60  
 BPMM_CREATION_DATEThe server date when this item was created.datetime4 
 BPMM_SOURCE_FILE_NAMEThe name of the item.varchar255 
 BPMM_NOTATION varchar40 
 BPMM_NOTATION_VERSION varchar40 
 BPMM_PRIORITY int4 
 BPMM_PROTOTYPE varchar20 
 BPMM_VENDOR varchar60 
 BPMM_AUTHOR varchar60 
 BPMM_TEXT_SYNCFor internal use. Do not change data.varchar1 
 BPMM_VTSThe version time stamp.varchar20  
 BPMM_VER_STAMPThe version number of this record.int4 
 BPMM_HAS_ATTACHMENTSY if this item has attachments.varchar1 
 BPMM_USER_01User-defined field.varchar40 
 BPMM_VC_VERSION_NUMBERThe version ID of the entity.int4 
 BPMM_VC_STATUSThe version status: Checked in, checked out, or read only.varchar20 
 BPMM_VC_CHECKIN_USER_NAMEThe user name of the user who checked in this version.varchar60 
 BPMM_VC_CHECKIN_DATEThe date this version was checked in according to the server clock.datetime4 
 BPMM_VC_CHECKIN_TIMEThe time this version was checked in according to the server clock.varchar10 
 BPMM_VC_CHECKIN_COMMENTSComments.The user's comments when checking in the item.varchar16 
 BPMM_VC_CHECKOUT_USER_NAMEThe user who checked out the item under version control.varchar60 
 BPMM_VC_CHECKOUT_DATEThe date the version was checked out according to the server clock.datetime4 
 BPMM_VC_CHECKOUT_TIMEThe time this version was checked out according to the server clock.varchar10 
 BPMM_VC_CHECKOUT_COMMENTSComments.The user's comments when checking out the item.varchar16 

See Also

Related Objects

td Schema
Shadow Tables