Menu

SAP Function Module SYSTEM_DEBUG_SET_BREAKPOINTS

Set breakpoints (see also SYSTEM_DEBUG_BREAKPOINTS)

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module SYSTEM_DEBUG_SET_BREAKPOINTS (Set breakpoints (see also SYSTEM_DEBUG_BREAKPOINTS)) is a standard Function Module in SAP ERP and is part of the function group SDBG within the package SABP.

Technical Information

Function Module SYSTEM_DEBUG_SET_BREAKPOINTS
Short Text Set breakpoints (see also SYSTEM_DEBUG_BREAKPOINTS)
Function Group SDBG
Package SABP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLAG_EXCEPTION_OBJECT TYPE ABAP_BOOL ABAP_UNDEFINED Flag: Exception Object
FLAG_SYSTEM_DEBUGGING TYPE ABAP_BOOL ABAP_UNDEFINED Flag: System Debugging
MAIN_PROGRAM LIKE SY-REPID Main program, for which breakpoints are set

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BREAKPOINTS LIKE BREAKPOINT active breakpoints (Include and line)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
BP_POSITION_NOT_FOUND The position of a breakpoint cannot be determined.
C_CALL_ERROR
GENERATE Program must be regenerated.
TOO_MANY_BREAKPOINTS