SAP ABAP Class CL_CRM_MCM_SERVICE (MCM service)
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
⤷
⤷
Properties
| Class | CL_CRM_MCM_SERVICE | |
| Short Description | MCM service | |
| 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 | 20040119 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_MCM_SERVICE has no forward declaration.
Interfaces
Class CL_CRM_MCM_SERVICE has no interface implemented.
Friends
Class CL_CRM_MCM_SERVICE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CRM_MCM_ACTION_PROXY2 | MCM Action Proxy | 20080317 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CRM_MCM_CHAT_PROXY | MCM Chat Proxy | 20040119 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CRM_MCM_IM_PROXY | MCM IM Proxy | 20081121 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CRM_MCM_MAIL_PROXY | MCM Mail Proxy | 20040119 | |||
| 5 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_CRM_MCM_SERVICE | MCM Service | 20040119 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CRM_MCM_SESSION | MCM Session (Hauptklasse) | 20040119 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CRM_MCM_SESSION_PROXY | MCM Session Proxy | 20040119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080317 | ||
| 2 | Instance method | Public | Method | get chat proxy | 20040119 | |
| 3 | Instance method | Public | Method | get im proxy | 20081121 | |
| 4 | Instance method | Public | Method | get mail proxy | 20040119 | |
| 5 | Instance method | Public | Method | get session proxy | 20040119 | |
| 6 | Static method | Public | Method | Mcm service initialization | 20040119 | |
| 7 | Static method | Public | Method | end Mcm service | 20040119 |
Events
Class CL_CRM_MCM_SERVICE has no event.
Types
Class CL_CRM_MCM_SERVICE has no local type.
Method Signatures
Method GET_MCM_ACTION_PROXY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MCM_ACTION_PROXY | Value transfer | Object reference (TYPE REF TO) | CL_CRM_MCM_ACTION_PROXY2 | MCM Action Proxy | 20080317 |
Method GET_MCM_ACTION_PROXY on class CL_CRM_MCM_SERVICE has no exception.
Method GET_MCM_CHAT_PROXY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MCM_CHAT_PROXY | Value transfer | Object reference (TYPE REF TO) | CL_CRM_MCM_CHAT_PROXY | MCM Chat Proxy | 20040119 |
Method GET_MCM_CHAT_PROXY on class CL_CRM_MCM_SERVICE has no exception.
Method GET_MCM_IM_PROXY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MCM_IM_PROXY | Value transfer | Object reference (TYPE REF TO) | CL_CRM_MCM_IM_PROXY | MCM IM Proxy | 20081121 |
Method GET_MCM_IM_PROXY on class CL_CRM_MCM_SERVICE has no exception.
Method GET_MCM_MAIL_PROXY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MCM_MAIL_PROXY | Value transfer | Object reference (TYPE REF TO) | CL_CRM_MCM_MAIL_PROXY | MCM Mail Proxy | 20040119 |
Method GET_MCM_MAIL_PROXY on class CL_CRM_MCM_SERVICE has no exception.
Method GET_MCM_SESSION_PROXY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MCM_SESSION_PROXY | Value transfer | Object reference (TYPE REF TO) | CL_CRM_MCM_SESSION_PROXY | MCM Session Proxy | 20040119 |
Method GET_MCM_SESSION_PROXY on class CL_CRM_MCM_SERVICE has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | R/3-System, aktuelle Sprache | 20040119 | ||
| 2 | MCM_SERVICE | Value transfer | Object reference (TYPE REF TO) | CL_CRM_MCM_SERVICE | MCM Service | 20040119 | |||
| 3 | USER_ID | Call by reference | Type reference (TYPE) | SY-UNAME | SY-UNAME | R/3-System, Anmeldename des Benutzers | 20040119 |
Method INIT on class CL_CRM_MCM_SERVICE has no exception.
Method UN_INIT Signature
Method UN_INIT on class CL_CRM_MCM_SERVICE has no parameter.
Method UN_INIT on class CL_CRM_MCM_SERVICE has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 400 |