ABAP in Eclipse

Searching in Eclipse

‘(C) Brandeis Consulting’

Searching for objects

Objects in the SAP system can be searched for using the button with the yellow folder and blue trapezoid:
Open search via button
Alternative:

  • CTRL + SHIFT + A
  • or Ctrl + Shift + A
‘(C) Brandeis Consulting’

Search window

A search window appears that displays all objects that begin with the name you typed. However, you can also use * as a placeholder if you only know part of the name.
Open dialog

‘(C) Brandeis Consulting’

Additional search options


In addition to the name, you can also search for other criteria. Here, for example, we are searching for classes that contain the string ABC in their name.

Press Ctrl + Space to display all options:

‘(C) Brandeis Consulting’