Status of KPI calculation jobs.
Column Name | Description | Datatype | Length | Allow Nulls | Default | |
---|---|---|---|---|---|---|
![]() | KPIC_ID | The record ID. | int | 4 | ||
KPIC_KPI_MSI_ID | The QPM_KPI_MILESTONE_SCOPEITEM.KMSI_ID | int | 4 | |||
KPIC_CALCULATION_TASK_ID | Record ID of the calculation task in the ALM Platform site database. | int | 4 | |||
KPIC_TIME_FRAME_START_DATE | Scheduled calculation start time. | datetime | 4 | |||
KPIC_START_DATE | Actual calculation start time. | datetime | 4 | ![]() | ||
KPIC_END_DATE | Actual calculation end time. | datetime | 4 | ![]() | ||
KPIC_STATUS | One of: | int | 4 | |||
KPIC_IS_FOR_PURGE | Indicates if purge jog can delete this record. | varchar | 1 |