Menu

SAP Function Module SALC_MT_READ_ALL

The Function Module SALC_MT_READ_ALL () 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_MT_READ_ALL
Short Text
Function Group SALC
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
GET_GENERALDATA LIKE ALPARAMS-ONLY_LOCAL ' ' Alert: SALC: Flag (X) if only local input for function call
GET_GENERALDATA_EFF_TOOLS LIKE ALPARAMS-ONLY_LOCAL ' ' Alert: SALC: Flag (X) if only local input for function call
GET_HIGH_ALERTS LIKE ALPARAMS-ONLY_LOCAL ' ' Alert: SALC: Flag (X) if only local input for function call
GET_MSC_SPECIFIC LIKE ALPARAMS-ONLY_LOCAL ' ' Alert: SALC: Flag (X) if only local input for function call
GET_PERF_SMOOTH LIKE ALPARAMS-ONLY_LOCAL ' ' Alert: SALC: Flag (X) if only local input for function call
GET_PERF_SPECIFIC LIKE ALPARAMS-ONLY_LOCAL ' ' Alert: SALC: Flag (X) if only local input for function call
GET_SMES_SPECIFIC LIKE ALPARAMS-ONLY_LOCAL ' ' Alert: SALC: Flag (X) if only local input for function call
GET_TEXT_REFERENCE LIKE ALPARAMS-ONLY_LOCAL ' ' Alert: SALC: Flag (X) if only local input for function call
GET_TREE LIKE ALPARAMS-ONLY_LOCAL ' ' Alert: SALC: Flag (X) if only local input for function call
USE_CACHE_FOR_MSC TYPE ALFLAG ' ' Alerts: Indicator ('X' or SPACE )

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
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
TEXT_REFERENCE_RC LIKE ALTXTLNKAT Alert: Text Attribute Type (Including Link Subtype) + RC

Exceptions

This function module does not define any Exceptions.