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

Trace BAPI calls from VB Code(External System).

Former Member
0 Likes
654

Hi,

     We have a requirement to have a log on the BAPI calls made by the VB code(External System). We can achieve it using the application logs whenever a BAPI is called. But is there any standard solution available for tracing the BAPI calls?

   Appreciate your help.

1 REPLY 1
Read only

Katan
Active Participant
0 Likes
454

Hi Srikanth,

In transaction ST05 you can turn on RFC trace (which will cover your BAPIs). You can configure it to only run for RFCs executed by a certain user, by choosing the "Activate Trace With Filter" option.

Hope that helps you out.

Cheers,

Katan