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: 

Any FM or BAPI to change the Routing operations in CA02 transaction.

Former Member
0 Kudos

Hi Experts,

Is there any FM or BAPI to change the Routing operations in CA02 transaction?

Thanks.

NAgesh

Edited by: nagesh ch on May 19, 2010 11:28 AM

1 ACCEPTED SOLUTION

Former Member
0 Kudos

hi,

try this one it can change as well as create routing

/SAPMP/BAPI_ROUTING_PROCESS

Thanks,

Gaurav.

6 REPLIES 6

Former Member
0 Kudos

hi,

try this one it can change as well as create routing

/SAPMP/BAPI_ROUTING_PROCESS

Thanks,

Gaurav.

0 Kudos

Solved problem. Thanks

0 Kudos

hi,

i tried using /SAPMP/BAPI_ROUTING_PROCESS but it gives me error :

"The following syntax error occurred in program "/SAPMP/SAPLCPCC_BUS1012 " in

include "/SAPMP/LCPCC_BUS1012U04 " in

ine 72:

The data object "LS_OPR_IF" does not have a component called "/SAPMP/M"

ET_LRCH"."

Have you come across any SAP note for this.

KiranJ
Active Participant
0 Kudos

Hai Nagesh,

Im facing Same problem creating the Routing with CA01 .

plz Help me to Create the Routing .

Thanks in adv..

Former Member
0 Kudos

Hello Nagesh,

have you got a sample code showing the using of the BAPI /SAPMP/BAPI_ROUTING_PROCESS ?

Thanks.

Regards,

CS

0 Kudos

Try to use BAPI_ROUTING_CREATE or ROUTING_MAINTAIN.

Here you can even handel the fields, which should be changed.

Regards,

Mario