Application Development and Automation 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: 
Read only

Change Routing

Former Member
0 Likes
742

Hi,

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

Hi,

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

4 REPLIES 4
Read only

Former Member
0 Likes
666

Hi Mohammed,

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

(Create and Change a Routing)

Read only

0 Likes
666

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

Read only

Former Member
0 Likes
666

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á

Read only

Former Member
0 Likes
666

Hi,

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