Context
You can display the call stack that leads to a particular trace event in the Call Tree.
Procedure
- Put the cursor on an entry in the Call Tree.
You can also display a call stack from the Hit List. There, if more than one trace event is aggregated
in a hit list entry, the ABAP Trace first shows you the individual trace events. From this display, in the Search view,
you can display the call stack of each trace entry.
- Choose Show Call Stack from the context menu of the trace entry.
Results
The ABAP Trace displays the call stack in a separate Properties view. From this view, you can jump to the position of
a call stack entry in the Call Tree. From there, you can jump into the code in order to analyze
it or to set a breakpoint, or find the call stack entry in the Hitlist.