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

problem in creating bapi for routing

Former Member
0 Likes
617

hai all,

i am working on a bapi to create routing, i am using bapi_routing_create in which i am getting an error called.

ENTER ANOTHER OPERATION NUMBER.

2 REPLIES 2
Read only

Former Member
0 Likes
512

Hi,

Call BAPI_TRANSACTION_COMMIT after you call the BAPI BAPI_ROUTING_CREATE.

Regards,

Ginu Litta Raj

Read only

Former Member
0 Likes
512

Hi

The link below is creat inspection Plan ...

But Check the data which passing through

BAPI1012_TSK_C, BAPI1012_MTK_C , BAPI1012_OPR_C structure ...

Which is same as in Bapi_routing_create.....

I Hope Ur Problem will be Solved..

Pls Check This Link

https://wiki.sdn.sap.com/wiki/display/Snippets/ABAP%20Program%20to%20upload%20QM%20Inspection%20Plan...