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

BAPI_ROUTING_CREATE - Issue

Former Member
0 Likes
474

Hi.

I am trying to create routing using the BAPI "BAPI_ROUTING_CREATE", when I execute I get the group number and the group counter number in the Export parameters. But it is not saved in the database, when we look at CA03 using the group number system says routing not found.

Expecting Reply

2 REPLIES 2
Read only

Former Member
0 Likes
419

Hi,

After thi bapi call Coomit work BAPI, below is the BAPI you need to call after that BAPI

BAPI_TRANSACTION_COMMIT

Regards

Sudheer

Read only

0 Likes
419

Hi sudeer,

Thanks for Reply.

I did the same, Still its generating the group and counter, but when i go the transaction CA03 its showing create pop-up.