SAP ABAP Class IF_XI_WS_MESSMON_SELECT (Interface for joint message monitoring by XI and WS)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XI_WS_MESSMON XI/WS: Abstract Class for Message Monitoring 20060904
Properties
Class IF_XI_WS_MESSMON_SELECT  
Short Description Interface for joint message monitoring by XI and WS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060904   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_XI_WS_MESSMON_SELECT has no forward declaration.
Interfaces
Class IF_XI_WS_MESSMON_SELECT has no interface implemented.
Friends
Class IF_XI_WS_MESSMON_SELECT has no friend class.
Attributes
Class IF_XI_WS_MESSMON_SELECT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_EXT_FILTER_TO_INT Instance method Public Method Converts external filter to select structure for DB 20060904
2 SELECT_2ND_STAGE Instance method Public Method 2nd Selection Level: Refined filter, additional data 20060904
Events
Class IF_XI_WS_MESSMON_SELECT has no event.
Types
Class IF_XI_WS_MESSMON_SELECT has no local type.
Method Signatures

Method CONVERT_EXT_FILTER_TO_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_SELECT Value transfer Type reference (TYPE) SXI_MSG_SELECT XI/WS: Struktur für Message-Selektion auf Datenbank 20060904
2 Importing IM_FILTER Call by reference Type reference (TYPE) SXI_MESSAGE_FILTER XI/WS: Filter für Messages (extern) 20060904
# Exception Resumable Description Created on
1 CX_XI_WS_MESSMON Ausnahmeklasse für Message-Monitoring-API 20060904

Method SELECT_2ND_STAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RESULT_FINAL Call by reference Type reference (TYPE) SXI_MESSAGE_DATA_LIST Liste von Daten von XI-Messages 20060904
2 Importing IM_FILTER Call by reference Type reference (TYPE) SXI_MESSAGE_FILTER XI/WS: Filter für Messages (extern) 20060908
3 Importing IM_RESULT_1ST_STAGE Call by reference Type reference (TYPE) SXMSMSGTAB XML Message Broker: Tabelle vorhandener Messages 20060904
# Exception Resumable Description Created on
1 CX_XI_WS_MESSMON Ausnahmeklasse für Message-Monitoring-API 20060904
History
Last changed by/on SAP  20110908 
SAP Release Created in