The Function Module EM_GET_ACTIVE_CONTEXT (EM - Determine Active Context Data per Server) is a standard Function Module in SAP ERP and is part of the function group SEM1 within the package SRZL.
Function Module | EM_GET_ACTIVE_CONTEXT |
Short Text | EM - Determine Active Context Data per Server |
Function Group | SEM1 |
Package | SRZL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SERVER_NAME | LIKE | EMCONTEXT-SRVNAME | Server name (if data intended for one server) |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
EM_ACT_CONTXT_TBL | LIKE | EMCONTEXT | Tabelle mit EM-Context-Daten der Server |
This function module does not define any Exceptions.