Creating a Trace File
...
1. In the Script editor, position the cursor on the implementation of method script.
2. Choose Script Wizard.
3. Choose Write Trace node, and double-click one of the following:
○ Statement Trace
○ Trace of the Call Hierarchy
○ User Specific Trace.

To create a trace file, you can also use an existing script.
To display it, choose Load Script → Overview of debugger scripts → ABAP Trace.
After you have executed a script that produces a trace file, the Display Last Trace screen area appears on the Script tab.
It contains the time stamp of the trace and the following:
·
Function
with the quick info text Display.
·
Function
with the quick info text Next Step.
For more information about these functions, see Debugger Tracing.