Menu

SAP Function Module SALC_MT_READ

Read Values and Customizing Data of Given Table of TIDs

The Function Module SALC_MT_READ (Read Values and Customizing Data of Given Table of TIDs) 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
Short Text Read Values and Customizing Data of Given Table of TIDs
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
BYPASS_CACHE TYPE ALFLAG ' ' Alerts: Indicator ('X' or SPACE )
CALC_STAT TYPE ALFLAG ' ' Alerts: Indicator ('X' or SPACE )

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
IN_TID LIKE ALGLOBTID
OUT_TYPEDEF_RC LIKE ALTDEFRC
STATISTICS LIKE ALTIDSTATS

Exceptions

This function module does not define any Exceptions.