Skip to Content
0
Former Member
Jul 16, 2008 at 07:01 AM

How to Debug a ABAP code running the background in Portal

21 Views

How can I debug a ABAP code running in the background while executing a transaction code through portal.

e.g Presently I have to incorporate some checks in the portal. For that I know the function module where i need to put though checks. Now I want to know, how does the code during runtime. What values do we get in the function module. For this I need to get into the debugging mode while executing the portal.

So how can we do that???