Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Executing Where Used for Object

Ludwig Stockbauer-Muhr edited this page Nov 12, 2019 · 2 revisions

There are still some object types like e.g. Authorization Object for which there is no ADT editor available. So executing a Where-List for these objects is only possible if selected in an ADT editor like a Class or from the project explorer.

For this purpose a new command is available via the main eclipse toolbar.


Figure 1: Execute Where-Used Command

As it is a global command you can assign any free keyboard shortcut to this command

After executing this command an ABAP Quick Search Dialog opens where you can search for the object, for which you want to execute a Where-Used.

Figure 2: Execute Where-Used for ABAP Object

Clone this wiki locally