Menu

SAP Function Module BAL_DSP_TXT_MSG_READ

Application Log: Display: Message text

The Function Module BAL_DSP_TXT_MSG_READ (Application Log: Display: Message text) is a standard Function Module in SAP ERP and is part of the function group SBAL_TXT within the package SZAL.

Technical Information

Function Module BAL_DSP_TXT_MSG_READ
Short Text Application Log: Display: Message text
Function Group SBAL_TXT
Package SZAL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_LANGU TYPE SYLANGU SY-LANGU Language
I_MSGID TYPE SY-MSGID Application area
I_MSGNO TYPE SY-MSGNO Message number
I_MSGV1 TYPE SY-MSGV1 Message variable 1
I_MSGV2 TYPE SY-MSGV2 Message variable 2
I_MSGV3 TYPE SY-MSGV3 Message variable 3
I_MSGV4 TYPE SY-MSGV4 Message variable 4

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_MESSAGE_TEXT TYPE C Message text

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.