Entering content frameBreakpoints at Subroutines Locate the document in its SAP Library structure

You can use this special kind of dynamic breakpoint to interrupt a program directly before a subroutine is called.

Prerequisites

You must already be running the program in the Debugger.

Procedure

To set a breakpoint for a subroutine:

  1. Choose Breakpoint ® Breakpoint at ® Event/Subroutine.
    The following dialog box then appears:

This graphic is explained in the accompanying text

  1. Enter the name of the subroutine before which you want to interrupt the program. By default, the Program field contains the name of the program that is currently active. The system sets a breakpoint wherever the specified subroutine occurs in the program code.
  2. Choose ENTER.

Result

The system confirms the breakpoint. The breakpoint is added to the breakpoints displayed.

 

 

Leaving content frame