Show TOC Start of Content Area

Background documentation TRACEFILE Locate the document in its SAP Library structure

Syntax

TRACEFILE

Syntax

tracefile <-f output file for technical error messages> <-m severity>

Arguments

 

<-f output file for technical error messages>

Output file for technical error messages.

<-m severity>

This argument can take the following values:

      debug

      info

      error

Description

Specifies the trace file for technical error messages. If no option is specified, the location of the current trace file is shown. By default the trace messages are written to a file named cbstool_tracefile.txt. This file is located in the directory from where the tool was launched.

 

End of Content Area