ALM Project Database Reference
td.QPM_KPI_MILESTONE_SCOPEITEM Table
Description
An association table between QPM_KPIS and QPM_MILESTONE_SCOPEITEM.
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key KMSI_IDThe record ID.int4   
 KMSI_MILESTONE_SCOPEITEM_ID

QPM_MILESTONE_SCOPEITEM.MSI_ID

int4   
 KMSI_KPI_IDQPM_KPIS.KPI_IDint4   
 KMSI_IS_ACTIVEY indicates that the KPI is active for the scope item in the milestone.varchar1   
 KMSI_IS_THRESHOLD_CUSTOMY indicates that the KPI threshold is overridden by the milestone scope item threshold.varchar1   
 KMSI_VER_STAMPThe version number of this record.int4   
 KMSI_VTSThe version time stamp.varchar20   
See Also