Menu

SAP Function Module EM_GET_ACTIVE_CONTEXT

EM - Determine Active Context Data per Server

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.

Technical Information

Function Module EM_GET_ACTIVE_CONTEXT
Short Text EM - Determine Active Context Data per Server
Function Group SEM1
Package SRZL
Module Type Normal Module

Importing Parameters

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)

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
EM_ACT_CONTXT_TBL LIKE EMCONTEXT Tabelle mit EM-Context-Daten der Server

Exceptions

This function module does not define any Exceptions.