Menu

SAP Function Module KBPS_MSG_HANDLER_FINISH_PART

The Function Module KBPS_MSG_HANDLER_FINISH_PART () 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_PART
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

This function module does not define any EXPORTING parameters.

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.