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
Exporting WPINFO TYPE WPINFO SM50 information line
Exporting DIAREC TYPE PFDIAREC Current Statistics Record
Exporting MAINPROG TYPE SYST-CPROG ABAP Program, Caller in External Procedures
Exporting DBSTATREC TYPE PFDBCONSUBREC Current Statistics on Database Access
Importing WP TYPE WPINFO-WP_NO 'XX' Number of the work process
Importing WITH_CPU TYPE TSKH_DUMMY-WITH_CPU 1 The CPU is to be determined
Importing WP_INDEX TYPE WPINFO-WP_INDEX 999999
Exception TH_BAD_PARAMTER_LENGTH TYPE Structures in kernels and DDIC are different
Exception TH_NO_PARAMETER TYPE Parameter missing
Exception TH_BAD_PARAMETER_VALUE TYPE Incorrect parameter value
Exception TH_LIST_ERROR TYPE Error in the structure of an internal list
Exception TH_INTERNAL_ERROR TYPE Internal error in the task handler
               
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  19950221 
SAP Release Created in