Menu

SAP Function Module MM_ARRANG_DISPLAY_ERROR_MSG

Fehlermeldungen aus der Fehlermeldungsstruktur als PopUp ausgeben

The Function Module MM_ARRANG_DISPLAY_ERROR_MSG (Fehlermeldungen aus der Fehlermeldungsstruktur als PopUp ausgeben) is a standard Function Module in SAP ERP and is part of the function group WN05 within the package WBON.

Technical Information

Function Module MM_ARRANG_DISPLAY_ERROR_MSG
Short Text Fehlermeldungen aus der Fehlermeldungsstruktur als PopUp ausgeben
Function Group WN05
Package WBON
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DISPLAY_POSNR LIKE 'X' Positionsnummer aus Listausgabe mit ausgeben
ONLY_FOR_CONDITION_NUMBER LIKE KONP-KNUMH Nur Nachrichten zu dieser Kond.satznr. ausgeben
TITLE LIKE SY-TITLE SPACE Titelergaenzung des PopUp's

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
ERROR_MESSAGES LIKE ARRANG_ERR Liste der Fehlermeldungen ausgeben
VARIABLE_KEY LIKE VAKE Variabler Schluessel (Hinweis Fehler Kond.ebene)

Exceptions

This function module does not define any Exceptions.