Menu

SAP Function Module KKEK_MESSAGE

Sammelt die Nachrichten in einer internen Fehlerprotokolltabelle

The Function Module KKEK_MESSAGE (Sammelt die Nachrichten in einer internen Fehlerprotokolltabelle) is a standard Function Module in SAP ERP and is part of the function group KKE6 within the package KKEK.

Technical Information

Function Module KKEK_MESSAGE
Short Text Sammelt die Nachrichten in einer internen Fehlerprotokolltabelle
Function Group KKE6
Package KKEK
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPEND_SAME_MSG LIKE 'X' Schalter: gleiche Meld. einz. sammeln o. verdich
ARBGB LIKE CMIMSG-ARBGB Arbeitsgebiet (Message ID)
CMFE_INTO_SMSG LIKE CMFIMSG-SELKZ SPACE Übergabe der Meldung an die Fkt.gr SMSG
MSGNR LIKE SY-MSGNO Nachrichtennr. aus T100 oder TCMF1
MSGTY LIKE CMIMSG-MSGTY Nachrichtentyp (S,I,W,E,A)
MSGV1 LIKE SPACE Nachrichtenparameter 1
MSGV2 LIKE SPACE Nachrichtenparameter 2
MSGV3 LIKE SPACE Nachrichtenparameter 3
MSGV4 LIKE SPACE Nachrichtenparameter 4
MSG_ON_SCREEN TYPE XFLAG SPACE Schalter: Nachr. sammeln oder ausgeben
OBJECT_DEPENDENT LIKE 'X' Nachricht ist objektbezogen
POSNR TYPE CK_POSNR 0 Positionsnummer des Vertriebsbeleges

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

These are the Exceptions of this function module.

Exception Name Short Text
MESAGE_TYPE_NOT_VALID Nachrichtentyp existiert nicht
NO_SY_MESSAGE Keine Systemnachricht gefunden