SAP ABAP Function Module SXMB_GET_MESSAGE_PAYLOAD (Returns payload of message)
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_MESSAGE_PAYLOAD Returns payload of message  
Function Group SXMB_MONI   Function Module for External Monitoring  
Program Name SAPLSXMB_MONI    
INCLUDE Name LSXMB_MONIU26    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EX_MSG_BYTES TYPE XSTRING Message payload
Importing IM_MSGKEY TYPE SXMSMKEY XI: Message ID
Importing IM_ARCHIVE TYPE SXMSFLAG Read from archive (X=true, x=true, all others =false)
Importing IM_VERSION TYPE NUMC3 Sequential number for ID of Message log
Exception NOT_AUTHORIZED TYPE No authorization to display message payload
Exception NO_MESSAGE TYPE Message not found
Exception INTERNAL_ERROR TYPE Internal error
Exception NO_PAYLOAD TYPE No payload data
               
Processing Type
Normal Function Module  
Remote-Enabled 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  20080415 
SAP Release Created in 620