SAP ABAP Class CL_CRM_MCM_CHANNEL (MCM Channel (telephone, mail and chat))
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_BCB_SYSTEM_CONSTANTS | BCB System Constants | 20031211 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_MCM_CHANNEL | MCM Channel | 20031112 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_MCM_CONTACT_PROPERTY | MCM contact properties | 20031212 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_MCM_SESSION_CONSTANTS | MCM Session Constants | 20031219 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_MCM_ACTIONI_CHANNEL | 20060321 | |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_MCM_CHAT_CHANNEL | MCM chat channel | 20031024 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_MCM_MAIL_CHANNEL | MCM mail channel | 20031024 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_MCM_PHONE_CHANNEL | MCM telephone channel | 20031024 |
Properties
| Class | CL_CRM_MCM_CHANNEL | |
| Short Description | MCM Channel (telephone, mail and chat) | |
| 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 | 20031024 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_MCM_CHANNEL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BCB_SYSTEM_CONSTANTS | BCB System Constants | 20031211 | ||
| 2 | IF_CRM_MCM_CHANNEL | MCM Channel | 20031112 | ||
| 3 | IF_CRM_MCM_CONTACT_PROPERTY | MCM contact properties | 20031212 | ||
| 4 | IF_CRM_MCM_SESSION_CONSTANTS | MCM Session Constants | 20031219 |
Friends
Class CL_CRM_MCM_CHANNEL has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | action handler | 20031229 | |
| 2 | Instance method | Public | Method | 20031219 | ||
| 3 | Instance method | Public | Constructor | 20031106 | ||
| 4 | Instance method | Public | Method | get conainer size | 20031117 | |
| 5 | Instance method | Public | Method | get default container | 20031117 | |
| 6 | Instance method | Public | Method | get session | 20031117 | |
| 7 | Instance method | Public | Method | get channel type | 20031211 | |
| 8 | Instance method | Public | Method | client started handler | 20050113 | |
| 9 | Instance method | Public | Method | contact event handler | 20031117 | |
| 10 | Instance method | Public | Method | open channel | 20031112 | |
| 11 | Instance method | Public | Method | recover items from cms | 20080809 | |
| 12 | Instance method | Public | Method | send error message | 20031210 | |
| 13 | Instance method | Public | Method | 20071227 |
Events
Class CL_CRM_MCM_CHANNEL has no event.
Types
Class CL_CRM_MCM_CHANNEL has no local type.
Method Signatures
Method ACTION_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Call by reference | Type reference (TYPE) | STRING | 20031229 | ||||
| 2 | PARAM_1 | Call by reference | Type reference (TYPE) | STRING | 20031229 | ||||
| 3 | PARAM_2 | Call by reference | Type reference (TYPE) | STRING | 20031229 | ||||
| 4 | PARAM_3 | Call by reference | Type reference (TYPE) | STRING | 20031229 | ||||
| 5 | PARAM_4 | Call by reference | Type reference (TYPE) | STRING | 20031229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MCM Ausnahme | 20031229 |
Method CLOSE Signature
Method CLOSE on class CL_CRM_MCM_CHANNEL has no parameter.
Method CLOSE on class CL_CRM_MCM_CHANNEL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MCM_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_CRM_MCM_SESSION | MCM Session | 20031106 |
Method CONSTRUCTOR on class CL_CRM_MCM_CHANNEL has no exception.
Method GET_CONTAINER_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIZE | Value transfer | Type reference (TYPE) | I | 20031117 |
Method GET_CONTAINER_SIZE on class CL_CRM_MCM_CHANNEL has no exception.
Method GET_DEFAULT_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MCM_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_CRM_MCM_CHANNEL_CONTAINER | MCM Kanal Container | 20031211 |
Method GET_DEFAULT_CONTAINER on class CL_CRM_MCM_CHANNEL has no exception.
Method GET_SESSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MCM_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_CRM_MCM_SESSION | MCM Session | 20031117 |
Method GET_SESSION on class CL_CRM_MCM_CHANNEL has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPE | Value transfer | Type reference (TYPE) | STRING | 20031211 |
Method GET_TYPE on class CL_CRM_MCM_CHANNEL has no exception.
Method ON_CLIENT_STARTED Signature
Method ON_CLIENT_STARTED on class CL_CRM_MCM_CHANNEL has no parameter.
Method ON_CLIENT_STARTED on class CL_CRM_MCM_CHANNEL has no exception.
Method ON_CONTACT_EVENT_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Call by reference | Object reference (TYPE REF TO) | CL_CRM_MCM_CONTACT_EVENT | MCM Kontakt Ereignis | 20031211 |
Method ON_CONTACT_EVENT_HANDLER on class CL_CRM_MCM_CHANNEL has no exception.
Method OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MCM_CHANNEL_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_CRM_MCM_CHANNEL_CONTAINER | MCM Kanal Container | 20031112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MCM Ausnahme | 20040317 |
Method RECOVER_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BCB_ADDRESS | Call by reference | Object reference (TYPE REF TO) | IF_BCB_ADDRESS | common attributes of an address | 20080809 |
Method RECOVER_ITEMS on class CL_CRM_MCM_CHANNEL has no exception.
Method SEND_BSP_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSG_HANDLER_CLASS | Call by reference | Type reference (TYPE) | STRING | 20031210 | ||||
| 2 | MSG_LEVEL | Call by reference | Type reference (TYPE) | STRING | 20031210 | ||||
| 3 | MSG_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20031210 | ||||
| 4 | MSG_TYPE | Call by reference | Type reference (TYPE) | STRING | 20031210 | ||||
| 5 | MSG_VAR1 | Call by reference | Type reference (TYPE) | STRING | 20031210 | ||||
| 6 | MSG_VAR2 | Call by reference | Type reference (TYPE) | STRING | 20031210 | ||||
| 7 | MSG_VAR3 | Call by reference | Type reference (TYPE) | STRING | 20031210 | ||||
| 8 | MSG_VAR4 | Call by reference | Type reference (TYPE) | STRING | 20031210 |
Method SEND_BSP_MSG on class CL_CRM_MCM_CHANNEL has no exception.
Method SET_MIMC_INT_SESSION_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INTERACTION_ID | Call by reference | Type reference (TYPE) | STRING | 20071227 | ||||
| 2 | IV_PRE_INTERACTION_ID | Call by reference | Type reference (TYPE) | STRING | 20081203 |
Method SET_MIMC_INT_SESSION_MAP on class CL_CRM_MCM_CHANNEL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |