SAP ABAP Function Module STUM_WP_TOTAL_ACTIVITY (Returns the Current Activity of All SAP Work Processes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON-TUN (Application Component) Performance Monitors (TCC)
     STUN_MON (Package) STUN: Monitoring/Statistics
Basic Data
Function Module STUM_WP_TOTAL_ACTIVITY Returns the Current Activity of All SAP Work Processes  
Function Group STUM   Work Process Monitoring Functions  
Program Name SAPLSTUM   Work process monitoring functions 
INCLUDE Name LSTUMU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing GET_ONLY_RESTRICTED_DATA TYPE SPACE Only get information about WP status (quicker)
Importing WITH_CPU TYPE TSKH_DUMMY-WITH_CPU 0 Determine CPU time (1) or do not determine CPU time (0)
Importing SHOW_STATUS_ON_GUI TYPE SPACE Display status in SAP GUI message line
Importing GET_NO_DB_LOCK_INFO TYPE WPTOTLIHLP-NO_DB_LOCK SPACE
Tables WP_TOTAL_INFO TYPE WPTOTLINFO Table of activity of all SAP work processes
Tables COMMUNICATION_ERRORS TYPE WPTOTLICER Table of unreachable servers and error text
Tables USED_WP TYPE WPTOTLIUWP Table of work processes used for analysis
               
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  19950630 
SAP Release Created in