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
Exporting FLAG_AUTHORITY TYPE ABAP_BOOL Flag: User has authorization
Importing FLAG_NORMAL TYPE ABAP_BOOL ABAP_TRUE Flag: Normal debugging?
Importing FLAG_REPLACE TYPE ABAP_BOOL ABAP_FALSE Flag: Debugging and authority to change field contents
Importing FLAG_KERNEL TYPE ABAP_BOOL ABAP_FALSE Flag: Kernel debugging?
Importing FLAG_CATCH TYPE ABAP_BOOL ABAP_FALSE Flag: Debugging von WP WP-INDEX on host DEST?
Importing WP_INDEX TYPE WPINDEX 999999 Index des einzufangenden WP
Importing DEST TYPE MSNAME2 SPACE Host des einzufangenden WP
Importing UNAME TYPE SYUNAME SPACE Benutzer, dessen Programm debugged werden soll
               
Processing Type
Normal Function Module  
Remote-Enabled 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