The Function Module SAPWL_WORKLOAD_GET_STATISTIC (SAP Workload: Workload Statistik: Rückgabe aller Statistiken) is a standard Function Module in SAP ERP and is part of the function group STUW within the package SAPWL_OLD_COLLECTOR.
Function Module | SAPWL_WORKLOAD_GET_STATISTIC |
Short Text | SAP Workload: Workload Statistik: Rückgabe aller Statistiken |
Function Group | STUW |
Package | SAPWL_OLD_COLLECTOR |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HOSTID | LIKE | SAPWLSERV-HOSTSHORT | Rechner ID (oder 'TOTAL' f. Zusammenfsg a. Srv.) | |
ONLY_APPLICATION_STATISTIC | LIKE | RFCCALSTUN-AVAILABLE | SPACE | Nur Anwendungs- und Benutzerstatistik auslesen |
PERIODTYPE | LIKE | SAPWLACCTP-PERIODTYPE | Periodentyp | |
STARTDATE | LIKE | SAPWLACCTP-STARTDATE | Perioden-Startdatum |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SPOOL_PRINT_STATISTIC | LIKE | SAPWLSPOPR | Spool-Druckinformationen |
This function module does not define any CHANGING 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 | |
DBPROCEDURE_STATISTIC | LIKE | SAPWLDBPRO | DB-Procedure-Statistik | |
EXTERN_SYS_WORKLOAD_STAT | LIKE | SAPWLSRVEX | Serverstatistik der Last durch externe calls | |
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 | |
INSTANCES | LIKE | SAPWLINST | Tabelle mit Instanznummern der enthaltenen Inst. | |
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/System | |
RFC_SERVER_STATISTIC | LIKE | SAPWLRFCS | RFC Statistik: Eingegangene Aufrufe | |
SPOOL_ACTIVITY_STATISTIC | LIKE | SAPWLSPOAC | Spool-Aktivitätsstatistik | |
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') |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_DATA_FOUND | Keine Daten zur angegebenen Selektion gefunden |
UNKNOWN_PERIODTYPE | Ungültiger Periodentyp angegeben |