Menu

SAP Function Module SAPWL_ACCNT_GET_SYSTEM_USAGE

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

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

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