HP ALM Database Reference
td.HIST_BPM_PATHS Table

Description

History of checked in versions of 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 BPMP_VC_VERSION_NUMBERThe version ID of the entity.int4  
Primary Key BPMP_IDThe record ID.int4  
 BPMP_PARENT_IDThe record ID of the folder that contains this item.int4  
 BPMP_NAMEThe name of the item.varchar255  
 BPMP_CHECKSUM int4 
 BPMP_STATUS varchar40 
 BPMP_PRIORITY int4 
 BPMP_DESCRIPTIONA free text description of this item.varchar16 
 BPMP_COMMENTSComments.varchar16 
 BPMP_CREATION_DATEThe server date when this item was created.datetime4 
 BPMP_CREATED_BYThe user name of the user who created this item.varchar60  
 BPMP_PATH_DESCRIPTIONA free text description of this item.varchar16 
 BPMP_REP_REQ_ID int4 
 BPMP_TEXT_SYNCFor internal use. Do not change data.varchar1 
 BPMP_VTSThe version time stamp.varchar20  
 BPMP_VER_STAMPThe version number of this record.int4 
 BPMP_HAS_ATTACHMENTSY if this item has attachments.varchar1 
 BPMP_USER_01User-defined field.varchar40 
 BPMP_VC_CHECKOUT_USER_NAMEThe user who checked out the item under version control.varchar60 

See Also

Related Objects

td Schema
Shadow Tables