HP ALM Database Reference
td.BL_COMPONENT_FOLDER 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 FC_BL_IDThe ID of the Baseline to which this version is pinned.int4  
Primary Key FC_IDThe record ID.int4  
 FC_FATHER_IDThe ID of the parent entity.int4  
 FC_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 
 FC_NAMEThe name of the item.varchar255 
 FC_DESCDescription of the item.varchar16 
 FC_LOGICAL_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 
 FC_VER_STAMPThe version number of this record.int4 

See Also

Related Objects

td Schema
Shadow Tables