Menu

SAP Function Module KBPS_MSG_HANDLER_FINISH_ALL

The Function Module KBPS_MSG_HANDLER_FINISH_ALL () is a standard Function Module in SAP ERP and is part of the function group KBPS within the package KABP.

Technical Information

Function Module KBPS_MSG_HANDLER_FINISH_ALL
Short Text
Function Group KBPS
Package KABP
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_ARBGB LIKE MESG-ARBGB SPACE Nachrichtenklasse
I_MSGTY LIKE MESG-MSGTY SPACE Message-Typ
I_MSGV1 LIKE SPACE 1. Message-Parameter
I_MSGV2 LIKE SPACE 2. Message-Parameter
I_MSGV3 LIKE SPACE 3. Message-Parameter
I_MSGV4 LIKE SPACE 4. Message-Parameter
I_TXTNR LIKE MESG-TXTNR SPACE Nachrichten-Nummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ERROR LIKE zumindest eine Fehlermeldung im Fehlerprotokoll
E_MSG_AVAILABLE LIKE Meldungen im Fehlerprotokoll vorhanden

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.