Is there a way to display a source code without a Test/Execute button?
I want to just 'show' the source code to unauthorized people.
FM 'EDITOR_PROGRAM' can execute a report.
ABAP keyword 'EDITOR-CALL FOR LT_SOURCE DISPLAY-MODE.' only display source code,
but code navigation is not activted.