The Function Module BAL_MSG_DISPLAY_ABAP (Application Log: Display: Display message as ABAP message) is a standard Function Module in SAP ERP and is part of the function group SBAL_DISPLAY_MESSAGE within the package SZAL.
Function Module | BAL_MSG_DISPLAY_ABAP |
Short Text | Application Log: Display: Display message as ABAP message |
Function Group | SBAL_DISPLAY_MESSAGE |
Package | SZAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_S_MSG | TYPE | BAL_S_MSG | Message data |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.