HP ALM Database Reference
td.BL_BPM_MODEL_FOLDERS 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 BPMF_BL_IDThe ID of the Baseline to which this version is pinned.int4  
Primary Key BPMF_IDThe record ID.int4  
 BPMF_PARENT_IDThe record ID of the folder that contains this item.int4  
 BPMF_NAMEThe name of the item.varchar255  
 BPMF_PATHThe highest level node has path AAA. Each child node down the tree inherits the parent path and adds three letters,where the current level numeration is concatenated to the inherited path. For example, the child requirements of the first node (AAA) have paths of AAAAAA, AAAAAB, AAAAAC, and so on. The characters V and W are not used.varchar255  
 BPMF_DESCRIPTIONA free text description of this item.varchar16 
 BPMF_VTSThe version time stamp.varchar20 
 BPMF_VER_STAMPThe version number of this record.int4 
 BPMF_HAS_ATTACHMENTSY if this item has attachments.varchar1 
 BPMF_USER_01User-defined field.varchar40 

See Also

Related Objects

td Schema
Shadow Tables