Menu

SAP Function Module SALX_SYSTEM_MTE_GET_ALERT_DATA

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

Technical Information

Function Module SALX_SYSTEM_MTE_GET_ALERT_DATA
Short Text
Function Group SALX
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
EXTERNAL_USER_NAME LIKE BAPIXMLOGR-EXTUSER XMI logging: Name of user in external management tool
MAX_COUNT LIKE BAPIPARAMS-MAXLEVEL 10 Alert: Tree Info: Level of MTE in tree
READ_DATA LIKE BAPIPARAMS-BOOL_PARA 'X' Single-Character Flag
TID LIKE BAPITID BAPI: ID for BAPI Object SystemMonitorTreeElement

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
AID LIKE BAPIAID BAPI: ID for 'System Alert' BAPI Object
DATA LIKE BAPIALEXT BAPI: Contains All Alert Data for a (Flat) Structure
TID_TABLE LIKE BAPITID BAPI: ID for BAPI Object SystemMonitorTreeElement

Exceptions

This function module does not define any Exceptions.