The Function Module PPETICMP_MESSAGE_COLLECT (Sammeln der Meldungen aus der iPPE-Engine und umleiten ins Grid-Appllog) is a standard Function Module in SAP ERP and is part of the function group PPETICMP within the package CPPEWB.
Function Module | PPETICMP_MESSAGE_COLLECT |
Short Text | Sammeln der Meldungen aus der iPPE-Engine und umleiten ins Grid-Appllog |
Function Group | PPETICMP |
Package | CPPEWB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MSGID | TYPE | SYMSGID | Nachrichten, Nachrichtenklasse | |
MSGNO | TYPE | SYMSGNO | Nachrichten, Nachrichtennummer | |
MSGTY | TYPE | SYMSGTY | Nachrichten, Nachrichtentyp | |
MSGV1 | TYPE | ANY | Nachrichten, Nachrichtenvariable | |
MSGV2 | TYPE | ANY | Nachrichten, Nachrichtenvariable | |
MSGV3 | TYPE | ANY | Nachrichten, Nachrichtenvariable | |
MSGV4 | TYPE | ANY | 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.