SAP ABAP Class CL_CRM_MCM_MAIL_CHANNEL (MCM mail channel)
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 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_MCM_CHANNEL | MCM Channel (telephone, mail and chat) | 20031024 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_MCM_MAIL_CONSTANTS | MCM Mail Constants | 20040316 |
Properties
| Class | CL_CRM_MCM_MAIL_CHANNEL | |
| Short Description | MCM mail channel | |
| Super Class | CL_CRM_MCM_CHANNEL | MCM Channel (telephone, mail and chat) |
| 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 | 20081007 | 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_MAIL_CONSTANTS | MCM Mail Constants | 20040316 |
Friends
Class CL_CRM_MCM_MAIL_CHANNEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20040316 | |||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CRM_MCM_MAIL_SESSION | 20031230 | ||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20040316 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20031106 | ||
| 2 | Instance method | Public | Method | get mail session | 20031230 | |
| 3 | Static method | Public | Method | check of valid address | 20031229 |
Events
Class CL_CRM_MCM_MAIL_CHANNEL has no event.
Types
Class CL_CRM_MCM_MAIL_CHANNEL has no local type.
Method Signatures
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_MAIL_CHANNEL has no exception.
Method GET_MAIL_SESSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAIL_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_CRM_MCM_MAIL_SESSION | MCM Mail Session | 20031230 |
Method GET_MAIL_SESSION on class CL_CRM_MCM_MAIL_CHANNEL has no exception.
Method IS_VALID_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESS | Call by reference | Type reference (TYPE) | STRING | 20031229 | ||||
| 2 | IS_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20031229 |
Method IS_VALID_ADDRESS on class CL_CRM_MCM_MAIL_CHANNEL has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in |