SAP ABAP Function Module SYSTEM_DEBUG_AUTHORITY_CHECK (Query debugging authorization)
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_AUTHORITY_CHECK | Query debugging authorization |
Function Group | SDBG | Debugging interface |
Program Name | SAPLSDBG | Debugging Interface |
INCLUDE Name | LSDBGU03 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
FLAG_AUTHORITY | TYPE | ABAP_BOOL | Flag: User has authorization | |||
![]() |
FLAG_NORMAL | TYPE | ABAP_BOOL | ABAP_TRUE | Flag: Normal debugging? | ||
![]() |
FLAG_REPLACE | TYPE | ABAP_BOOL | ABAP_FALSE | Flag: Debugging and authority to change field contents | ||
![]() |
FLAG_KERNEL | TYPE | ABAP_BOOL | ABAP_FALSE | Flag: Kernel debugging? | ||
![]() |
FLAG_CATCH | TYPE | ABAP_BOOL | ABAP_FALSE | Flag: Debugging von WP WP-INDEX on host DEST? | ||
![]() |
WP_INDEX | TYPE | WPINDEX | 999999 | Index des einzufangenden WP | ||
![]() |
DEST | TYPE | MSNAME2 | SPACE | Host des einzufangenden WP | ||
![]() |
UNAME | TYPE | SYUNAME | SPACE | Benutzer, dessen Programm debugged werden soll | ||
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 | 19960920 |
SAP Release Created in |