Skip to Content
Technical Articles
Author's profile photo Uğur ilhan

Drag&Drop Debugger

Hello #ABAPPERS,

I have really nice tip !

When sometimes, we want to get inside the debug screen but ‘/h’ is not always work, for example in the pop-up screen. SAP do not allow you to write the t-code ‘/h’ so for this kind of situations..

 

Drag&Drop Debugger is the best way to solve !!

Let’s talk how can we use it.

In the Type section just change the type to ‘ Transaction ‘

And for the transaction, just write  ‘/h’

And push the next button

 

After that your drag&drop application ready to use. To test it, you can drag&drop wherever you want.

You can use this icon as a debugger.

 

Best Regards,

Ugur.

Assigned Tags

      4 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Sandra Rossi
      Sandra Rossi

      Also mentioned in these blog posts (at least):

      Author's profile photo Shai Sinai
      Shai Sinai

      Not that new...

      Note 118184 - "SAPshortcut - debugger start" was introduced on 22.09.1998

      Author's profile photo Uğur ilhan
      Uğur ilhan
      Blog Post Author

      I did not say new

      Author's profile photo Sumith Maniyar
      Sumith Maniyar

      Type should be 'System Command', not 'Transaction'