HP ALM Database Reference
td.QPM_KPI_BREAKDOWN_TYPES Table

Description

KPI Breakdown Types.

Columns

 Column NameDescriptionDatatypeLengthAllow NullsDefault
Primary Key KPIBT_IDThe record ID.int4  
 KPIBT_KPIT_IDQPM_KPI_TYPES.KPIT_IDint4  
 KPIBT_NAMEThe breakdown type name.varchar255 
 KPIBT_FILTERXML representation of an ALM filter on the KPI population.varchar16 
 KPIBT_GROUP_BY_SF_COLUMN_NAMEThe group-by field.varchar40 
 KPIBT_FUNCTION_NAMEThe aggregation function. For example, "COUNT".varchar60 
 KPIBT_FUNCTION_FIELDFor future use.varchar60 
 KPIBT_DEFAULT_GRAPH_LAYOUTThe graph layout. For example, "Pie" .varchar10 
 KPIBT_ENABLEDY if this breakdown is in use.varchar1 

See Also