Menu

SAP Function Module SALC_CACHE_RELEVANT_MTECLASSES

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

Technical Information

Function Module SALC_CACHE_RELEVANT_MTECLASSES
Short Text
Function Group SAL_CACHE_RECEIVE
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
GET_MTE_CLASSES TYPE ALFLAG 'X' Alerts: Indicator ('X' or SPACE )
PERFDB_RES_FLAG TYPE ALPDBRTYP1 ' '
SYSID TYPE SYSYSID Name of SAP R/3 System

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CACHE_NOT_CONFIGURED TYPE ALFLAG Alerts: Indicator ('X' or SPACE )

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
MTECLASSES LIKE ALMTECLS Table Containing MTE Classes
MTECLASSES_IN_PERFDB LIKE ALMTECLS
TID LIKE ALGLOBTID Alert: Global Monitoring Type Identifier
TID_IN_PERFDB LIKE ALGLOBTID Alert: Global Monitoring Type Identifier
TID_VISI_MAXLEVEL LIKE ALTIDMAXLV Alert: TID + MaxLevel + VisibleOnUserLevel

Exceptions

This function module does not define any Exceptions.