Entering content frameFunction documentationDebugging Operation/Table Maintenance Locate the document in its SAP Library structure

Use

You use the BREAK operation to access the user-dependent debugging mode for troubleshooting purposes.

This operation is structured as follows:

BREAK=<username>

Example

BREAK=ZAPPA

The user name must be a valid user name.

Note

Ensure that the debugging operation is always linked to the next line by means of a follow-on operation. This is necessary because a debugging operation is always entered additionally to a decision- or return operation.

 

 

Leaving content frame