Checking ABAP Syntax

Context

The ABAP syntax check enables you to verify code-based development objects before activating them. You can run the syntax check by:

If syntax errors occur, these are issued to the Problems view and displayed as an ABAP Problem. In addition, the code line with the error is labeled with a decorator in the ABAP source editor.

If errors occur during the syntax check, these will be issued to the Problems view and displayed there as ABAP Problem. In addition, the code line with the error is labeled with a decorator in the ABAP source editor.

Syntax errors are displayed in the Problems view
Syntax errors are displayed in the Problems view