This content was originally published on the
SAP PRESS Blog. SAP PRESS is the world's leading SAP publisher, with books on ABAP, SAP S/4HANA, SAP CX, intelligent technologies, SAP Business Technology Platform, and more!
The Front-End Editor (New) option provides the latest editor and comes with SAP GUI for Windows 7.0. The new editor is an ActiveX control and is fully integrated into the SAP NetWeaver 7.0 environment.
The new editor has all of the modern code editing features:
The context menu in the editing area displays the menu options for the ABAP code. The editing area context menu has various formatting, editing, and navigation options, as shown in the figure below.
The editor provides code hints at runtime as you type by suggesting keyword hints, block templates, and so on. You can accept the code hint by pressing the (Tab) key or insert a block template by pressing (Ctrl) + (Enter). Furthermore, the editor supports WYSIWYG export functionality and exports to HTML, PDF, and RTF formats.
The ABAP Editor is one of the most commonly used ABAP Workbench development tools. Especially helpful are the three interchangeable modes; which one do you typically code in?
Editor’s note: This post has been adapted from a section of the book ABAP 7.5 Certification Guide: Development Associate Exam by Puneet Asthana and David Haslam.