SAP ABAP Function Module TH_DEBUG_WP (Debugging von Workprozessen)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CST (Application Component) Client/Server Technology
     STSK (Package) Task Handler, Number Range, Update, Gateway and so on
Basic Data
Function Module TH_DEBUG_WP Debugging von Workprozessen  
Function Group THFB   Task handler functions  
Program Name SAPLTHFB   Task Handler Function Module 
INCLUDE Name LTHFBU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SUBRC TYPE SYST-SUBRC Function module return code
Importing WP_NO TYPE WPINFO-WP_NO 'XX' Number of work process
Importing DEST TYPE MSXXLIST-NAME ' ' Remote debug destination
Importing WP_INDEX TYPE WPINFO-WP_INDEX 999999 Workprozess-Nummer
Importing LOGON_ID TYPE I -1 Logon-Id des aktuellen Requests
Importing SESSION_HDL TYPE INT1 255 Session Hdl des aktuellen Requests
Exception NO_AUTHORITY TYPE No authorization to call the function module
Exception NO_DEBUGGING_POSSIBLE TYPE Debugging is not currently possible
Exception PARAMETER_ERROR TYPE Falscher Parameterwert
Exception REQUEST_CHANGED TYPE Aktueller Request hat sich geändert
Exception TOO_MANY_DEBUGGING_SESSIONS TYPE Zu viele aktive Debugging-Sessions
               
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  19950113 
SAP Release Created in