Symptom
You observed that the key figure Absence is not working correctly in a custom report based on standard data source HCMRPMU01 (Forecasted Utilization), even though the standard data source has been corrected by SAP.
Environment
SAP Business Design
Reproducing the Issue
- Go to Business Analytics work center
- Click on Design Reports view
- Select All
- Open custom report
- Run report
Cause
The concept of Forecasted Utilization is based on the resources/employees and their assignments to projects. This assignment value is shown as Scheduled Work. Forecasted Utilization is then calculated as: ((Scheduled Work + Absence)/Gross Capacity) *100.
Scheduled Work and Forecasted Utilization are based on projects, while the other two key figures Gross Capacity and Absence are related to employee’s work schedule and leave. Therefore, these values should not be summed up every time (based on number of projects) if the employee is assigned to multiple projects.
We need two levels of exception aggregations:
- We need an exception aggregation First Value of project. It means that the values should be counted only once.
- We also need an exception aggregation Total of all employees. It will sum up the values across all employees.
Resolution
You need to create new Calculated Key Figures and add Exception Aggregations to the Calculated Key Figures as follows:
- Go to Business Analytics work center
- Click on Design Key Figures view
- Click on New
- Enter Name, Description, and Data Source
- Select Calculated Key Figure as Type
- Click on Next
- Expand Basic Key Figures
- Double-click on Absence
- Add formula
- Click on Next
- In section Maintain Exception Aggregation enter First Value as Aggregation Type
- Enter Project as Characteristic
- Click on Finish
- Repeat steps 4 to 12
- In section Maintain Exception Aggregation enter Total as Aggregation Type
- Enter Employee as Characteristic
- Click on Finish
After that, you need to adjust your custom reports with created Calculated Key Figures as follows:
- Go to Business Analytics work center
- Click on Design Report view
- Search for custom report
- Click on Edit > Report Wizard
- Add the Calculated Key Figures
- Remove the basic key figure
- Click on Finish
Keywords
Forecasted Utilization, key figures, absence, HCMRPMU01, Abwesenheit, Standardkennzahlen, Prognostizierter Bedarf, , KBA , SRD-HR-ANA , Analytics Content , Problem
SAP Knowledge Base Article - Public