Menu

SAP Function Module SAPTUNE_MEMORY_HISTORY

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module SAPTUNE_MEMORY_HISTORY () is a standard Function Module in SAP ERP and is part of the function group STUB within the package STUN.

Technical Information

Function Module SAPTUNE_MEMORY_HISTORY
Short Text
Function Group STUB
Package STUN
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATE LIKE SY-DATUM Analysedatum
HOST LIKE STUN_HOST-HOST Name des Applikationsservers
SYSTEM LIKE BUF_H_CONT-SYSTEM SAP System Nummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EM_AND_HEAP LIKE MEMHIST Extended Memory und Heap Statistik
SYSID LIKE SY-SYSID SAP System Identifikation
TIME LIKE SY-UZEIT Analysezeit

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
ALLOCATION_PROC_DIALOG LIKE MEMALLOC Dialog Memory Allocation Procedure
ALLOCATION_PROC_NONDIALOG LIKE MEMALLOC Non-Dialog Memory Allocation Procedure
EM_BLOCKS LIKE EMCONTEXT Extended Memory Block Statistik

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_AUTHORIZATION Keine Berechtigung
NO_HISTORY_AVAILABLE Keine Historie für den angegebenen Tag o. Server