Entering content frameBackground documentation The Debugger User Interface Locate the document in its SAP Library structure

The user interface of the XSLT debugger is set up as follows:

This graphic is explained in the accompanying text

Application Toolbar

This graphic is explained in the accompanying text

The debugger application toolbar allows quick access to different functions that you can use to control the debugging processes (stopping at a certain position in the XSL source code or along the XML tree, inserting breakpoints, and so on)l.

For a description of the individual functions, refer to the section in Debugger Execution Types.

Displaying the XML Source Text

The display of the XML source code in the Debugger has the following 2 features:

Note

The reason for this method of handling a line break is that an XML source code should be displayed in the Debugger as close to the original as possible. Blanks or line breaks, however, are an important part of the XML source code.

Example:

This graphic is explained in the accompanying text

Displaying the XSLT Program

This display shows the source text of the XSLT program, as close to the original as possible – as it is displayed in the XSLT editor.

It also contains:

Example:

This graphic is explained in the accompanying text

Debugger Views

You can examine the status of the current XML transformation from various viewpoints using the various Debugger views. In the standard version, the Result View is switched on. In addition, you can choose between:

 

 

Leaving content frame