Introduction

The function AI-assisted predictive labor demand planning was introduced with SAP S/4HANA Cloud Private Edition release 2023 FPS3. It contained the following features:
- Historical workload from RF Pick and Pack
- Planned workload duration on outbound delivery order (ODO) and warehouse order (WO)/warehouse task (WT) level

With release 2025 FPS0 of SAP S/4HANA Cloud Private Edition, the feature AI-assisted predictive labor demand planning has been enhanced. The following solution scope has been provided for this enhancement:
- Enabled for RF-based Pick and Pack
- Planned workload on outbound delivery order (ODO) and warehouse order (WO)/warehouse task (WT) level
- Forecast on FTE , duration, weight, volume, number of items for next days or weeks
- Can be (optionally) used with Labor Management
Feature enrichment in release 2025 FPS0:
- Workload forecast for RF Pick and Pack steps
- Merged forecast based on executed data and planned workload
- Workload forecast in SAP Smart Business UI, for duration/FTEs, weight, volume, capacity consumption, and number of items
This leads to the following benefits:
- Transparency on the current and future workload in warehouse outbound process
- Streamlined and efficient warehouse operations
Prerequisites for the use of this feature are:
- EWM in SAP S/4HANA Cloud Private Edition, and an advanced EWM license are needed.
- The historical workload needs to exist for the forecast logic to work.

You can use this QR code to open the SAP help documentation for predictive labor demand planning.
Note
AI-Assisted Predictive Labor Demand Planning in Release 2023
Note

You can use this QR code to open SAP note 1903854, which contains information on how to calculate the duration of historical workloads.
Identification of Outliers
Before the calculation of the planned workload, outliers are removed by averaging similar workload records. This is done using inter-quartile range (IQR) test in HANA predictive analysis.
This is done using database table /SCWM/LDP_HIST.
You can use the report /SCWM/R_REORG_LDP_HIST to delete outdated historical workload records. You should run this report regularly to control the size of the database table which stores the historical workload records. The retention time for historical workload records depends on how they are used in the scenarios mentioned above.
A prerequisite for this is that the log for LDP has been activated using transaction /SCWM/ACTLOG.
Note




