SAP ABAP Class CL_CRM_IC_MCM_CHATSESSION (IC MCM Chat Session)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-CHA (Application Component) Communication Channel
⤷
IC_CCS_APP (Package) IC Communication Channels Service Application
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_IC_MCM_CONTACT | IC WebClient MCM Contact | 20030620 |
Properties
| Class | CL_CRM_IC_MCM_CHATSESSION | |
| Short Description | IC MCM Chat Session | |
| Super Class | CL_CRM_IC_MCM_CONTACT | IC WebClient MCM Contact |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | IC_CCS_APP | IC Communication Channels Service Application |
| Created | 20021126 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_IC_MCM_CHATSESSION has no forward declaration.
Interfaces
Class CL_CRM_IC_MCM_CHATSESSION has no interface implemented.
Friends
Class CL_CRM_IC_MCM_CHATSESSION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | 'WEBCONTEXT' | Chat Context | 20080421 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 'LANG_NOT_FOUND' | Language Not Found | 20080421 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20041206 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Chat Session Connected Status | 20021206 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | LANGU | Language Key | 20080421 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | Chat Session Title | 20021206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20021205 | |
| 2 | Instance method | Public | Method | Get attached_data | 20050114 | |
| 3 | Instance method | Public | Method | Get Dialog | 20021205 | |
| 4 | Instance method | Public | Method | Get Language | 20080421 | |
| 5 | Instance method | Public | Method | Get participants | 20041206 | |
| 6 | Instance method | Public | Method | Get title | 20041206 | |
| 7 | Instance method | Public | Method | Post Message | 20021210 | |
| 8 | Instance method | Public | Method | Set Language | 20080421 | |
| 9 | Instance method | Public | Method | Update Connected Status | 20021206 |
Events
Class CL_CRM_IC_MCM_CHATSESSION has no event.
Types
Class CL_CRM_IC_MCM_CHATSESSION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DESTADDR | Call by reference | Type reference (TYPE) | STRING | Item Destination Address | 20030624 | |||
| 2 | IV_DIRECTION | Call by reference | Type reference (TYPE) | STRING | Item Direction | 20030624 | |||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | STRING | Chat-Session-ID | 20021205 | |||
| 4 | IV_ORIGADDR | Call by reference | Type reference (TYPE) | STRING | Item Originator Address | 20030624 |
Method CONSTRUCTOR on class CL_CRM_IC_MCM_CHATSESSION has no exception.
Method GET_ATTACHED_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ATTACHED_DATA | Value transfer | Type reference (TYPE) | STRING | 20050114 |
Method GET_ATTACHED_DATA on class CL_CRM_IC_MCM_CHATSESSION has no exception.
Method GET_DIALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DIALOG | Value transfer | Type reference (TYPE) | STRING | Chat-Session-Dialog | 20021205 |
Method GET_DIALOG on class CL_CRM_IC_MCM_CHATSESSION has no exception.
Method GET_LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_LANGUAGE | Value transfer | Type reference (TYPE) | LANGU | Language Key | 20080421 |
Method GET_LANGUAGE on class CL_CRM_IC_MCM_CHATSESSION has no exception.
Method GET_PARTICIPANTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PARTICIPANTS | Value transfer | Type reference (TYPE) | STRING | 20041206 |
Method GET_PARTICIPANTS on class CL_CRM_IC_MCM_CHATSESSION has no exception.
Method GET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TITLE | Value transfer | Type reference (TYPE) | STRING | 20041206 |
Method GET_TITLE on class CL_CRM_IC_MCM_CHATSESSION has no exception.
Method POST_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | Chat-Nachricht | 20021210 |
Method POST_MESSAGE on class CL_CRM_IC_MCM_CHATSESSION has no exception.
Method SET_LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | Language Key | 20080421 |
Method SET_LANGUAGE on class CL_CRM_IC_MCM_CHATSESSION has no exception.
Method UPDATE_STATUS Signature
Method UPDATE_STATUS on class CL_CRM_IC_MCM_CHATSESSION has no parameter.
Method UPDATE_STATUS on class CL_CRM_IC_MCM_CHATSESSION has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 400 |