This query provides a quarterly breakdown of the punctuality of change request processing.
A change request is late if it exceeds its due date or if it violates a Service Level Agreement (SLA). The due date is an optional field of the change request. You can define the SLA in Customizing for priorities of change request types. If no due date is defined and no SLA is defined, no Key Performance Indicator (KPI) exists to measure whether change requests are on time or late.
Note
You can define an SLA for a particular priority of a change request type in Customizing for Master Data Governance
under.
This query is run when a user selects a quarterly time scale in one of the following screens:
The Change Request: Processing Time
screen, which uses the (MDG_MONITOR_CR_PROCESTIME
) WebDynpro application.
The Change Request: Status
screen, which also uses the (MDG_MONITOR_CR_PROCESTIME
) WebDynpro application.
The Change Request: Processing Time
dashboard.
Object Type | Name | Technical Name | Value Restriction / Calculation |
|---|---|---|---|
| CR Created Quarter |
2O0MDG_CR_T01-CREATED_QUAR |
– |
| Change Request Priority |
2O0MDG_CR_PRIO |
– |
| Change Request Type |
2O0MDG_CR_TYPE |
– |
Object Type | Name | Technical Name | Value Restriction / Calculation |
|---|---|---|---|
| CR Created Quarter |
200MDG_CR_T01-CREATED_QUAR |
— |
Object Type | Name | Technical Name | Value Restriction / Calculation |
|---|---|---|---|
| Total Amount of Change Requests |
TOT_CRQ |
— |
| Late: Due Date Exceeded |
CR_DD_VIOL |
— |
| Late: SLA Violation |
CR_SLA_VIOL |
— |
| On Time |
N/A |
— |
| No KPI Defined |
N/A |
— |
| Final - Rejected |
20-REJECTED-INT4 |
— |
| Final - Approved |
20-APPROVED-INT4 |
— |
| Check Whether the CR Violated the Due Date |
20-DD-VIOLATED-INT4 |
— |
| Check Whether the CR Violated the SLA |
20-SLA-VIOLATED-INT4 |
— |
| Total CR On Time |
20-TOTAL_ON_TIM-INT4 |
— |
| SLA or Due Date is not Maintained |
20-OTHERS-INT4 |
— |