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.
Function Module | EM_MONITOR |
Short Text | Benutzer in der SAP EM-Speicherschicht |
Function Group | SMEM |
Package | SABP |
Module Type | Normal Module |
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' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_MEMORY_FREE | TYPE | I |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TAB | LIKE | EMTAB |
This function module does not define any Exceptions.