SAP ABAP Class CL_CRM_IC_REG_FOR_CALLBACK (IIC: register for callback during certain events)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-FRW (Application Component) Framework
     CRM_IC_APPL_UI_SERVICES (Package) IC Services UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_IC_EVENT_LISTENER IC event service interface 20020703
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_IC_PREP_FOR_END_CONTACT IIC: register for callback during EndContact 20020706
Properties
Class CL_CRM_IC_REG_FOR_CALLBACK  
Short Description IIC: register for callback during certain events    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_IC_APPL_UI_SERVICES   IC Services UI 
Created 20020702   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_IC_REG_FOR_CALLBACK has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_IC_EVENT_LISTENER IC event service interface 20020703
Friends
Class CL_CRM_IC_REG_FOR_CALLBACK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EVENT_SERVICE Instance attribute Private Object reference (TYPE REF TO) IF_CRM_IC_EVENT_SRV IC event service 20020703
2 PARTICIPANTS Instance attribute Private Type reference (TYPE) CRMT_IC_PREP_CB_PARTICIPANTS IC: callback participant for preparing EndContact/Transfer 20020703
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020706
2 REGISTER Instance method Public Method register a callback handler 20020706
3 UNREGISTER Instance method Private Method 20020706
Events
Class CL_CRM_IC_REG_FOR_CALLBACK has no event.
Types
Class CL_CRM_IC_REG_FOR_CALLBACK has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_CRM_IC_REG_FOR_CALLBACK has no parameter.
Method CONSTRUCTOR on class CL_CRM_IC_REG_FOR_CALLBACK has no exception.

Method REGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALLBACK Call by reference Object reference (TYPE REF TO) IF_CRM_IC_PREPARE_FOR_CALLBACK IC: Rückruf für Vorbereitung Kontakt beenden und Weiterg. 20020706

Method REGISTER on class CL_CRM_IC_REG_FOR_CALLBACK has no exception.

Method UNREGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALLBACK Call by reference Object reference (TYPE REF TO) IF_CRM_IC_PREPARE_FOR_CALLBACK IC: Rückruf für Vorbereitung Kontakt beenden und Weiterg. 20020706

Method UNREGISTER on class CL_CRM_IC_REG_FOR_CALLBACK has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 310