SAP ABAP Function Module SYSTEM_DEBUG_BREAKPOINTS (Read the current breakpoint for the specified (main) program.)
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_BREAKPOINTS | Read the current breakpoint for the specified (main) program. |
| Function Group | SDBG | Debugging interface |
| Program Name | SAPLSDBG | Debugging Interface |
| INCLUDE Name | LSDBGU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
BREAKPOINTS_COMPLETE | TYPE | BREAKPOINTS_COMPLETE | Breakpoint-Tabelle (mit Hauptprogrammen) | |||
| |
FLAG_SYSTEM_DEBUGGING | TYPE | ABAP_BOOL | Flag: System Debugging | |||
| |
FLAG_EXCEPTION_OBJECT | TYPE | ABAP_BOOL | Flag: Exception Object | |||
| |
MAIN_PROGRAM | TYPE | SYST-REPID | '*' | Main program for which breakpoints are searched for | ||
| |
BREAKPOINTS | TYPE | BREAKPOINT | Breakpoints (Include name and line number) | |||
| |
C_CALL_ERROR | TYPE | |||||
| |
WRONG_PARAMETERS | TYPE | Übergabeparameter in dieser Kombination unzulässig | ||||
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 |