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

Former Member
0 Kudos

Hi,

Is there any Bapi/Fm for moification/change of Routing?

4 REPLIES 4

Former Member
0 Kudos

Hi Mohammed,

Try "/SAPMP/BAPI_ROUTING_PROCESS" if your version is ECC 6.0....

(Create and Change a Routing)

0 Kudos

Hi,

I tried using the F,M "/SAPMP/BAPI_ROUTING_PROCESS" for changing the route with the same plant, matnr and group number with a new group counter.

If you can tell me what can the input for the above f.m in case of changing the route.

Thanks in advance,

Karthik

Former Member
0 Kudos

Hi!

There is no bapi for changing Routing, instead use

BAPI_ROUTING_CREATE Creation of a routing

BAPI_ROUTING_EXISTENCE_CHECK Check whether routing exists

Regards

Tamá

Former Member
0 Kudos

Hi,

The FM - /SAPMP/BAPI_ROUTING_PROCESS does not exist in the version I am using. Is there any other Bapi/Fm ?