SAP ABAP Function Module SXMB_SELECT_MESSAGES_ARCH (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_ARCH Returns list of messages according to selction criteria  
Function Group SXMB_MONI   Function Module for External Monitoring  
Program Name SAPLSXMB_MONI    
INCLUDE Name LSXMB_MONIU25    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EX_MSGTAB TYPE SXMSMSGTAB_ARCH XML Message Broker: List of Messages
Exporting EX_MSGTAB_LMS TYPE SXI_MESSAGE_LMS_DATA_T Result table from message search: LMS Attributes for message
Exporting EX_RESULT TYPE SXMSADMINRESULT Result of selection
Exporting EX_FIRST_TS TYPE TIMESTAMPL First timestamp in result list
Importing IM_EXEDATE TYPE SYDATUM End of Execution From (Date)
Importing IM_EXETIME TYPE SYUZEIT End of Execution From (Time)
Importing IM_EXE2DATE TYPE SYDATUM End of Execution Until (Date)
Importing IM_EXE2TIME TYPE SYUZEIT End of Execution Until (Time)
Importing IM_PIDS TYPE SXMS_SEL_OPTIONS Select Options: Pipeline ID
Importing IM_S_SENDER_RECEIVER TYPE SXMSPEMAS_SR Integration Engine: Sender/Receiver
Importing IM_MSGGUID_TAB TYPE SXMSMGUIDT Integration Engine: Table Type of MessageGUID
Importing IM_PARENT_TAB TYPE SXMSMGUIDT Integration Engine: Table Type of MessageGUID
Importing IM_REF_TO_TAB TYPE SXMSMGUIDT Integration Engine: Table Type of MessageGUID
Importing IM_MSGSTATE TYPE SXMSPMSTAT_TAB Message Status List
Importing IM_ADAPT_TYP TYPE SXMSPSTYPE Technical Outbound Channel
Importing IM_ADAPT_TP_I TYPE SXMSPSTYPE Technical Inbound Channel
Importing IM_QOSMODE TYPE SXMSQOS Integration Engine: Quality of Service
Importing IM_ERRCAT TYPE SXMSERRCAT XI: Error Category
Importing IM_ERRCODE TYPE SXMSERRID XI: Error ID
Importing IM_NUMBER TYPE INT4 Maximum number of selected messages
Importing LMS_ATTRIBUTES TYPE SXMS_LMS_ATTR_T Name and value attributes for LMS
Importing LMS_USE_OR TYPE SXMSFLAG Logical Or Condition
Importing IM_INFOSTRUC TYPE AIND_DESC SPACE Use dedicated Archive Info Structure
Exception INTERNAL_ERROR TYPE Internal error
Exception MISSING_PARAMETER TYPE Obligatory Parameter is missing
Exception INVALID_TIME TYPE One of the time related parameters is invalid
Exception NO_INFOSTRUC TYPE No appropriate active infostructure found
Exception NOT_AUTHORIZED TYPE No authorization
               
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  20070813 
SAP Release Created in 620