SAP ABAP Class CL_CRM_EMAIL_DATA (Representation of an E-Mail)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI (Application Component) WebClient UI
⤷
CRM_EMAIL_BASE (Package) E-Mail Functions

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20040611 |
Properties
Class | CL_CRM_EMAIL_DATA | |
Short Description | Representation of an E-Mail | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_EMAIL_BASE | E-Mail Functions |
Created | 20031021 | SAP |
Last change | 20081007 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CRM_EMAIL_DATA has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20040611 |
Friends
Class CL_CRM_EMAIL_DATA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CRMT_EMAIL_RECIPIENTS | E-Mail: Recipient (Blind Copy) | 20031021 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CRMT_EMAIL_MIME_STRUC | CRM: Table Type for Display of MIME Body Part | 20031021 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CRMT_EMAIL_RECIPIENTS | E-Mail: Recipient (Copy) | 20031021 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CRMS_EMAIL_RECIPIENT | E-Mail: Sender | 20031021 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CRMT_EMAIL_HEADER_FIELD | Remaining Header Fields | 20040123 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CRM_EMAIL_IMPORTANCE | E-Mail: Priority | 20031022 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20040112 | |||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BCOS_TSTMP | Time Stamp (In UTC) | 20031022 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CRM_EMAIL_SENSITIVITY | E-Mail: Confidentiality | 20031022 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CRMS_EMAIL_APPL_SETTINGS | CRM E-Mail: Business Object and Other Application Settings | 20040318 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Subject | 20031021 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | CHARSET for Subject | 20050401 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CRMT_EMAIL_RECIPIENTS | E-Mail: Recipient | 20031021 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20031021 |
Events
Class CL_CRM_EMAIL_DATA has no event.
Types
Class CL_CRM_EMAIL_DATA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CRM_EMAIL_DATA has no parameter.
Method CONSTRUCTOR on class CL_CRM_EMAIL_DATA has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in |