The Function Module PVSMC_MESSAGE_COLLECT (Nachricht in den Nachrichtensammler stellen) is a standard Function Module in SAP ERP and is part of the function group PVSMC within the package CPPEENG.
Function Module | PVSMC_MESSAGE_COLLECT |
Short Text | Nachricht in den Nachrichtensammler stellen |
Function Group | PVSMC |
Package | CPPEENG |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DETLEVEL | TYPE | BALLEVEL | SPACE | Anwendungs-Log: Detaillierungsgrad |
MSGID | LIKE | BALMI-MSGID | Nachrichtenklasse | |
MSGNO | LIKE | BALMI-MSGNO | Nachrichtennummer | |
MSGTY | LIKE | BALMI-MSGTY | Nachrichtentyp | |
MSGTY_LIMIT_MIN | LIKE | BALMI-MSGTY | Nachrichten für diese und höhere Klassen sammeln | |
MSGV1 | LIKE | Nachrichtenvariable 1 | ||
MSGV2 | LIKE | Nachrichtenvariable 2 | ||
MSGV3 | LIKE | Nachrichtenvariable 3 | ||
MSGV4 | LIKE | Nachrichtenvariable 4 | ||
PROBCLASS | TYPE | BALPROBCL | SPACE | Anwendungs-Log: Problemklasse einer Meldung |
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.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
MESSAGE_NOT_COLLECTED | Nachricht wurde nicht gesammelt |