Show TOC

Launching Profiler for an ABAP ProgramLocate this document in the navigation structure

Context

You can start the ABAP Profiler for an individual ABAP program directly from the source editor or from the Project Explorer view.

Procedure

  1. From the ABAP source editor or from the Project Explorer, choose Start of the navigation path Profile As Next navigation step ABAP Application End of the navigation path or Start of the navigation path Profile As Next navigation step ABAP Unit Test End of the navigation path (Ctrl + Shift + F9).
    Note You can profile ABAP classes and other programs that you cannot start directly by running their ABAP Unit test methods. For such programs use Start of the navigation path Profile As Next navigation step ABAP Unit Test End of the navigation path.
  2. [Optional-]When your program has completed, switch to the Start of the navigation path ABAP Profiling End of the navigation path perspective.
  3. Open the Start of the navigation path ABAP Traces End of the navigation path view. The new ABAP trace should already be shown; if it is not, simply refresh the list of traces.
  4. Double-click on a trace to open it in the Overview page. You can also start an appropriate analysis tool, such as for example, the Trace Hit List or the Call Sequence (for non-aggregated traces) from the context menu of a trace entry.