SAP ABAP Syntax for Editor call part two

EDITOR-CALL FOR REPORT prog.

Addition

... DISPLAY-MODE

Effect

Reads the program prog from the library and places it in the ABAP/4 Editor.When you save (with F11 ), the program is written back to the library.

Addition

... DISPLAY-MODE

Effect

Calls the editor in display mode. Changes are not allowed here, but you can switch to change mode from within the editor.

Example

Call the ABAP Editor for the report SAPTEST in display mode:

EDITOR-CALL FOR REPORT 'SAPTEST' DISPLAY-MODE

RELATED POST

SAP ABAP SYNTAX FOR EDITOR CALL PART ONE
How Customer Relationship management makes company Leader
CRM Uses and how to get best results with CRM
CRM software solutions and mysap advantage

No comments :

Post a Comment