Technical Articles
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.
Best Regards,
Ugur.
Also mentioned in these blog posts (at least):
Not that new...
Note 118184 - "SAPshortcut - debugger start" was introduced on 22.09.1998
I did not say new