Context
You can search for ABAP development objects either in one particular ABAP project or system-wide across all of your ABAP projects.
Procedure
- In the menu bar, choose
. Alternatively, you can use the shortcut Ctrl + H.
- In the following dialog box, choose the ABAP Object Search tab.
Tip If the recommended tab is not displayed, choose the Customize...
button, to select the corresponding one.
- In the ABAP Object Search tab, enter the Object Name
you wish to find.
Note You can only search for main repository objects, such as
ABAP classes, ABAP programs, or data dictionary objects. You cannot search for
sub-objects such as methods or form routines.
- Select Workspace to search in all your ABAP projects that
are currently active and usable. Or select one of your ABAP projects.
Note You can restrict the search to finding your favorite packages by activating the
Restrict Search to Favorite Packages checkbox.
- Select Search to launch the search.
Results
The repository objects that match the search scope are displayed in the Search view. The result is grouped by ABAP packages
Note From the results list, you can use the context menu to open each object in the editor.