ABAP Keyword Documentation →  ABAP − Release-Specific Changes →  Changes in Release 7.0, EhP2 → 

ABAP Keyword Documentation in Release 7.0 EhP2

For release 7.0 EhP2, the ABAP keyword documentation has been extended as follows:


1. ABAP Examples


2. Searching in Documentation


3. Syntax Diagrams


4. Downloading the Documentation


5. Independent HTML Versions of the Documentation


6. Hit List of F1 Help in the ABAP Editor


7. Printing Documentation


8. Display Language


9. Internal Performance Improvement



Modification 1

ABAP Examples

The ABAP example library has been integrated into the ABAP keyword documentation. Executable example programs that until now have been called using transaction ABAPDOCU and are still valid, are now in the relevant topic of the tree structure of the ABAP keyword documentation and can be executed, debugged, or displayed in the corresponding editor from there. An alphabetical list of all the example programs can be found under ABAP examples. The example programs are included in index searches of the ABAP keyword documentation. The ABAPDOCU transaction now displays the ABAP keyword documentation.

The ABAP keyword documentation search options now include an option to search within source code in example programs.



Modification 2

Searching in Documentation

The access to the search options in ABAP keyword documentation has been improved:

This dialog box allows new searches to be started in the hit list, without needing to return to the previous window.



Modification 3

Syntax Diagrams

The syntax diagrams for the ABAP keywords are now displayed in a completely new way. Selecting a language element in a syntax diagram displays the corresponding documentation.

If a syntax diagram can be displayed for a keyword, a selectable icon is displayed in the title. A complete set of all the syntax diagrams can be found under ABAP Syntax Diagrams.



Modification 4

Downloading the Documentation

The existing option for creating an offline version of the ABAP keyword documentation has been expanded as of SP02 to include the option of downloading nodes with subnodes.

With the previous offline version, all the documents of the ABAP keyword documentation are exported to individual HTML files that are managed by a separate tree display.

When nodes with subnodes are downloaded, the currently selected node, including subnodes, is exported into a single HTML file. Additional files are created only for possible displays. All the links work internally. If there is more than one node, an index is inserted at the beginning. By selecting the uppermost node, it is possible to download the entire ABAP keyword documentation into a file.

With both options, it is possible to specify whether the interactive examples are included in downloads.

When downloading to individual HTML files, it is possible to specify whether the new syntax diagrams are included. At selection, offline versions of the syntax diagrams are loaded into a subdirectory. These can then be selected using an icon as in the online version.



Modification 5

Independent HTML Versions of the Documentation

From Release 7.0, EhP2, AS ABAP provides the following services to allow the ABAP keyword documentation to be used independently of SAP GUI:

Modification 6

Hit List of F1 Help in the ABAP Editor

When the F1 help for keywords is called, the hit list that uses the new ABAP Front-End Editor is more specific than the one that uses the old ABAP Editor. After selecting an operand, the search in the new ABAP Editor evaluates the adjacent ABAP words. As of Release 7.0 EhP2, the selection of all operands produces a hit list. Previously, selecting =, +, and so on, displayed a dialog box with an input field. The latter also applies to the old ABAP Editor.



Modification 7

Printing Documentation

As of Release 7.0 EhP2, all documents for printing are formatted in HTML. The individual executable example programs from ABAP examples and the ABAP glossary can now also be printed. In addition, tabular displays are now aligned correctly on printouts.



Modification 8

Display Languages

From Release 7.0 EhP2, the language in which the documentation is displayed (English or German) can be configured by user, independently of the logon language. Any German developers developing in English, for example, can now display the most up-to-date documentation in its original language, German.

This user-specific setting is made when the documentation is displayed using the Settings for Display Window function, or in the initial window of the transaction ABAPHELP; the system remembers this setting for each user. Until now, the language setting in the initial screen of ABAPHELP only applied to what was currently being viewed.



Modification 9

Internal Performance Improvement

As of Release 7.0, EhP2, large and unchangeable datasets of the ABAP keyword documentation, such as the ABAP Index or the ABAP Glossary, are downloaded into the shared memory. Here they are available to all users of the documentation. This leads to improvements in performance with regard to memory use and also improvements in downloading the documentation.