SAP ABAP Class CL_CRM_MCM_MAIL_DRAFT (MCM mail draft folder)
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_CONTAINER MCM Container 20031128
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_MCM_MAIL_CONSTANTS MCM Mail Constants 20040114
Properties
Class CL_CRM_MCM_MAIL_DRAFT  
Short Description MCM mail draft folder    
Super Class CL_CRM_MCM_CHANNEL_CONTAINER MCM Container 
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 20031128   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP 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 20040114
Friends
Class CL_CRM_MCM_MAIL_DRAFT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MAIL_DRAFT Instance attribute Public Attribute reference (LIKE) 20040114
2 MAIL_INBOX Instance attribute Public Attribute reference (LIKE) 20040114
3 MAIL_SENT Instance attribute Public Attribute reference (LIKE) 20040114
4 M_MAIL_SESSION Instance attribute Private Object reference (TYPE REF TO) CL_CRM_MCM_MAIL_SESSION MCM mail session 20040115
5 M_MODE Instance attribute Private Type reference (TYPE) STRING 'None' message mode 20040115
6 M_NOT_HANDLE_CHANGE Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20040116
7 M_PARENT Instance attribute Private Object reference (TYPE REF TO) CL_CRM_MCM_MAIL_INTERACTION interaction parent 20040116
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040114
2 CREATE_MAIL_INTERACTION Instance method Public Method create mail interaction 20040115
3 CREATE_MAIL_INTERACTION_I Instance method Protected Method create mail interaction 20040116
Events
Class CL_CRM_MCM_MAIL_DRAFT has no event.
Types
Class CL_CRM_MCM_MAIL_DRAFT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BCB_ADDRESS Call by reference Object reference (TYPE REF TO) IF_BCB_ADDRESS BCB Adresse 20040114
2 Importing MCM_CHANNEL Call by reference Object reference (TYPE REF TO) CL_CRM_MCM_CHANNEL MCM Kanal (Telefon, Mail und Chat) 20040114

Method CONSTRUCTOR on class CL_CRM_MCM_MAIL_DRAFT has no exception.

Method CREATE_MAIL_INTERACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MCM_MAIL_INTERACTION Value transfer Object reference (TYPE REF TO) CL_CRM_MCM_MAIL_INTERACTION MCM Mail Kontakt 20040116
2 Importing MODE Call by reference Type reference (TYPE) STRING 20040115
3 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_CRM_MCM_MAIL_INTERACTION MCM Mail Kontakt 20040115
# Exception Resumable Description Created on
1 CX_CRM_MCM_EXCEPTION MCM Ausnahme 20040115

Method CREATE_MAIL_INTERACTION_I Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MCM_MAIL_INTERACTION Value transfer Object reference (TYPE REF TO) CL_CRM_MCM_MAIL_INTERACTION MCM Mail Kontakt 20040116
# Exception Resumable Description Created on
1 CX_CRM_MCM_EXCEPTION MCM Ausnahme 20040116
History
Last changed by/on SAP  20130531 
SAP Release Created in