Menu

SAP Function Module AIAP_MESSAGE_HANDLER

Sammeln und Ausgeben von Messages bei Berechtigungsprüfung

The Function Module AIAP_MESSAGE_HANDLER (Sammeln und Ausgeben von Messages bei Berechtigungsprüfung) is a standard Function Module in SAP ERP and is part of the function group AIAP within the package AIR.

Technical Information

Function Module AIAP_MESSAGE_HANDLER
Short Text Sammeln und Ausgeben von Messages bei Berechtigungsprüfung
Function Group AIAP
Package AIR
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_INITIALIZE TYPE C Message-Handler initialisieren
I_MSGTY LIKE SY-MSGTY Message-Typ
I_MSGV2 LIKE SY-MSGV2 Variable der Message
I_MSGV3 LIKE SY-MSGV3 Variable der Message
I_MSGV4 LIKE SY-MSGV4 Variable der Message
I_MSG_NUMBER LIKE Message-Nummer
I_SHOW TYPE C Ausgabe der Messages

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
IT_RANGES TYPE TABLE Ranges-Tabelle der auszuschließenden Varianten

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
MESSAGE_HANDLER_NOT_ACTIVE Message Handler ist nicht initialisiert!