Sunteți pe pagina 1din 7

ABAP Testing and Troubleshooting: A useful

trick to debug pop-up...


Posted by Andrea Molina Aug 9, 2013
Sometimes we need to debug a process but the logic that you need to debug is after a
button event after 3 pop-ups. So, what you do? Debug everything trying to figure it out when
your point starts... NO! You can create a shortcut on your desktop and drop down it into
your pop-up or before the event and the debug will start after it.

Creating a debug shortcut:

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

Generated by Jive on 2013-11-27+01:00


1

ABAP Testing and Troubleshooting: A useful trick to debug pop-up...

And Finish.

Go to your desktop and find your shortcut:

Generated by Jive on 2013-11-27+01:00


2

ABAP Testing and Troubleshooting: A useful trick to debug pop-up...

Now, how the magic happens:

Generated by Jive on 2013-11-27+01:00


3

ABAP Testing and Troubleshooting: A useful trick to debug pop-up...

A message will be shown...


Continue the process... And the debbug will starts after your click event!

Hope it helps
475 Views Tags: abap, debug;, debuggin';, debug_popup;, shortcut;, debug_shortcut

Generated by Jive on 2013-11-27+01:00


4

ABAP Testing and Troubleshooting: A useful trick to debug pop-up...

Aug 17, 2013 12:36 PM K S

i gotta so check this out.


Thankyou for sharing,
KS

Aug 17, 2013 12:45 PM Priyaranjan Gupta K S in response to

Hi Andrea,
Good one..
Till now i was aware of notepad method only. Now will try this one also..
Thanks.

~Priyaranjan

Aug 19, 2013 4:40 AM Suresh Radhakrishnan

It works when I choose Type as 'System Command'. Doesn't work with type as 'Transaction'.
Thanks for this tip.

Aug 19, 2013 9:45 AM Andrea Molina Suresh Radhakrishnan in response to

It's right! I forgot to change it! Need to be System Command! Thanks


Aug 19, 2013 9:52 AM

Nice Blog!

Aug 28, 2013 8:47 PM Eric Peterson

Someone showed me this just last week. Good to see someone else sharing this useful tip!

Generated by Jive on 2013-11-27+01:00


5

ABAP Testing and Troubleshooting: A useful trick to debug pop-up...

Sep 2, 2013 5:54 AM Naresh Krishnamoorthy

Informative...Thanks.

Best Regards,
Naresh K.

Sep 23, 2013 6:41 AM KIRAN RAJAN

Hi Andrea,
useful tip!!!!! thanks for sharing

Oct 4, 2013 8:23 AM Akberhusain Ajmeri

Great Job
Thanks for sharing

Oct 17, 2013 11:21 AM Jerry Wang

Hi Andrea,

Thanks for your sharing. I am also always using your tip with slightly different approach.
I just create a txt file with content:
[FUNCTION]
Command=/H
Title=Debugger
Type=SystemCommand

Generated by Jive on 2013-11-27+01:00


6

ABAP Testing and Troubleshooting: A useful trick to debug pop-up...

It works as well

Best regards,
Jerry

Oct 17, 2013 11:49 AM Aditya Varrier

Hi Andrea,
useful tip!

Cheers,
Aditya V

Generated by Jive on 2013-11-27+01:00


7

S-ar putea să vă placă și