Menu

SAP Function Module WFMC_MESSAGES_PROCESS

Bearbeiten von Nachrichten

The Function Module WFMC_MESSAGES_PROCESS (Bearbeiten von Nachrichten) is a standard Function Module in SAP ERP and is part of the function group V70A within the package VN.

Technical Information

Function Module WFMC_MESSAGES_PROCESS
Short Text Bearbeiten von Nachrichten
Function Group V70A
Package VN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PI_BE_QUIET TYPE CHAR1 ' ' Keine Ausgaben von T100-Nachrichten
PI_NO_COMMIT LIKE ' ' Kein COMMIT nach Verarbeitung einer Nachrichten
PI_NO_DIALOG LIKE ' ' Alle Nachrichten direkt verarbeiten
PI_USE_GRID_CONTROL LIKE ' ' ALV Grid-Control verwenden

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TX_MESSAGES LIKE MSG0 Zu bearbeitende Nachrichten

Exceptions

This function module does not define any Exceptions.