The Function Module SD_SCD_COLLECT_MESSAGES (Sammeln von Inkonsistenz-Meldungen) is a standard Function Module in SAP ERP and is part of the function group V54G within the package VTRA.
Function Module | SD_SCD_COLLECT_MESSAGES |
Short Text | Sammeln von Inkonsistenz-Meldungen |
Function Group | V54G |
Package | VTRA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DETLEVEL | TYPE | BAL_S_MSG-DETLEVEL | Anwendungs-Log: Detailierungsgrad | |
I_MSGID | TYPE | BAL_S_MSG-MSGID | Nachrichten, Nachrichtenklasse | |
I_MSGNO | TYPE | BAL_S_MSG-MSGNO | Nachrichten, Nachrichtennummer | |
I_MSGTY | TYPE | BAL_S_MSG-MSGTY | Nachrichten, Nachrichtentyp | |
I_MSGV1 | LIKE | Nachrichten, Nachrichtenvariable | ||
I_MSGV2 | LIKE | Nachrichten, Nachrichtenvariable | ||
I_MSGV3 | LIKE | Nachrichten, Nachrichtenvariable | ||
I_MSGV4 | LIKE | 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.