Show TOC

Accessing ABAP Language HelpLocate this document in the navigation structure

Context

While editing ABAP source code, you will generally need to fall back on the ABAP language help. Here, you can to find more information about the syntax and meaning an ABAP keyword. For this, ABAP Development Tools provides a context-sensitive link from within the ABAP source editor. The help content is displayed in a separate help view.

The content comes from the back-end system, so it is correct for the release of the ABAP project in which you are working.

Procedure

  1. To access the ABAP language help, position the cursor on an ABAP statement for which you need help and press F1.
    Context-sensitive ABAP language help in the source code editor
    Figure 1: Context-sensitive ABAP language help in the source code editor
    Tip The ABAP Samples form an important part of the ABAP language help. You will find an extensive collection of executable ABAP code samples, sorted according to theme.
  2. To access the ABAP samples, use the Welcome page: Start of the navigation path Help Next navigation step Welcome Next navigation step Samples Next navigation step ABAP Samples Gallery End of the navigation path.