You are on page 1of 4

Getting Started Newsletters Store

Products Services & Support About SCN Downloads


Industries Training & Education Partnership Developer Center
Lines of Business University Alliances Events & Webinars Innovation
Log On Join Us Hi, Guest Search the Community
Activity Communications Actions
Browse
ABAP Testing and Troubleshooting
Previous
post
Next
post
0 Tweet 1
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

And Finish.

Go to your desktop and find your shortcut:
A useful trick to debug pop-up...
Posted by Andrea Molina in ABAP Testing and Troubleshooting on Aug 9, 2013 1:39:23 PM
Share 1 Like
Average User Rating
(10 ratings)
0 Tweet 1

Now, how the magic happens:


A message will be shown...
Continue the process... And the debbug will starts after your click event!



Hope it helps
1078 Views Topics: abap Tags: debug;, debuggin';, debug_popup;, shortcut;, debug_shortcut
Share 1 Like
14 Comments
Like (0)
K S Aug 17, 2013 12:36 PM
i gotta so check this out.
Thankyou for sharing,
KS
Like (0)
Priyaranjan Gupta Aug 17, 2013 12:45 PM (in response to K S)
Hi Andrea,
Good one..
Till now i was aware of notepad method only. Now will try this one also..
Thanks.

~Priyaranjan
Like (1)
Suresh Radhakrishnan Aug 19, 2013 4:40 AM
It works when I choose Type as 'System Command'. Doesn't work with type as 'Transaction'. Thanks
for this tip.
Like (0)
Andrea Molina Aug 19, 2013 9:45 AM (in response to Suresh Radhakrishnan)
It's right! I forgot to change it! Need to be System Command! Thanks
Like (2)
Aug 19, 2013 9:52 AM
Nice Blog!
Like (0)
Eric Peterson Aug 28, 2013 8:47 PM
Someone showed me this just last week. Good to see someone else sharing this useful tip!
Like (0)
Naresh Krishnamoorthy Sep 2, 2013 5:54 AM
Informative...Thanks.

Best Regards,
Naresh K.
Like (0)
KIRAN RAJAN Sep 23, 2013 6:41 AM
Hi Andrea,
useful tip!!!!! thanks for sharing
Like (0)
Akberhusain Ajmeri Oct 4, 2013 8:23 AM
Great Job
Thanks for sharing
Like (1)
Jerry Wang Oct 17, 2013 11:21 AM
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

It works as well

Best regards,
Jerry
Like (0)
Manish Kumar Feb 11, 2014 10:34 AM (in response to Jerry Wang)
This method creates a file that is independent of SYSID, which is good.
One file to rule them all.
Follow SCN
Site Index Contact Us SAP Help Portal
Privacy Terms of Use Legal Disclosure Copyright
Like (0)
Aditya Varrier Oct 17, 2013 11:49 AM
Hi Andrea,
useful tip!

Cheers,
Aditya V
Like (0)
Alexandre Alves Dec 27, 2013 1:25 PM
Very good, i tried and the tip is working!!!!


thanks!
Like (0)
Suseelan Hari Dec 27, 2013 4:21 PM
Hi Andrea,

Why Not? Definitely it helps us! Fantastic blog and keep up the good work!
Waiting for new tips! All the best!

Good Luck! Happy New Year 2014!

Regards,
Hari Suseelan

You might also like