SE80 — Object Navigator¶
Browse and edit all repository objects — programs, classes, function groups, packages, interfaces, and enhancements.
Purpose¶
SE80 is the unified repository browser of the ABAP Workbench. It provides a tree-based view of all development objects in a package, making it the best starting point when exploring an unfamiliar codebase or working across multiple object types in a single session.
How to open¶
- Type
SE80in the command field and press Enter - SE80 remembers your last position and reopens it on the next visit
Key features¶
- Tree view of all objects in a package: programs, classes, interfaces, function groups, includes, enhancment spots, and more
- Integrated ABAP Editor, Class Builder, and Function Builder — no need to leave SE80
- Where-used list across all object types from the tree
- Activate multiple objects at once — select several nodes and activate in one step
- Package browser for navigating the full object hierarchy
- Search within the repository browser by object name or type
Tips & shortcuts¶
Right-click for context-specific actions
Right-clicking any node in the tree reveals a context menu with object-specific actions: Activate, Where-Used, Display, Change, Copy, Delete. This is faster than navigating through menus.
Explore unfamiliar packages here
When you receive a transport or pick up someone else's code, open SE80 and browse the package. The tree gives an instant overview of all included objects — much faster than chasing individual SE38 or SE37 calls.
SE80 remembers your position
SE80 saves your last active package and object across sessions. When you return, it reopens exactly where you left off — useful for long-running development work.