ALM Project Database Reference
td.QPM_KPIS Table
Description
KPIs based on QPM_KPI_TYPES.
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key KPI_IDThe record ID.int4   
 KPI_OWNER_IDThe associated QPM_MILESTONES.MS_ID.int4   
 KPI_DEFINITION_IDThe type: QPM_KPI_TYPES.KPIT_IDint4   
 KPI_NAMEThe name of the item.varchar255  
 KPI_DESCRIPTIONA free text description of this item.varchar16  
 KPI_FILTERThe population the KPI measures.varchar16  
 KPI_VER_STAMPThe version number of this record.int4   
 KPI_USER_01User-defined field.varchar40  
Indexes
IndexDescriptionPrimaryUnique
KPIS_IX1   
KPIS_IX2   
KPIS_PK 
See Also