To display line numbers in the SAP ABAP Editor, follow these steps based on the editor version you’re using:
1. SAP GUI ABAP Editor (SE38, SE80 - Classical Editor)
- Open SAP GUI and navigate to SE38 (ABAP Editor) or SE80 (Workbench).
- In the editor window, click on the “Customizing Local Layout” button (or press
ALT + F12
). - Select Options.
- Go to ABAP Editor (or Editor (Classic) for older versions).
- Check the option “Show Line Numbers”.
- Click OK and restart the editor if needed.
2. Eclipse ADT (ABAP Development Tools)
If you are using ABAP Development Tools (ADT) in Eclipse:
- Open Eclipse.
- Navigate to Window > Preferences.
- Go to General > Editors > Text Editors.
- Check the option “Show line numbers”.
- Click Apply and Close.