SAP ABAP Class CL_CRM_MCM_SESSION_PROXY (MCM session proxy)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_MCM_PROXY_CONSTANTS MCM Proxy Constants 20031230
Properties
Class CL_CRM_MCM_SESSION_PROXY  
Short Description MCM session proxy    
Super Class    
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 20031222   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_MCM_SESSION_PROXY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_MCM_PROXY_CONSTANTS MCM Proxy Constants 20031230
Friends
Class CL_CRM_MCM_SESSION_PROXY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_MCM_SESSION Static Attribute Protected Object reference (TYPE REF TO) CL_CRM_MCM_SESSION MCM Session (main class) 20031222
Methods
# Method Level Visibility Method type Description Created on
1 BLIND_TRANSFER Instance method Public Method remove extra queue 20080326
2 CONSTRUCTOR Instance method Public Constructor constructor 20031230
3 DO_CC_LOGIN Instance method Public Method logon to contact center 20031230
4 DO_REQUEST_SAVEAD_VETOED Instance method Public Method deny save request for item attached data 20040204
5 DO_TRIGGER_IAD_UPDATED Instance method Public Method trigger item attached data update 20031230
6 END_CONTACT Instance method Public Method set item attached data 20080726
7 GET_IAD Instance method Public Method get item attached data 20031230
8 GET_LOGON_STATUS Instance method Public Method get item attached data 20080409
9 GET_SESSION Static method Public Method get session 20031230
10 MAKE_CALL Instance method Public Method remove extra queue 20080326
11 REGISTER_PHONE_LINE Instance method Public Method 20070322
12 REMOVE_EXTRA_QUEUE Instance method Public Method remove extra queue 20040326
13 SET_ASYN_SRCH_RSLT_FLAG Instance method Public Method set asyn inbox search result flag 20090117
14 SET_EXTRA_QUEUE Instance method Public Method set extra queue 20040325
15 SET_IAD Instance method Public Method set item attached data 20031230
16 SET_WRAPUP_END Instance method Public Method set item attached data 20080619
17 WARM_TRANSFER Instance method Public Method remove extra queue 20080408
Events
Class CL_CRM_MCM_SESSION_PROXY has no event.
Types
Class CL_CRM_MCM_SESSION_PROXY has no local type.
Method Signatures

Method BLIND_TRANSFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_IN Call by reference Type reference (TYPE) CRMS_IC_MCM_PROXY_MSG 20080326
2 Returning MESSAGE_OUT Value transfer Type reference (TYPE) CRMS_IC_MCM_PROXY_MSG 20080326

Method BLIND_TRANSFER on class CL_CRM_MCM_SESSION_PROXY has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGUAGE Call by reference Type reference (TYPE) SY-LANGU SY-LANGU R/3-System, aktuelle Sprache 20031230
2 Importing USER_ID Call by reference Type reference (TYPE) SY-UNAME SY-UNAME R/3-System, Anmeldename des Benutzers 20031230

Method CONSTRUCTOR on class CL_CRM_MCM_SESSION_PROXY has no exception.

Method DO_CC_LOGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_IN Call by reference Type reference (TYPE) CRMS_IC_MCM_PROXY_MSG MCM Session Proxy Nachricht 20031230
2 Returning MESSAGE_OUT Value transfer Type reference (TYPE) CRMS_IC_MCM_PROXY_MSG MCM Session Proxy Nachricht 20031230

Method DO_CC_LOGIN on class CL_CRM_MCM_SESSION_PROXY has no exception.

Method DO_REQUEST_SAVEAD_VETOED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_IN Call by reference Type reference (TYPE) CRMS_IC_MCM_PROXY_MSG MCM Session Proxy Nachricht 20040204
2 Returning MESSAGE_OUT Value transfer Type reference (TYPE) CRMS_IC_MCM_PROXY_MSG MCM Session Proxy Nachricht 20040204

Method DO_REQUEST_SAVEAD_VETOED on class CL_CRM_MCM_SESSION_PROXY has no exception.

Method DO_TRIGGER_IAD_UPDATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_IN Call by reference Type reference (TYPE) CRMS_IC_MCM_PROXY_MSG MCM Session Proxy Nachricht 20031230
2 Returning MESSAGE_OUT Value transfer Type reference (TYPE) CRMS_IC_MCM_PROXY_MSG MCM Session Proxy Nachricht 20031230

Method DO_TRIGGER_IAD_UPDATED on class CL_CRM_MCM_SESSION_PROXY has no exception.

Method END_CONTACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_IN Call by reference Type reference (TYPE) CRMS_IC_MCM_PROXY_MSG MCM Session Proxy Nachricht 20080726
2 Returning MESSAGE_OUT Value transfer Type reference (TYPE) CRMS_IC_MCM_PROXY_MSG MCM Session Proxy Nachricht 20080726

Method END_CONTACT on class CL_CRM_MCM_SESSION_PROXY has no exception.

Method GET_IAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_IN Call by reference Type reference (TYPE) CRMS_IC_MCM_PROXY_MSG MCM Session Proxy Nachricht 20031230
2 Returning MESSAGE_OUT Value transfer Type reference (TYPE) CRMS_IC_MCM_PROXY_MSG MCM Session Proxy Nachricht 20031230

Method GET_IAD on class CL_CRM_MCM_SESSION_PROXY has no exception.

Method GET_LOGON_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_IN Call by reference Type reference (TYPE) CRMS_IC_MCM_PROXY_MSG MCM Session Proxy Nachricht 20080409
2 Returning MESSAGE_OUT Value transfer Type reference (TYPE) CRMS_IC_MCM_PROXY_MSG MCM Session Proxy Nachricht 20080409

Method GET_LOGON_STATUS on class CL_CRM_MCM_SESSION_PROXY has no exception.

Method GET_SESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGUAGE Call by reference Type reference (TYPE) SY-LANGU R/3-System, aktuelle Sprache 20031230
2 Returning MCM_SESSION Value transfer Object reference (TYPE REF TO) CL_CRM_MCM_SESSION MCM Session (Hauptklasse) 20031230
3 Importing USER_ID Call by reference Type reference (TYPE) SY-UNAME R/3-System, Anmeldename des Benutzers 20031230

Method GET_SESSION on class CL_CRM_MCM_SESSION_PROXY has no exception.

Method MAKE_CALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_IN Call by reference Type reference (TYPE) CRMS_IC_MCM_PROXY_MSG 20080326
2 Returning MESSAGE_OUT Value transfer Type reference (TYPE) CRMS_IC_MCM_PROXY_MSG 20080326

Method MAKE_CALL on class CL_CRM_MCM_SESSION_PROXY has no exception.

Method REGISTER_PHONE_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_IN Call by reference Type reference (TYPE) CRMS_IC_MCM_PROXY_MSG MCM session proxy message 20070322
2 Returning MESSAGE_OUT Value transfer Type reference (TYPE) CRMS_IC_MCM_PROXY_MSG MCM session proxy message 20070322

Method REGISTER_PHONE_LINE on class CL_CRM_MCM_SESSION_PROXY has no exception.

Method REMOVE_EXTRA_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_IN Call by reference Type reference (TYPE) CRMS_IC_MCM_PROXY_MSG 20040326
2 Returning MESSAGE_OUT Value transfer Type reference (TYPE) CRMS_IC_MCM_PROXY_MSG 20040326

Method REMOVE_EXTRA_QUEUE on class CL_CRM_MCM_SESSION_PROXY has no exception.

Method SET_ASYN_SRCH_RSLT_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_IN Call by reference Type reference (TYPE) CRMS_IC_MCM_PROXY_MSG MCM Session Proxy Nachricht 20090117
2 Returning MESSAGE_OUT Value transfer Type reference (TYPE) CRMS_IC_MCM_PROXY_MSG MCM Session Proxy Nachricht 20090117

Method SET_ASYN_SRCH_RSLT_FLAG on class CL_CRM_MCM_SESSION_PROXY has no exception.

Method SET_EXTRA_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_IN Call by reference Type reference (TYPE) CRMS_IC_MCM_PROXY_MSG 20040325
2 Returning MESSAGE_OUT Value transfer Type reference (TYPE) CRMS_IC_MCM_PROXY_MSG 20040325

Method SET_EXTRA_QUEUE on class CL_CRM_MCM_SESSION_PROXY has no exception.

Method SET_IAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_IN Call by reference Type reference (TYPE) CRMS_IC_MCM_PROXY_MSG MCM Session Proxy Nachricht 20031230
2 Returning MESSAGE_OUT Value transfer Type reference (TYPE) CRMS_IC_MCM_PROXY_MSG MCM Session Proxy Nachricht 20031230

Method SET_IAD on class CL_CRM_MCM_SESSION_PROXY has no exception.

Method SET_WRAPUP_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_IN Call by reference Type reference (TYPE) CRMS_IC_MCM_PROXY_MSG MCM Session Proxy Nachricht 20080619
2 Returning MESSAGE_OUT Value transfer Type reference (TYPE) CRMS_IC_MCM_PROXY_MSG MCM Session Proxy Nachricht 20080619

Method SET_WRAPUP_END on class CL_CRM_MCM_SESSION_PROXY has no exception.

Method WARM_TRANSFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_IN Call by reference Type reference (TYPE) CRMS_IC_MCM_PROXY_MSG 20080408
2 Returning MESSAGE_OUT Value transfer Type reference (TYPE) CRMS_IC_MCM_PROXY_MSG 20080408

Method WARM_TRANSFER on class CL_CRM_MCM_SESSION_PROXY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 400