Show TOC

ABAP PerspectivesLocate this document in the navigation structure

Just like any other perspectives in Eclipse, the ABAP perspectives define the initial set and layout of tools (views and editors) in the Eclipse window and in this way provide a set of functions aimed at accomplishing a specific type of task. In particular, they work with ABAP development objects that are managed by an ABAP backend system. When using ABAP perspectives, you always have to establish a system connection that is managed by a corresponding ABAP project. The ABAP perspectives enable access to both Eclipse-based and GUI-based ABAP development tools.

The ABAP development tools contribute the following perspectives to the Eclipse workbench:

ABAP

This (default) perspective is designed for working with arbitrary ABAP development objects that the user can access by means of ABAP projects.

It consists of an editor area, where the various (ABAP) source code editors are placed, and the following views:

  • Project Explorer
  • Outline
  • Task Repositories
  • Task List
  • Problems
  • Templates
ABAP Profiling

This is a perspective designed for analyzing ABAP statements and performance with the ABAP trace functionality. It consists of the following views:

  • Project Explorer
  • ABAP Traces
  • ABAP Trace Requests