Menu

SAP Function Module SAL_RFC_MTE_GET_BY_MTE_CLASS

Get all mte´s that have specific MTE class

The Function Module SAL_RFC_MTE_GET_BY_MTE_CLASS (Get all mte´s that have specific MTE class) is a standard Function Module in SAP ERP and is part of the function group SAL_RFC within the package SMOI.

Technical Information

Function Module SAL_RFC_MTE_GET_BY_MTE_CLASS
Short Text Get all mte´s that have specific MTE class
Function Group SAL_RFC
Package SMOI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BYPASS_CACHE TYPE ALFLAG SPACE Alerts: Flag ('X' odere SPACE )
CLIENT LIKE SY-MANDT R/3-System, Mandantennummer aus Anmeldung
MTE_CLASS LIKE ALCUSGRPRC-CUSGRPNAME Alert: Customization: Name of Customization Group
ROOT_TID LIKE ALGLOBTID Alert: global monitoring type identifier
SYSTEM_GROUP LIKE ALRULEPAR-VALUE Alerts: Parameterwert für eine Regel einer Monitordefinition
SYS_ID LIKE SY-SYSID R/3-System, Name des R/3-Systems

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
MEMBERS_OF_MTE_CLASS LIKE ALGLOBTID Alert: global monitoring type identifier

Exceptions

This function module does not define any Exceptions.