Menu

SAP Function Module MM_ARRANG_PRINT_ERR_MSG_LIST

Liste der aufgetretenen Nachrichten als Liste ausgeben

The Function Module MM_ARRANG_PRINT_ERR_MSG_LIST (Liste der aufgetretenen Nachrichten als Liste ausgeben) is a standard Function Module in SAP ERP and is part of the function group WN31 within the package WBON.

Technical Information

Function Module MM_ARRANG_PRINT_ERR_MSG_LIST
Short Text Liste der aufgetretenen Nachrichten als Liste ausgeben
Function Group WN31
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
I_NO_SORT TYPE C SPACE keine Sortierung
I_TITLE TYPE C Überschrift der Listausgabe (60 Zeichen)
I_TITLEBAR TYPE GUI_TITLE 'LI0' Titel der Liste

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
T_ERROR_MESSAGES LIKE ARRANGERRA Liste der auszugebenden Nachrichten

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
BACK_TO_SELECTION_SCREEN zurück zum Selektionsbild
FUNCTION_FINISHED Beenden, abbrechen
PROGRAM_ERROR Fehler im Listprozessor