How to debug from a Popup in ABAP Program

1

This is a quick and easy method to debug from a ABAP Program for a Popup. There are many times when you get a popup or an error message and you want to start your debug process from that point onwards.

Drag and drop this onto the Popup and the you can start your debug from there. This is a small text file and contains few lines of text to initiate debugging.

[FUNCTION]
Command=/H
Title=Debugger
Type=SystemCommand

Leave a Reply

Your email address will not be published. Required fields are marked *

%d bloggers like this: