Menu

SAP Function Module SALP_MTECLASS_GET

Get list of mteclass of a SID (group) in the PerfDB

The Function Module SALP_MTECLASS_GET (Get list of mteclass of a SID (group) in the PerfDB) is a standard Function Module in SAP ERP and is part of the function group SALP within the package SMOI.

Technical Information

Function Module SALP_MTECLASS_GET
Short Text Get list of mteclass of a SID (group) in the PerfDB
Function Group SALP
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
IN_SID_INFO TYPE ALMTECLASS CCMS Monitoring Architecture: Name of MTE class

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
MTECLASS_LIST LIKE ALMTECLS CCMS Monitorarchitektur: nur MTEClass

Exceptions

This function module does not define any Exceptions.