SAP ABAP Class IF_ICI_MONITOR (ICI Monitor Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ICI_MONITOR ICI specification: Monitoring 20031006
Properties
Class IF_ICI_MONITOR  
Short Description ICI Monitor Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20031006   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ICI_MONITOR has no forward declaration.
Interfaces
Class IF_ICI_MONITOR has no interface implemented.
Friends
Class IF_ICI_MONITOR has no friend class.
Attributes
Class IF_ICI_MONITOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 _GET_CATALOG Instance method Public Method 20031006
2 _GET_INSTANCES Instance method Public Method 20031006
3 _SUBSCRIBE Instance method Public Method 20031006
4 _UNSUBSCRIBE Instance method Public Method 20031006
Events
Class IF_ICI_MONITOR has no event.
Types
Class IF_ICI_MONITOR has no local type.
Method Signatures

Method _GET_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CATALOG_TYPES_AND_FIGURES Value transfer Type reference (TYPE) STRING 20031006
# Exception Resumable Description Created on
1 CX_CRM_ICI_EXCEPTION Ausnahmeklasse für CRM ICI 20031203

Method _GET_INSTANCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CATALOG_INSTANCES Value transfer Type reference (TYPE) STRING 20031006
2 Importing IV_SOAP_DEST Call by reference Type reference (TYPE) RFCDEST ICI SOAP destination 20090207
3 Importing MONITOR_OBJECT_TYPES Value transfer Type reference (TYPE) CRM_ICI_MONITOR_OBJECT_TYPES Übergabetabelle: Monitor Objekttypen 20031006
# Exception Resumable Description Created on
1 CX_CRM_ICI_EXCEPTION Ausnahmeklasse für CRM ICI 20031203

Method _SUBSCRIBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APP_ID Value transfer Type reference (TYPE) STRING 20031006
2 Importing APP_URL Value transfer Type reference (TYPE) STRING 20031006
3 Importing SUBSCRIBE_FORM Value transfer Type reference (TYPE) STRING 20031006
4 Importing TIME_PERIOD Value transfer Type reference (TYPE) STRING 20031006
# Exception Resumable Description Created on
1 CX_CRM_ICI_EXCEPTION Ausnahmeklasse für CRM ICI 20031203

Method _UNSUBSCRIBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APP_ID Value transfer Type reference (TYPE) STRING 20031006
2 Importing APP_URL Value transfer Type reference (TYPE) STRING 20031006
# Exception Resumable Description Created on
1 CX_CRM_ICI_EXCEPTION Ausnahmeklasse für CRM ICI 20031203
History
Last changed by/on SAP  20100303 
SAP Release Created in