EDITOR-CALL

Reference

Syntax

EDITOR-CALL FOR { {REPORT prog [DISPLAY-MODE]}
                | {itab [TITLE title]
                        [{DISPLAY-MODE}|{BACKUP INTO jtab}]} }.


Effect

Calls the ABAP-editor for a program prog or a text editor for text in an internal table itab (obsolete).

Additions