SAP ABAP Function Module SXMB_GET_XI_MESSAGE_INT (Returns complete XI message (Also internal format))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-WKB (Application Component) Runtime Workbench/Monitoring
⤷
SXMSMONI (Package) XI: Integration Engine Monitoring
⤷
⤷
Basic Data
| Function Module | SXMB_GET_XI_MESSAGE_INT | Returns complete XI message (Also internal format) |
| Function Group | SXMB_MONI | Function Module for External Monitoring |
| Program Name | SAPLSXMB_MONI | |
| INCLUDE Name | LSXMB_MONIU37 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EX_MSG_BYTES | TYPE | XSTRING | Message payload | |||
| |
EX_MESSAGE | TYPE REF TO | IF_XMS_MESSAGE | XI: Internal Message Interface | |||
| |
IM_MSGKEY | TYPE | SXMSMKEY | XI Message Key | |||
| |
IM_ARCHIVE | TYPE | SXMSFLAG | (1=Read from Archive, 0 = Read from Database) | |||
| |
IM_VERSION | TYPE | SXMSLSQNBR | Sequential number for ID of Message log | |||
| |
IM_CLIENT | TYPE | SYMANDT | Client ID of Current User | |||
| |
IM_ADMIN_CHECK | TYPE | AS4FLAG | 'X' | Flag: Perform admin check | ||
| |
NOT_AUTHORIZED | TYPE | No authorization to display message payload | ||||
| |
INTERNAL_ERROR | TYPE | Internal Error | ||||
| |
NO_INFOSTRUC | TYPE | No appropriate active infostructure found | ||||
| |
NO_MESSAGE | TYPE | Message not found | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20110909 |
| SAP Release Created in | 620 |