SAP ABAP Class CL_IC_EMAIL_DATA (Representation of E-Mail)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20040921
Properties
Class CL_IC_EMAIL_DATA  
Short Description Representation of E-Mail    
Super Class    
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 20040921   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IC_EMAIL_DATA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20040921
Friends
Class CL_IC_EMAIL_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BCC Instance attribute Public Type reference (TYPE) CRMT_EMAIL_RECIPIENTS E-Mail: Recipient (Blind Copy) 20040921
2 BODY Instance attribute Public Type reference (TYPE) CRMT_EMAIL_MIME_STRUC CRM: Table Type for Display of MIME Body Part 20040921
3 COPY Instance attribute Public Type reference (TYPE) CRMT_EMAIL_RECIPIENTS E-Mail: Recipient (Copy) 20040921
4 FROM Instance attribute Public Type reference (TYPE) CRMS_EMAIL_RECIPIENT E-Mail: Sender 20040921
5 HEADER_FIELDS Instance attribute Public Type reference (TYPE) CRMT_EMAIL_HEADER_FIELD Remaining Header Fields 20040921
6 IMPORTANCE Instance attribute Public Type reference (TYPE) CRM_EMAIL_IMPORTANCE E-Mail: Priority 20040921
7 MAIL_ID Instance attribute Public Type reference (TYPE) STRING 20040921
8 SEND_DATE Instance attribute Public Type reference (TYPE) BCOS_TSTMP Timestamp (in UIC) 20040921
9 SENSITIVITY Instance attribute Public Type reference (TYPE) CRM_EMAIL_SENSITIVITY E-Mail: Confidentiality 20040921
10 SUBJECT Instance attribute Public Type reference (TYPE) STRING Subject 20040921
11 TO Instance attribute Public Type reference (TYPE) CRMT_EMAIL_RECIPIENTS E-Mail: Recipient 20040921
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040921
Events
Class CL_IC_EMAIL_DATA has no event.
Types
Class CL_IC_EMAIL_DATA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_IC_EMAIL_DATA has no parameter.
Method CONSTRUCTOR on class CL_IC_EMAIL_DATA has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 500