The ABAP source code editor provides a highlighting feature for occurrences of local variables and parameters.
It allows you to perform the following activities:
To mark the occurrences, click on the local variable or parameter in
theeditor.
Figure 1:
Highlighting occurrences of local variables in the source
editor
To navigate between the occurrences choose the toolbar icons
(Next Annotation) and (Previous Annotation).
To search for occurrences, starting from the current position, open the context menu and choose the menu
SourceOccurrences in File
or press Ctrl + Shift + U.
To disable or enable this feature, use the marker icon in the toolbar.
To specify the preferences for marking, choose
WindowPreferencesABAP DevelopmentSource Code EditorMark Occurrences