SAP ABAP Function Module SXMB_SELECT_MESSAGES_NEW (Returns list of messages according to selction criteria)
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_SELECT_MESSAGES_NEW Returns list of messages according to selction criteria  
Function Group SXMB_MONI   Function Module for External Monitoring  
Program Name SAPLSXMB_MONI    
INCLUDE Name LSXMB_MONIU27    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EX_MSGTAB TYPE SXMSMSGTAB XML Message Broker: List of Messages
Exporting EX_RESULT TYPE SXMSADMINRESULT Result of selection
Exporting EX_FIRST_TS TYPE TIMESTAMPL First timestamp in result list
Importing IM_FILTER TYPE SXI_MSG_SELECT XI/WS: Structure for Message Selection on Database (Mast)
Importing IM_NUMBER TYPE INT4 Maximum number of selected messages
Importing IM_ADAPTER_OR TYPE SXMSFLAG '0' Parameters IM_ADAPTER_TYPE_IN and IM_ADAPTER_TYPE are logically "OR"ed
Importing IM_PROCESS_MODE TYPE SXMSFLAG '0' Select all messages of Process Enging (Inhibits use of IM_ADAPTER_OR)
Exception PERSIST_ERROR TYPE Exception occured in persistency layer
Exception MISSING_PARAMETER TYPE Obligatory Parameter is missing
Exception NEGATIVE_TIME_RANGE TYPE Interval of Start- and Endtime is negative
Exception TOO_MANY_PARAMETERS TYPE Conflicting Parameters supplied
Exception NO_TIMEZONE TYPE Conversion to UTC not possible (Timezone not defined)
               
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