Start of Content Area

Procedure documentation Stopping the Trace  Locate the document in its SAP Library structure

Prerequisites

You have started the trace and finished running the program that you want to analyze.

Note

For performance reasons, you should switch off the traces as soon as you have finished recording.

Procedure

To deactivate the trace:

...

       1.      Choose Test Performance Trace in the ABAP Workbench.
The initial screen of the test tool appears. It contains a status line displaying the traces that are active, the users for whom they are active, and the user who activated them.

       2.      Select the trace functions that you want to switch off.

       3.      Choose Deactivate Trace.
If you started the trace yourself, you can now switch it off immediately. If the performance trace was started by a different user, a confirmation prompt appears before deactivation-

Result

The results of the trace are stored in one or more trace files. You can then analyze the performance data stored in the trace file. See also, Analyzing Performance Data.

 

 

End of Content Area