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

Method _SUBSCRIBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPID Value transfer Type reference (TYPE) STRING 20030909
2 Importing APPURL Value transfer Type reference (TYPE) STRING 20030909
3 Importing CHANNEL_TYPE Value transfer Type reference (TYPE) STRING 20030909
4 Importing CONTAINER_ID Value transfer Type reference (TYPE) STRING 20030909
# 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 APPID Value transfer Type reference (TYPE) STRING 20030909
2 Importing APPURL Value transfer Type reference (TYPE) STRING 20030909
# Exception Resumable Description Created on
1 CX_CRM_ICI_EXCEPTION Ausnahmeklasse für CRM ICI 20031203
History
Last changed by/on SAP  20081007 
SAP Release Created in