Menu

SAP Function Module SAPWL_ACCNT_GET_SYSTEM_USAGE

SAP Workload: Accounting Exit: Rückgabe d. Systemauslastung d. Ben./Accnt.

The Function Module SAPWL_ACCNT_GET_SYSTEM_USAGE (SAP Workload: Accounting Exit: Rückgabe d. Systemauslastung d. Ben./Accnt.) 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_ACCNT_GET_SYSTEM_USAGE
Short Text SAP Workload: Accounting Exit: Rückgabe d. Systemauslastung d. Ben./Accnt.
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
CLIENT LIKE SAPWLACCTP-CLIENT Client (no specification or '*' - all clients)
CUMULATION_MODE LIKE SAPWLACCTP-CUMUL_MODE 'U' Accumulation mode
INSTANCE LIKE SAPWLACCTP-INSTANCE Instanz
INSTID LIKE SAPWLACCTD-HOSTID Instanzkürzel (* - alle vorhandenen)
PERIODTYPE LIKE SAPWLACCTP-PERIODTYPE Period type
STARTDATE LIKE SAPWLACCTP-STARTDATE Period start date

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
STATISTIC LIKE SAPWLACCTS Result table with system usage statistics
USER_ACCOUNT_RELATION LIKE USRACCNTV User-account relationship if different to USR02

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_DATA_FOUND No data found for specified selection
UNKNOWN_CUMULATION_MODE Invalid accumulation mode specified
UNKNOWN_PERIODTYPE Invalid period type specified
WRONG_CLIENT_DESCRIPTION Invalid client description specified
WRONG_STARTDATE Invalid period start date specified