Show TOC Start of Content Area

Procedure documentation Creating a Trace File  Locate the document in its SAP Library structure

Procedure

...

       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.

Note

To create a trace file, you can also use an existing script.

To display it, choose Load Script Overview of debugger scripts ABAP Trace.

Result

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 This graphic is explained in the accompanying text with the quick info text Display.

·        Function This graphic is explained in the accompanying text with the quick info text Next Step.

For more information about these functions, see Debugger Tracing.

 

 

End of Content Area