SAP ABAP Class CL_CRM_MCM_IM_PROXY (MCM IM 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_CHAT_CONSTANTS | MCM Chat Session Constants | 20081120 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_MCM_PROXY_CONSTANTS | MCM Proxy Constants | 20081106 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_MCM_SESSION_CONSTANTS | MCM Session Constants | 20081106 |
Properties
| Class | CL_CRM_MCM_IM_PROXY | |
| Short Description | MCM IM 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 | 20081106 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRM_MCM_CHAT_CONSTANTS | MCM Chat Session Constants | 20081120 | ||
| 2 | IF_CRM_MCM_PROXY_CONSTANTS | MCM Proxy Constants | 20081106 | ||
| 3 | IF_CRM_MCM_SESSION_CONSTANTS | MCM Session Constants | 20081106 |
Friends
Class CL_CRM_MCM_IM_PROXY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20081205 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20081106 | |||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CRM_MCM_CHAT_CHANNEL | MCM Chat Channel | 20081106 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CRM_MCM_SESSION | MCM Session | 20090120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | create instant messaging session | 20090430 | |
| 2 | Instance method | Public | Method | Check if an IM session already exists | 20090120 | |
| 3 | Instance method | Public | Constructor | 20081106 | ||
| 4 | Instance method | Public | Method | create instant messaging session | 20081106 | |
| 5 | Instance method | Public | Method | Set Item Attached Data | 20081211 | |
| 6 | Instance method | Public | Method | open buddy list | 20081204 |
Events
Class CL_CRM_MCM_IM_PROXY has no event.
Types
Class CL_CRM_MCM_IM_PROXY has no local type.
Method Signatures
Method ADD_IM_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_IN | Call by reference | Type reference (TYPE) | CRMS_IC_MCM_PROXY_MSG | 20090430 | ||||
| 2 | MESSAGE_OUT | Value transfer | Type reference (TYPE) | CRMS_IC_MCM_PROXY_MSG | 20090430 |
Method ADD_IM_MESSAGE on class CL_CRM_MCM_IM_PROXY has no exception.
Method CHECK_IM_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MCM_IM_IAD | Call by reference | Type reference (TYPE) | CRMS_IC_MCM_IM_IAD | Attached Data Parameters | 20090120 | |||
| 2 | RV_IC_MCM_CHAT_ID | Value transfer | Type reference (TYPE) | CRM_IC_MCM_CHAT_ID | Returns chat id | 20090120 |
Method CHECK_IM_EXISTS on class CL_CRM_MCM_IM_PROXY 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 | 20081106 |
Method CONSTRUCTOR on class CL_CRM_MCM_IM_PROXY has no exception.
Method CREATE_IM_SESSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_IN | Call by reference | Type reference (TYPE) | CRMS_IC_MCM_PROXY_MSG | 20081106 | ||||
| 2 | MESSAGE_OUT | Value transfer | Type reference (TYPE) | CRMS_IC_MCM_PROXY_MSG | 20081106 |
Method CREATE_IM_SESSION on class CL_CRM_MCM_IM_PROXY has no exception.
Method GET_IM_ATTACHED_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MCM_IM_IAD | Call by reference | Type reference (TYPE) | CRMS_IC_MCM_IM_IAD | Attached Data Parameters | 20081211 | |||
| 2 | RV_IM_IAD | Value transfer | Type reference (TYPE) | STRING | Attached Data String for IM | 20081211 |
Method GET_IM_ATTACHED_DATA on class CL_CRM_MCM_IM_PROXY has no exception.
Method OPEN_BUDDYLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_IN | Call by reference | Type reference (TYPE) | CRMS_IC_MCM_PROXY_MSG | 20081205 | ||||
| 2 | MESSAGE_OUT | Value transfer | Type reference (TYPE) | CRMS_IC_MCM_PROXY_MSG | 20081205 |
Method OPEN_BUDDYLIST on class CL_CRM_MCM_IM_PROXY has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |