Menu

SAP Function Module SAPTUNE_MEMORY_PARAMETER_READ

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module SAPTUNE_MEMORY_PARAMETER_READ () 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_PARAMETER_READ
Short Text
Function Group STUB
Package STUN
Module Type Remote-Enabled

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EM_STAT_LOG_SIZE LIKE MEMPARAMTY-SIZ_EM_LOG Größe des EM-Statistik-Logs [MB]
EM_STAT_LOG_TIMEOUT LIKE MEMPARAMTY-TIM_EM_LOG Schreibzeit für EM Statistik-Log [min]
QUOTA_EM_DIA LIKE MEMPARAMTY-QTA_EM_DIA Extended Memory pro Dialog-Session [Byte]
QUOTA_EM_NONDIA LIKE MEMPARAMTY-QTA_EM_OTH Extended Memory pro Nicht-Dialog-Session [Byte]
QUOTA_HEAP_DIA LIKE MEMPARAMTY-QTA_HP_DIA Heapspeicher pro Dialog-Workprozeß [Byte]
QUOTA_HEAP_NONDIA LIKE MEMPARAMTY-QTA_HP_OTH Heapspeicher pro Nicht-Dialog-Workprozeß [Byte]
QUOTA_ROLL_DIA LIKE MEMPARAMTY-QTA_RL_DIA Rollbereichsgröße pro Dialog-Workprozeß [Byte]
QUOTA_ROLL_NONDIA LIKE MEMPARAMTY-QTA_RL_OTH Rollbereichsgr. pro Nicht-Dialog-Workpr. [Byte]
SIZE_HEAP_DIA LIKE MEMPARAMTY-SIZ_HP_DIA Gesamtvorrat Heapspeicher f. Dialog-WPs [Byte]
SIZE_HEAP_NONDIA LIKE MEMPARAMTY-SIZ_HP_OTH Ges.vorrat Heap-Speicher f. Nicht-Dia WPs [Byte]
SIZE_HEAP_TOTAL LIKE MEMPARAMTY-SIZ_HP_TTL Gesamtvorrat Heap-Speicher insgesamt [Byte]

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
ALLOC_PROCEDURE_DIA LIKE MEMALLOC ABAP Speicher-Allokierungsprozedur f. Dialog
ALLOC_PROCEDURE_NONDIA LIKE MEMALLOC ABAP Speicher-Allokierungsprozedur f. Nicht-Dia.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_AUTHORIZATION Keine Berechtigung