How to debug a pop-up (A useful trick to debug a pop-up)

 

How to debug a pop-up (A useful trick to debug a pop-up)

Sometime you need to debug a process but the logic that you need to debug is after a button event after 3 pop ups. So, what we do? Debug everything trying to find out when our point starts.  NO! We can create a shortcut on your desktop & drop down it into your pop-up or before the event & the debug will start after it.

Creating a debug shortcut:

Shorcut_step1.png

Change title to help you to identify the client, change the tcode to /h and chose a place where to save the shortcut,

Shorcut_step2.png

And Finish.

Go to desktop & find your shortcut-

Shorcut_step3.png

Now, how the magic happens:

Shorcut_step3.png

A message will be shown…

Continue the process… And the debug will starts after your click event!

Comments

Popular posts from this blog

EVENTS IN INTERACTIVE REPORTS OF SAP ABAP

SAP ABAP Fresher Resume/ CV Writing Format..

CONCEPTS OF INNER JOIN AND OUTER JOIN in SAP ABAP