How to Find Inactive ABAP Objects in SAP System
As an ABAP programmer, I am frequently requested to activate all inactive objects before SAP system upgrade processes. So what is the easiest way to get the list of all inactive objects in an SAP system? Or how can an ABAP developer can find a list of inactive ABAP objects.
There are two methods that will lead the developer to the same solution.
One of them is using SE11 ABAP Dictionary transaction code.
Then as seen in following screenshot, follow menu options: Environment > Inactive Objects
This menu selection will display Repository Browser with Inactive Objects are filtered for the current user
The same list is achievable by using the SE80 transaction code screen Object Navigator