Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Change Routing(CA02) using BAPI

zyuiti628
Discoverer
0 Kudos

I am looking for a way to change the ROUTING master using BAPI.
BAPI:BAPI_ROUTING_CREATE was registration only, so I searched elsewhere and found BAPI:/SAPMP/BAPI_ROUTING_PROCESS.
This is written to support changes.

However, the change process does not work.
CPCC_DT 210 No routing entry for further processing


The following method CP_CL_S_TSK_PROVIDE found the cause of the problem

Originally, it is necessary to get the task data of the registered ROUTING.
However, since nothing is retrieved, the change process does not pass as a violation.

This is the same for both manual routing and BAPI registered routing.

Translated with DeepL.com (free version)

zyuiti628_1-1706432053223.png

 

Does anyone know how to do something about this?

 

1 REPLY 1