Menu

SAP Function Module KBPS_MSG_HEADLINE

Headlines for Co Message Handler

The Function Module KBPS_MSG_HEADLINE (Headlines for Co Message Handler) 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_HEADLINE
Short Text Headlines for Co Message Handler
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
APPLIK LIKE BPIN-APPLIK
GEBER LIKE BPIN-GEBER SPACE
OBJNR LIKE BPIN-OBJNR SPACE
POSIT LIKE BPIN-POSIT SPACE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MSGV1 LIKE MESG-MSGV1
MSGV2 LIKE MESG-MSGV2
MSGV3 LIKE MESG-MSGV3
MSGV4 LIKE MESG-MSGV4

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_HEADLINES LIKE MESG
I_BPAK LIKE BPAK
I_MESG_REFERENCE TYPE BPBU_T_REFERENCE

Exceptions

This function module does not define any Exceptions.