SAP ABAP Class CL_CRM_MCM_CHAT_LISTENER (MCM chat listener)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-CHA (Application Component) Communication Channel
     IC_CCS_MCM (Package) IC Communication Channels Service Multi-Channel Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_MCM_CHANNEL_CONTAINER MCM Container 20031128
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BCB_POSTING_EVENT_SINK Interface for new posting notifications 20040126
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_MCM_CHAT_CONSTANTS MCM Chat Session Constants 20081011
Properties
Class CL_CRM_MCM_CHAT_LISTENER  
Short Description MCM chat listener    
Super Class CL_CRM_MCM_CHANNEL_CONTAINER MCM Container 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package IC_CCS_MCM   IC Communication Channels Service Multi-Channel Management 
Created 20031128   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_MCM_CHAT_LISTENER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BCB_POSTING_EVENT_SINK Interface for new posting notifications 20040126
2 IF_CRM_MCM_CHAT_CONSTANTS MCM Chat Session Constants 20081011
Friends
Class CL_CRM_MCM_CHAT_LISTENER has no friend class.
Attributes
Class CL_CRM_MCM_CHAT_LISTENER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040122
2 CREATE_CHAT_SESSION Instance method Public Method create chat session 20081010
3 GET_CHAT_PARAMS Instance method Public Method Get the chat type 20090102
Events
Class CL_CRM_MCM_CHAT_LISTENER has no event.
Types
Class CL_CRM_MCM_CHAT_LISTENER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BCB_ADDRESS Call by reference Object reference (TYPE REF TO) IF_BCB_ADDRESS 20040122
2 Importing MCM_CHANNEL Call by reference Object reference (TYPE REF TO) CL_CRM_MCM_CHANNEL MCM Kanal (Telefon, Mail und Chat) 20040122

Method CONSTRUCTOR on class CL_CRM_MCM_CHAT_LISTENER has no exception.

Method CREATE_CHAT_SESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTACHED_DATA Call by reference Type reference (TYPE) STRING Attached Data 20081211
2 Importing IV_CHAT_ADDRESS Call by reference Type reference (TYPE) STRING MCM Chat Address 20081107
3 Importing IV_CHAT_TYPE Value transfer Type reference (TYPE) CRM_IC_MCM_CHAT_TYPE 001 MCM Chat Type 20081011
4 Importing IV_IM_PROPERTIES Call by reference Type reference (TYPE) CRMS_IC_MCM_IM_IAD MCM IM properties 20090103
5 Returning RV_MCM_CHAT_SESSION Value transfer Object reference (TYPE REF TO) CL_CRM_MCM_CHAT_SESSION MCM Chat Session 20081011
# Exception Resumable Description Created on
1 CX_CRM_MCM_EXCEPTION MCM Ausnahme 20081010

Method GET_CHAT_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_XML_STRING Call by reference Type reference (TYPE) XSTRING 20090102
2 Returning RS_IM_IAD Value transfer Type reference (TYPE) CRMS_IC_MCM_IM_IAD Multi Channel Management (MCM) Chat Type 20090102

Method GET_CHAT_PARAMS on class CL_CRM_MCM_CHAT_LISTENER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in