Symptom
In Manage Routings app the operation of the routing is not displayed, even though it is maintained.
Environment
- SAP S/4HANA Cloud
- Master Data
Reproducing the Issue
- Open Manage Routings app
- Search for the affected routing (with for example: plant, group, etc...)
- Click on Go
- Select the affected routing
- Click on operations tab
- The operation is not displayed
Cause
The Manage Routing app is using the valid from date day of the routing header, as a key date to display the routing.
If the operation's valid from date is after the valid from date of the routing header, then it will not be shown in the Manage Routing app.
Let's take the following as an example:
Routing header valid from date: 01.01.2023
Operation valid from date: 01.03.2023
In this example the Manage Routing app is displaying the routing in the state of 01.01.2023, where the operation is not valid yet. Therefore, it will not be displayed according to the logic of the app.
Resolution
The Display Routing app is using a different logic. Here the app is taking the current today date as a key date to display the routing.
If the valid from date of the operation is before the today's date, then you can display it in the Display Routing app.
Let's take an example here too:
Operation valid from date: 01.03.2023
Today date: 06.03.2023
The Display Routing app will display the operation as it is already valid on today's date.
Keywords
PP-BD-RTG, Manage Routings, F5425, operation, not displayed, not shown, missing, valid from date, today date, Display Routing, CA03 , KBA , PP-BD-RTG , Routing , How To