Menu

SAP Function Module SAPWL_READ_APPLSTATISTIC_FILES

SAP Workload: **VERALTET**

The Function Module SAPWL_READ_APPLSTATISTIC_FILES (SAP Workload: **VERALTET**) is a standard Function Module in SAP ERP and is part of the function group STUD within the package SAPWL_OLD_FRONTEND.

Technical Information

Function Module SAPWL_READ_APPLSTATISTIC_FILES
Short Text SAP Workload: **VERALTET**
Function Group STUD
Package SAPWL_OLD_FRONTEND
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NO_BUFFER_FLUSH LIKE SAPWLPSTRC-FLAG SPACE Statistikpuffer nicht leeren (' ' o. 'X')
READ_CLIENT LIKE SAPWLPSTRC-CLIENT Einschränkung auf Mandant (Default: alle)
READ_EXCLUDE_USERNAME LIKE SAPWLPSTRC-USERNAME Ausschluß von Benutzern (Default: keiner)
READ_START_DATE LIKE SY-DATUM SY-DATUM Lesestartdatum
READ_START_TIME LIKE SY-UZEIT SPACE Lesestartzeit
READ_TIME LIKE SY-UZEIT '001000' Gesamtlesezeit -> Leseenddatum u. -zeit
READ_TIME_DELTA LIKE SY-UZEIT '000200' Zeitdelta um alle Sätze zu TransIDs in Zeitrahme
READ_USERNAME LIKE SAPWLPSTRC-USERNAME Einschränkung auf Benutzer (Default: alle)
READ_WORKPROCESS LIKE SAPWLPSTRC-WP_NUMBER 'FFFF' Einschränkung auf Workprozeß (Default: alle)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PROBLEMS LIKE SAPWLPSTRC-COUNTER Anzahl Probleme beim Lesen von Statistiksätzen

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALL_STATS TYPE SAPWL_ALLSTATS Tabelle mit allen gelesenen Statistiksätzen

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PROTOCOL LIKE SAPWLMINUT Tabelle zur FehlerProtokollierung
RFC_RETURNS LIKE SAPWLSFRER Tabelle mit den Returncodes der aRFCs

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FUNCTION_NO_LONGER_USABLE Fuktionsbaustein soll nicht mehr benutzt werden