The Function Module HRDME99_LOG_STORE_MSG (Vorprogramm DTA: Protokoll Meldung) is a standard Function Module in SAP ERP and is part of the function group HRDME99_LOG within the package PCAL.
Function Module | HRDME99_LOG_STORE_MSG |
Short Text | Vorprogramm DTA: Protokoll Meldung |
Function Group | HRDME99_LOG |
Package | PCAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_MSGID | LIKE | SY-MSGID | Nachrichten, Nachrichtenklasse | |
IM_MSGNO | LIKE | SY-MSGNO | Nachrichten, Nachrichtennummer | |
IM_MSGTY | LIKE | SY-MSGTY | Nachrichten, Nachrichtentyp | |
IM_MSGV1 | LIKE | SY-MSGV1 | Nachrichten, Nachrichtenvariable | |
IM_MSGV2 | LIKE | SY-MSGV2 | Nachrichten, Nachrichtenvariable | |
IM_MSGV3 | LIKE | SY-MSGV3 | Nachrichten, Nachrichtenvariable | |
IM_MSGV4 | LIKE | 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.