Menu

SAP Function Module BKK_MESSAGE_STORE

Ausgabe einer Nachricht an einen Message-Handler bzw. direkt

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module BKK_MESSAGE_STORE (Ausgabe einer Nachricht an einen Message-Handler bzw. direkt) is a standard Function Module in SAP ERP and is part of the function group FB00 within the package FKB.

Technical Information

Function Module BKK_MESSAGE_STORE
Short Text Ausgabe einer Nachricht an einen Message-Handler bzw. direkt
Function Group FB00
Package FKB
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_ID LIKE MESG-ARBGB Nachrichtenklasse
I_MH1_EXCEPTION_IF_NOT_ACTIVE LIKE 'X' (siehe Langtext)
I_MH1_ZEILE LIKE MESG-ZEILE
I_MH2_FLAG_COLL_END LIKE
I_MH2_LOOP_KEY TYPE C
I_MH2_REPEAT_SHOW LIKE '1'
I_MH2_SICHT LIKE TBZ3E-SICHT
I_MH2_STEPL LIKE SY-STEPL
I_MH2_TBFLD_STRG LIKE
I_MSGV1 LIKE 1. Variable zur Nachricht
I_MSGV2 LIKE 2. Variable zur Nachricht
I_MSGV3 LIKE 3. Variable zur Nachricht
I_MSGV4 LIKE 4. Variable zur Nachricht
I_NUMBER LIKE Nachrichtennummer
I_TYPE LIKE MESG-MSGTY Nachrichtentyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_MH1_ACT_SEVERITY LIKE SY-SUBRC
E_MH1_MAX_SEVERITY LIKE SY-SUBRC
E_RC LIKE SY-SUBRC Rückgabecode

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.