Application Development 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: 

Debug SRM

Former Member
0 Kudos

Hi,

We are using SRM 3.0 (EBP 4.0). Can you please let me know step by step procedure for Debugging SRM.

Also if anyone can throw some light on SICF. I could not understand the settings in SICF as to what it is, what are the services, what is the SICF settings doing? How to find a transaction (T code) is included in which service?

Thanks,

MRao

1 REPLY 1

Former Member
0 Kudos

In menu Bar we have menu item Utilities > Settings > Select tab ABAP Editor > Debugging

Click check box active and select New Debugger.because of these external debugging activated.

Now go to your program and put break point where you want , then one popup will display select HTTP Break Point.

Now goto SRM EBP and do your actions ,it will stop at that break point