Menu

SAP Function Module SAPWL_GET_SUMMARY_STATISTIC

SAP Workload: Rückgabe einer Auswahl von Stastiken zur Workload

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 SAPWL_GET_SUMMARY_STATISTIC (SAP Workload: Rückgabe einer Auswahl von Stastiken zur Workload) is a standard Function Module in SAP ERP and is part of the function group STUW within the package SAPWL_OLD_COLLECTOR.

Technical Information

Function Module SAPWL_GET_SUMMARY_STATISTIC
Short Text SAP Workload: Rückgabe einer Auswahl von Stastiken zur Workload
Function Group STUW
Package SAPWL_OLD_COLLECTOR
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONDENSE_APPLICATION_STATISTIC LIKE SAPWLPSTRC-FLAG Applikationsstatistik ohne Benutzerdaten?
DESTINATION LIKE RFCDES-RFCDEST 'NONE' RFC Zielsystem (Default: Lokales System)
HOSTID LIKE SAPWLSERV-HOSTSHORT Rechner ID (oder 'TOTAL' f. Zusammenfsg a. Srv.)
PERIODTYPE LIKE SAPWLACCTP-PERIODTYPE Periodentyp
STARTDATE LIKE SAPWLACCTP-STARTDATE Perioden-Startdatum

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
HITLISTS_N_PROFILES_AVAILABLE LIKE RFCCALSTUN-AVAILABLE Kurzzeit-Statistik verfügbar?
RFC_ERROR LIKE RFCCALSTUN-ERROR_MSG RFC_Fehlermeldung bei Verwendung von RFC
RFC_ERROR_TYPE LIKE RFCCALSTUN-RFCERRTYPE RFC Fehlertyp (auch gesetzt wenn kein Fehler)
SUMMARY_AVAILABLE LIKE RFCCALSTUN-AVAILABLE Langzeit-Statistik verfügbar?

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
ACCOUNTING_STATISTIC_TASKTYPE LIKE SAPWLUSWLX Accounting-Statistik für einzelne Tasktypen
APPLICATION_STATISTIC LIKE SAPWLUSTCX Anwendungs- und Benutzerstatistik
FUNCTION_CODE_STATISTIC LIKE SAPWLFCODE Funktionscode-Statistik (nur f. HostID 'TOTAL')
HITLIST_DBCALLS LIKE SAPWLHITL Einzelsatz-Hitliste Datenbankzugriffe
HITLIST_RESPTI LIKE SAPWLHITL Einzelsatz-Hitliste Antwortzeiten
MEMORY_STATISTIC LIKE SAPWLMEM Speicherauslastungs-Statistik
RFC_CLIENT_DEST_STATISTIC LIKE SAPWLRFCCD RFC Statistik: Aufgerufene Server/Systeme
RFC_CLIENT_STATISTIC LIKE SAPWLRFCC RFC Statistik: Abgesetzte Aufrufe
RFC_SERVER_DEST_STATISTIC LIKE SAPWLRFCSD RFC Statistik: Aufrufende Server/Systeme
RFC_SERVER_STATISTIC LIKE SAPWLRFCS RFC Statistik: Eingegangene Aufrufe
SUMMARY LIKE SAPWLSUMRY Tabelle m. tasktyp-abhängiger Workload-Statistik
TABLE_RECORD_STATISTIC LIKE SAPWLTABTR Tabellen-Applikations-Statistik aus Einzelsätzen
TASKTYPE_STATISTIC LIKE SAPWLTSKTI Tasktyp-Statistik (für Dialog, Verbuchung, ...)
TERMINAL_IO_STATISTIC LIKE SAPWLTMBYT Statistik über I/O-Volumen Appl.srv.<->Präs.srv.
TIME_STATISTIC LIKE SAPWLTIMES Zeitbereichsauslastungs-Statistik
USER_STATISTIC LIKE SAPWLUENTI Benutzer-Anw.-Kurzstatistik (nur HostID 'TOTAL')

Exceptions

This function module does not define any Exceptions.