HP ALM Database Reference
td.HIST_FRAMEWORK_PARAM 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 FP_VC_VERSION_NUMBERThe version ID of the entity.int4  
Primary Key FP_IDThe record ID.int4  
 FP_COMPONENT_ID int4  
 FP_NAMEThe name of the item.varchar255 
 FP_DESCDescription of the item.varchar16 
 FP_VALUE varchar255 
 FP_IS_OUT varchar1 
 FP_SCOPE int4 
 FP_DATACENTER_LIST_ID int4 
 FP_ORDER int4 
 FP_VALUE_TYPE varchar255 
 FP_VER_STAMPThe version number of this record.int4 
 FP_REF_COUNT int4 
 FP_BPTA_LONG_VALUE varchar16 
 FP_SOURCE_PARAM_ID int4 
 FP_METADATA varchar16 
 FP_VC_CHECKOUT_USER_NAMEThe user who checked out the item under version control.varchar60 

See Also

Related Objects

td Schema
Shadow Tables