SAP ABAP Class CL_CRM_IC_INTERACTION_HANDLER (Interaction handler)
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_BSP_WD_MESSAGE_HANDLER Interface for Error Handler 20030424
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_IC_EVENT_LISTENER IC event service interface 20030422
Properties
Class CL_CRM_IC_INTERACTION_HANDLER  
Short Description Interaction handler    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_IC_APPL_UI_SERVICES   IC Services UI 
Created 20030422   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BSP_WD_MESSAGE_HANDLER Interface for Error Handler 20030424
2 IF_CRM_IC_EVENT_LISTENER IC event service interface 20030422
Friends
Class CL_CRM_IC_INTERACTION_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CURRENT_INTERACTION_ID Instance attribute Private Type reference (TYPE) STRING Current interaction (uses contact id as key) 20030422
2 NEW_INTERACTION_ID Instance attribute Private Type reference (TYPE) STRING New interaction (uses contact id as key) 20030422
3 SELF Static Attribute Private Object reference (TYPE REF TO) CL_CRM_IC_INTERACTION_HANDLER Interaction handler 20030422
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030422
2 GET_INSTANCE Static method Public Method Get instance of singleton interaction handler 20030422
3 GET_NEW_CONTACT_ID Instance method Public Method Returns id of new, accepted contact 20030423
4 HANDLE_CONTACT_ACCEPTED Instance method Private Method Process contact started event 20030426
5 HANDLE_CONTACT_ENDED Instance method Private Method Process contact ended event 20030423
6 HANDLE_END_INTERACTION Instance method Private Method Process end interaction event 20030423
7 IS_OVERLAP Instance method Public Method Return TRUE when overlapping, FALSE if not 20030422
Events
Class CL_CRM_IC_INTERACTION_HANDLER has no event.
Types
Class CL_CRM_IC_INTERACTION_HANDLER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_IC_INTERACTION_HANDLER Interaction handler 20030422

Method GET_INSTANCE on class CL_CRM_IC_INTERACTION_HANDLER has no exception.

Method GET_NEW_CONTACT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20030423

Method GET_NEW_CONTACT_ID on class CL_CRM_IC_INTERACTION_HANDLER has no exception.

Method HANDLE_CONTACT_ACCEPTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVENT Call by reference Object reference (TYPE REF TO) CL_CRM_IC_EVENT IC-Ereignis 20030426

Method HANDLE_CONTACT_ACCEPTED on class CL_CRM_IC_INTERACTION_HANDLER has no exception.

Method HANDLE_CONTACT_ENDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVENT Call by reference Object reference (TYPE REF TO) CL_CRM_IC_EVENT IC-Ereignis 20030423

Method HANDLE_CONTACT_ENDED on class CL_CRM_IC_INTERACTION_HANDLER has no exception.

Method HANDLE_END_INTERACTION Signature

Method HANDLE_END_INTERACTION on class CL_CRM_IC_INTERACTION_HANDLER has no parameter.
Method HANDLE_END_INTERACTION on class CL_CRM_IC_INTERACTION_HANDLER has no exception.

Method IS_OVERLAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20030422

Method IS_OVERLAP on class CL_CRM_IC_INTERACTION_HANDLER has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 400