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 |
|---|---|---|---|---|---|---|---|
| |
GET_ONLY_RESTRICTED_DATA | TYPE | SPACE | Only get information about WP status (quicker) | |||
| |
WITH_CPU | TYPE | TSKH_DUMMY-WITH_CPU | 0 | Determine CPU time (1) or do not determine CPU time (0) | ||
| |
SHOW_STATUS_ON_GUI | TYPE | SPACE | Display status in SAP GUI message line | |||
| |
GET_NO_DB_LOCK_INFO | TYPE | WPTOTLIHLP-NO_DB_LOCK | SPACE | |||
| |
WP_TOTAL_INFO | TYPE | WPTOTLINFO | Table of activity of all SAP work processes | |||
| |
COMMUNICATION_ERRORS | TYPE | WPTOTLICER | Table of unreachable servers and error text | |||
| |
USED_WP | TYPE | WPTOTLIUWP | Table of work processes used for analysis | |||
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 | 19950630 |
| SAP Release Created in |