Menu

SAP Function Module TEST_SALC_MT_READ_ALL

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

Technical Information

Function Module TEST_SALC_MT_READ_ALL
Short Text
Function Group SALC_TEST
Package SMOI
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ASYN_MTE_HIGHEST_ALERTS TYPE ALALERTS_S Alerts: Sorted Table with Expanded Alert
ASYN_TID_RC_TREE TYPE ALTREERCTBL Table Type for ALMTTRE40B
MTE_HIGHEST_ALERTS TYPE ALALERTS_S Alerts: Sorted Table with Expanded Alert
TID_RC_TREE TYPE ALTREERCTBL Table Type for ALMTTRE40B

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TID_VISI_MAXLEVEL TYPE ALTIDMLTBL Alerts: Alert: TID + MaxLevel + VisibleOnUserLevel

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ASYN_MSC_FILTER LIKE ALMSCTIDFL Alert: Message container TID + one filter line
ASYN_MSC_SPECIFIC_RC LIKE ALMSCTYPE Alert: Message container type + Rc
ASYN_MTE_GENERAL_RC LIKE ALTDEFRC Alert: MT Type Def plus RC (ReturnCode)
ASYN_PERF_SMOOTH_RC LIKE ALGTIDSMO Alert: Global Tid plus ALPERFSMO plus RC
ASYN_PERF_SPECIFIC_RC LIKE ALPERFTYPE Alert: Performance Type
ASYN_SMES_SPECIFIC_RC LIKE ALSMSGTYPE Alert: Single Message Type + Rc
ASYN_TEXT_REFERENCE_RC LIKE ALTXTLNKAT Alert: Text Attribute Type (Including Link Subtype) + RC
IN_NAMES LIKE ALMTNAME_L Alert: Table of long names for monitoring types
TEXT_REFERENCE_RC LIKE ALTXTLNKAT Alert: Text Attribute Type (Including Link Subtype) + RC

Exceptions

This function module does not define any Exceptions.