Menu

SAP Function Module SALR_MTE_GET_BY_MTE_CLASS

The Function Module SALR_MTE_GET_BY_MTE_CLASS () is a standard Function Module in SAP ERP and is part of the function group SALR within the package SMOI.

Technical Information

Function Module SALR_MTE_GET_BY_MTE_CLASS
Short Text
Function Group SALR
Package SMOI
Module Type Normal Module

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: Indicator ('X' or SPACE )
CLIENT LIKE SY-MANDT R/3 System, Client Number from Logon
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: Parameter value for a rule for a monitor definition
SYS_ID LIKE SY-SYSID Name of SAP R/3 System

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.