SAP ABAP Function Module TH_WP_DETAIL_INFO (Determine detailed information on a work process)
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_WP_DETAIL_INFO | Determine detailed information on a work process |
| Function Group | THFB | Task handler functions |
| Program Name | SAPLTHFB | Task Handler Function Module |
| INCLUDE Name | LTHFBU26 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
WPINFO | TYPE | WPINFO | SM50 information line | |||
| |
DIAREC | TYPE | PFDIAREC | Current Statistics Record | |||
| |
MAINPROG | TYPE | SYST-CPROG | ABAP Program, Caller in External Procedures | |||
| |
DBSTATREC | TYPE | PFDBCONSUBREC | Current Statistics on Database Access | |||
| |
WP | TYPE | WPINFO-WP_NO | 'XX' | Number of the work process | ||
| |
WITH_CPU | TYPE | TSKH_DUMMY-WITH_CPU | 1 | The CPU is to be determined | ||
| |
WP_INDEX | TYPE | WPINFO-WP_INDEX | 999999 | |||
| |
TH_BAD_PARAMTER_LENGTH | TYPE | Structures in kernels and DDIC are different | ||||
| |
TH_NO_PARAMETER | TYPE | Parameter missing | ||||
| |
TH_BAD_PARAMETER_VALUE | TYPE | Incorrect parameter value | ||||
| |
TH_LIST_ERROR | TYPE | Error in the structure of an internal list | ||||
| |
TH_INTERNAL_ERROR | TYPE | Internal error in the task handler | ||||
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 | 19950221 |
| SAP Release Created in |