Menu

SAP Function Module SD_SCD_COLLECT_MESSAGES

Sammeln von Inkonsistenz-Meldungen

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.

Technical Information

Function Module SD_SCD_COLLECT_MESSAGES
Short Text Sammeln von Inkonsistenz-Meldungen
Function Group V54G
Package VTRA
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.