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

fail when creating routing through bapi.

Former Member
0 Likes
352

what are the mandatrory steps to create routing using bapi fm ( bapi_routing_create )?

when i create routing using bapi it is showing the routing is created succesfull but it is not updating in the standard table plko .

1 REPLY 1
Read only

Former Member
0 Likes
305

after bapi use commit

CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.