Application Development Blog Posts
Learn and share on deeper, cross technology development topics such as integration and connectivity, automation, cloud extensibility, developing at scale, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 
deiamolina
Active Participant

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:

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 :smile:

14 Comments