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

Debug Object / BAPI

Former Member
0 Likes
412

Hello Experts,

I have a 3rd party system calling an SAP Object with a BAPI as instance. Is it possible to debug within SAP when the 3rd party system make a calls?

If so, how to perform it?

Any help would be rewarded with points.

Thanks

UV

2 REPLIES 2
Read only

amit_khare
Active Contributor
0 Likes
387

If its JCO refer the link -

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webdynpro/wd%20java/debugging%20abap%20code%20from%20within%20web%20dynpro%20applications.pdf">Debug BAPI</a>

Also check this -

Regards,

Amit

Reward all helpful replies.

Read only

0 Likes
387

Hi Amit,

Thanks for the info. It was helpful.

Both examples had source as SAP engine (WebApps and Web Dynpro). I hope it applies to any 3rd party system too. Will try and update.

UV