Menu

SAP Function Module STUM_WP_TOTAL_ACTIVITY

Return current activity of all R/3 work processes

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module STUM_WP_TOTAL_ACTIVITY (Return current activity of all R/3 work processes) is a standard Function Module in SAP ERP and is part of the function group STUM within the package STUN.

Technical Information

Function Module STUM_WP_TOTAL_ACTIVITY
Short Text Return current activity of all R/3 work processes
Function Group STUM
Package STUN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GET_ONLY_RESTRICTED_DATA LIKE SPACE Only get WP status info (quicker)
SHOW_STATUS_ON_GUI LIKE SPACE Display status in SAPGUI message line
WITH_CPU LIKE TSKH_DUMMY-WITH_CPU 0 Get CPU time (1), otherwise (0)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COMMUNICATION_ERRORS LIKE WPTOTLICER Table of unreachable servers and error text
USED_WP LIKE WPTOTLIUWP Table of work processes used for analysis
WP_TOTAL_INFO LIKE WPTOTLINFO Table of R/3 work process activity

Exceptions

This function module does not define any Exceptions.