SAP ABAP Function Module SYSTEM_DEBUG_SET_BREAKPOINTS (Set breakpoints (see also SYSTEM_DEBUG_BREAKPOINTS))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_DEBUG (Package) Types for Debugger

⤷

⤷

Basic Data
Function Module | SYSTEM_DEBUG_SET_BREAKPOINTS | Set breakpoints (see also SYSTEM_DEBUG_BREAKPOINTS) |
Function Group | SDBG | Debugging interface |
Program Name | SAPLSDBG | Debugging Interface |
INCLUDE Name | LSDBGU02 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
MAIN_PROGRAM | TYPE | SYST-REPID | Main program, for which breakpoints are set | |||
![]() |
FLAG_SYSTEM_DEBUGGING | TYPE | ABAP_BOOL | ABAP_UNDEFINED | Flag: System Debugging | ||
![]() |
FLAG_EXCEPTION_OBJECT | TYPE | ABAP_BOOL | ABAP_UNDEFINED | Flag: Exception Object | ||
![]() |
BREAKPOINTS | TYPE | BREAKPOINT | active breakpoints (Include and line) | |||
![]() |
TOO_MANY_BREAKPOINTS | TYPE | |||||
![]() |
GENERATE | TYPE | Program must be regenerated. | ||||
![]() |
BP_POSITION_NOT_FOUND | TYPE | The position of a breakpoint cannot be determined. | ||||
![]() |
C_CALL_ERROR | TYPE | |||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 19950113 |
SAP Release Created in |