In SAP ABAP Editor (Transaction SE38, SE80), you can change the font and font size by following these steps:
For SAP GUI (Classic Editor - SE38, SE80)
- Open SAP GUI.
- Go to ABAP Editor (SE38) or ABAP Workbench (SE80).
- Click on the “Customizing Local Layout” button (or press
ALT + F12
). - Select Options.
- Navigate to Visual Design > Fonts and Colors.
- Under “Fixed-width Font”, choose your desired font and size.
- Click OK and restart the editor if needed.
For New ABAP Editor (Eclipse ADT)
If you are using ABAP Development Tools (ADT) in Eclipse, follow these steps:
- Open Eclipse.
- Go to Window > Preferences.
- Expand General > Appearance > Colors and Fonts.
- Under “Basic”, look for Text Font.
- Click Edit, select the desired font and size, then apply changes.