Skip to Content
0
Feb 16, 2011 at 01:16 AM

How to display a ABAP source code without 'EXECUTE' button

831 Views

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.