Menu

SAP Function Module SAPWL_WORKLOAD_REBUI_WEEK_MON

SAP Workload: Wochen/Monats Summen anhand der Tagessummen aktualisieren

The Function Module SAPWL_WORKLOAD_REBUI_WEEK_MON (SAP Workload: Wochen/Monats Summen anhand der Tagessummen aktualisieren) 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_WORKLOAD_REBUI_WEEK_MON
Short Text SAP Workload: Wochen/Monats Summen anhand der Tagessummen aktualisieren
Function Group STUW
Package SAPWL_OLD_COLLECTOR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BUILDDATE LIKE SY-DATUM Startdatum für Perioden (Tag, Woche, Monat)
BUILD_MONTH TYPE C Monatsverdichtung ausführen
BUILD_TOTAL TYPE C Daten für TOTAL-Server erzeugen
BUILD_WEEK TYPE C Wochenverdichtung ausführen

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
INSTANCE_TBL LIKE SAPWLINSPP SAP Workload: Instanzen mit Statistikparameter
MINUTES LIKE SAPWLSCPRO SAP Workload: Statistic collector: Protokoll

Exceptions

This function module does not define any Exceptions.