The Function Module CACS_CLOSE_TEXT_GET (Hole Text aus Nachrichten) is a standard Function Module in SAP ERP and is part of the function group CACS_CLOSE_GENERAL within the package CACSPY.
Function Module | CACS_CLOSE_TEXT_GET |
Short Text | Hole Text aus Nachrichten |
Function Group | CACS_CLOSE_GENERAL |
Package | CACSPY |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LANGU | TYPE | SYLANGU | SY-LANGU | R/3-System, aktuelle Sprache |
I_MSGID | TYPE | SY-MSGID | Nachrichten, Nachrichtenklasse | |
I_MSGNO | TYPE | SY-MSGNO | Nachrichten, Nachrichtennummer | |
I_MSGV1 | TYPE | SY-MSGV1 | Nachrichten, Nachrichtenvariable | |
I_MSGV2 | TYPE | SY-MSGV2 | Nachrichten, Nachrichtenvariable | |
I_MSGV3 | TYPE | SY-MSGV3 | Nachrichten, Nachrichtenvariable | |
I_MSGV4 | TYPE | SY-MSGV4 | Nachrichten, Nachrichtenvariable |
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.