Menu

SAP Function Module KBPS_MESSAGES_HANDLE

_

The Function Module KBPS_MESSAGES_HANDLE (_) 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_MESSAGES_HANDLE
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
DEF_ZEILE LIKE MESG-ZEILE SPACE
MESG_ARBGB LIKE MESG-ARBGB SPACE
MESG_GIVE_REFERENCE LIKE SPACE
MESG_HEADLINE LIKE SPACE
MESG_MSGTY LIKE MESG-MSGTY SPACE
MESG_MSGV1 LIKE MESG-MSGV1 SPACE
MESG_MSGV2 LIKE MESG-MSGV2 SPACE
MESG_MSGV3 LIKE MESG-MSGV3 SPACE
MESG_MSGV4 LIKE MESG-MSGV4 SPACE
MESG_TXTNR LIKE MESG-TXTNR SPACE
MESG_ZEILE LIKE MESG-ZEILE SPACE
MESS_GIVE LIKE SPACE Transfer to message handler
MESS_INIT LIKE SPACE Initialize buffer
MESS_STORE LIKE SPACE Buffer messages
RECEIVER LIKE SPACE
REFERENZ LIKE SY-TABIX 0

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
E_MESG_REFERENCE TYPE BPBU_T_REFERENCE
I_HEADLINES LIKE MESG

Exceptions

This function module does not define any Exceptions.