Menu

SAP Function Module SXMB_GET_XI_MESSAGE_INT

Liefert komplette XI-Message auch im internen Format

The Function Module SXMB_GET_XI_MESSAGE_INT (Liefert komplette XI-Message auch im internen Format) is a standard Function Module in SAP ERP and is part of the function group SXMB_MONI within the package SXMSMONI.

Technical Information

Function Module SXMB_GET_XI_MESSAGE_INT
Short Text Liefert komplette XI-Message auch im internen Format
Function Group SXMB_MONI
Package SXMSMONI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_ADMIN_CHECK TYPE AS4FLAG 'X' Flag (X oder Blank)
IM_ARCHIVE TYPE SXMSFLAG XMS: Flag (true/false)
IM_MSGKEY TYPE SXMSMKEY Key einer XI-Message
IM_VERSION TYPE SXMSLSQNBR Fortlaufende Nummer für ID eines Message-Log

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_MESSAGE CLASS IF_XMS_MESSAGE XI: internal message interface
EX_MSG_BYTES TYPE XSTRING Message Bytes der Message

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
INTERNAL_ERROR Interner Fehler
NOT_AUTHORIZED Benutzer hat keine Berechtigung zum Anzeigen der Message
NO_MESSAGE Message nicht vorhanden