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 |
|---|---|---|---|---|---|---|---|
| |
SUBRC | TYPE | SYST-SUBRC | Function module return code | |||
| |
WP_NO | TYPE | WPINFO-WP_NO | 'XX' | Number of work process | ||
| |
DEST | TYPE | MSXXLIST-NAME | ' ' | Remote debug destination | ||
| |
WP_INDEX | TYPE | WPINFO-WP_INDEX | 999999 | Workprozess-Nummer | ||
| |
LOGON_ID | TYPE | I | -1 | Logon-Id des aktuellen Requests | ||
| |
SESSION_HDL | TYPE | INT1 | 255 | Session Hdl des aktuellen Requests | ||
| |
NO_AUTHORITY | TYPE | No authorization to call the function module | ||||
| |
NO_DEBUGGING_POSSIBLE | TYPE | Debugging is not currently possible | ||||
| |
PARAMETER_ERROR | TYPE | Falscher Parameterwert | ||||
| |
REQUEST_CHANGED | TYPE | Aktueller Request hat sich geändert | ||||
| |
TOO_MANY_DEBUGGING_SESSIONS | TYPE | Zu viele aktive Debugging-Sessions | ||||
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 |