Menu

SAP Function Module EM_MONITOR

Benutzer in der SAP EM-Speicherschicht

The Function Module EM_MONITOR (Benutzer in der SAP EM-Speicherschicht) is a standard Function Module in SAP ERP and is part of the function group SMEM within the package SABP.

Technical Information

Function Module EM_MONITOR
Short Text Benutzer in der SAP EM-Speicherschicht
Function Group SMEM
Package SABP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
HISTORY LIKE SPACE
LIST_IT LIKE 'X'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_MEMORY_FREE TYPE I

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
TAB LIKE EMTAB

Exceptions

This function module does not define any Exceptions.