Explore the ABAP Repository
November 2, 2020
Beginner
15 min.
Open an ABAP package containing ABAP development objects and find out more about them.
You will learn
- How to find development objects in the ABAP Repository
Prerequisites
- You have a running ABAP application server (AS). This tutorial was created in the AS ABAP developer edition, 752, download version. For more information, see SAP Developer Community: Trials and Downloads
- Tutorial: Create an ABAP project
- Tutorial (Recommended): Exploring the ABAP Dictionary
Step 1: Add a package to Favorites
Step 2: Expand the package
Step 3: Expand the programs folder
Step 4: Run your program
Step 5: Open a global class
Step 6: Find the class in the Project Explorer
Step 7: Open a function module
Step 8: Test yourself
And that’s it. You should now be familiar with the most important ABAP Repository objects and the relationship between them.
You can now work through the tutorial mission Get Started with ABAP Development.