The Function Module C123_T100_BUFF_MESSAGE_READ (Liefert die Definition einer Fehlermeldung (gepuffert)) is a standard Function Module in SAP ERP and is part of the function group C123 within the package CBUI.
Function Module | C123_T100_BUFF_MESSAGE_READ |
Short Text | Liefert die Definition einer Fehlermeldung (gepuffert) |
Function Group | C123 |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ARBGB | LIKE | T100-ARBGB | Message work area | |
I_MSGNR | LIKE | T100-MSGNR | Message number | |
I_SPRSL | LIKE | T100-SPRSL | SY-LANGU | Symbol category of symbol searched |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_MESSAGE_TEXT | LIKE | T100-TEXT | Meldungstext |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Message not found |