Menu

SAP Function Module SALC_INFO_GET_TREE

Alert: get for TID: MTE name & class, parent info

The Function Module SALC_INFO_GET_TREE (Alert: get for TID: MTE name & class, parent info) is a standard Function Module in SAP ERP and is part of the function group SALC within the package SMOI.

Technical Information

Function Module SALC_INFO_GET_TREE
Short Text Alert: get for TID: MTE name & class, parent info
Function Group SALC
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
LONGSID TYPE SY-SYSID Name des SAP-Systems
MA_NAME LIKE ALMTTRE40B-MTNAMESHRT Alert: Short Name of Monitoring Type
MC_NAME LIKE ALMTTRE40B-MTMCNAME Alert: Name eines Monitorkontextes
MO_NAME LIKE ALMTTRE40B-OBJECTNAME Alert: Name of Monitoring Object
SEGMENT_NAME TYPE ALMSEGNAME Alert: Name eines Monitorsegments
TID LIKE ALGLOBTID Alert: global monitoring type identifier

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
LINK_TXT_ATTR_RC LIKE ALTXTLNKAT Alert: Text Attribute type (including link subtype) + Rc
OUT_TREEINFO LIKE ALMTTRE40B Alert: structure to hold MT tree, typedef and RC
PERFTYPERC LIKE ALPERFTYPE Alert: Performance Type
SMESTYPERC LIKE ALSMSGRAWT Alert: Single Message Type (wirh raw xmi message) + Rc

Exceptions

This function module does not define any Exceptions.