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

Former Member
0 Likes
433

Hi gurus,

I am generating group number through BAPI_ROUTING_CREATE and the BAPI is generating the group number successfully.But after usuing BAPI_TRANSACTION_COMMIT or Commit_work , I am not able to see that in CA03 and the table PLKO is also not getting updated.

Please suggest..

2 REPLIES 2
Read only

0 Likes
387

Have u check the BAPI return Code in debug mode ????

Read only

0 Likes
387

Yes BAPI return code was success.

It was giving the group number also.