SAP ABAP Class CL_IC_MAIL_UTILS (Mail Utilities from wrapper)
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_CRM_MCM_MAIL_CONSTANTS | MCM Mail Constants | 20050114 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MCM_MAIL_CONSTANTS | mcm_mail_constants | 20050321 |
Properties
Class | CL_IC_MAIL_UTILS | |
Short Description | Mail Utilities from wrapper | |
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 | 20040824 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_IC_MAIL_UTILS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CRM_MCM_MAIL_CONSTANTS | MCM Mail Constants | 20050114 | ||
2 | IF_MCM_MAIL_CONSTANTS | mcm_mail_constants | 20050321 |
Friends
Class CL_IC_MAIL_UTILS has no friend class.
Attributes
Class CL_IC_MAIL_UTILS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | adderrormessage | 20040824 |
2 | ![]() |
Static method | Public | Method | concatenate_html_bodyparts | 20050505 |
3 | ![]() |
Static method | Public | Method | convert texts to UTF-8 based on initial charset | 20050321 |
4 | ![]() |
Static method | Public | Method | convert_type_to_icon | 20040824 |
5 | ![]() |
Static method | Public | Method | Create email as BOL object (incl. interaction type) | 20050321 |
6 | ![]() |
Static method | Public | Method | deserialize_header | 20040824 |
7 | ![]() |
Static method | Public | Method | filter pending messages | 20050321 |
8 | ![]() |
Static method | Public | Method | 20040824 | |
9 | ![]() |
Static method | Public | Method | 20041122 | |
10 | ![]() |
Static method | Public | Method | check if email can be edited | 20050127 |
11 | ![]() |
Static method | Public | Method | SERIALIZE_HEADER | 20040824 |
Events
Class CL_IC_MAIL_UTILS has no event.
Types
Class CL_IC_MAIL_UTILS has no local type.
Method Signatures
Method ADDERRORMESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20040824 | ||
2 | ![]() |
VAR1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariablen | 20040824 | ||
3 | ![]() |
VAR2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariablen | 20040824 | ||
4 | ![]() |
VAR3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariablen | 20040824 | ||
5 | ![]() |
VAR4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariablen | 20040824 |
Method ADDERRORMESSAGE on class CL_IC_MAIL_UTILS has no exception.
Method CONCATENATE_HTML_BODYPARTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_HTML | Call by reference | Type reference (TYPE) | STRING | 20050505 | |||
2 | ![]() |
IV_CHILD_PART | Call by reference | Type reference (TYPE) | STRING | 20050505 | |||
3 | ![]() |
IV_MAIN_PART | Call by reference | Type reference (TYPE) | STRING | 20050505 |
Method CONCATENATE_HTML_BODYPARTS on class CL_IC_MAIL_UTILS has no exception.
Method CONVERT_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20050321 | |||
2 | ![]() |
EV_XTEXT | Call by reference | Type reference (TYPE) | XSTRING | 20050321 | |||
3 | ![]() |
IV_CHARSET | Call by reference | Type reference (TYPE) | STRING | 20050321 | |||
4 | ![]() |
IV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20050321 |
Method CONVERT_TEXTS on class CL_IC_MAIL_UTILS has no exception.
Method CONVERT_TYPE_TO_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FILETYPE | Call by reference | Type reference (TYPE) | STRING | 20040824 | |||
2 | ![]() |
ICON | Call by reference | Type reference (TYPE) | STRING | 20040824 |
Method CONVERT_TYPE_TO_ICON on class CL_IC_MAIL_UTILS has no exception.
Method CREATE_BOL_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INTERACTIONID | Call by reference | Type reference (TYPE) | STRING | Interaktions-ID | 20050321 | ||
2 | ![]() |
IV_INTERACTIONTYPE | Call by reference | Type reference (TYPE) | STRING | 20050321 | |||
3 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | 'CRMICMAIL' | Objekttyp des Transp.wesens vom verwendenden Objekt | 20050321 | |
4 | ![]() |
IV_SUBJECT | Call by reference | Type reference (TYPE) | STRING | SPACE | 20050321 | ||
5 | ![]() |
RR_ENTITY | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entität (4st. num,; gener.) | 20050321 |
Method CREATE_BOL_OBJECT on class CL_IC_MAIL_UTILS has no exception.
Method DESERIALIZE_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ADDRESSES | Value transfer | Type reference (TYPE) | CRMT_IC_EMAIL_RECIPIENT_DATA | E-Mail Addresses with Additional Information | 20040824 | ||
2 | ![]() |
IV_ADDRESS | Call by reference | Type reference (TYPE) | STRING | 20040824 |
Method DESERIALIZE_HEADER on class CL_IC_MAIL_UTILS has no exception.
Method FILTER_EMAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MAILS | Value transfer | Type reference (TYPE) | CRMS_IC_MAIL_ITEM_T | Tabelle für CRMS_IC_MAIL_ITEM | 20050321 | ||
2 | ![]() |
IT_MAILS | Call by reference | Type reference (TYPE) | CRMS_IC_MAIL_ITEM_T | Tabelle für CRMS_IC_MAIL_ITEM | 20050321 | ||
3 | ![]() |
SELECTION | Call by reference | Type reference (TYPE) | STRING | 20050321 |
Method FILTER_EMAILS on class CL_IC_MAIL_UTILS has no exception.
Method GETMAILBODYTITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGEMODE | Call by reference | Type reference (TYPE) | STRING | 20040824 | |||
2 | ![]() |
TITLE | Call by reference | Type reference (TYPE) | STRING | 20040824 |
Method GETMAILBODYTITLE on class CL_IC_MAIL_UTILS has no exception.
Method GETMESSAGEMODEDESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGEMODE | Call by reference | Type reference (TYPE) | STRING | 20041122 | |||
2 | ![]() |
TITLE | Value transfer | Type reference (TYPE) | STRING | 20041122 |
Method GETMESSAGEMODEDESCRIPTION on class CL_IC_MAIL_UTILS has no exception.
Method IS_EDITABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_EDITABLE | Value transfer | Type reference (TYPE) | BOOLEAN | Boolsche Variable (X=true, -=false, Space=unknown) | 20050127 | ||
2 | ![]() |
IV_MESSAGEMODE | Call by reference | Type reference (TYPE) | STRING | 20050127 |
Method IS_EDITABLE on class CL_IC_MAIL_UTILS has no exception.
Method SERIALIZE_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ADDRESS | Value transfer | Type reference (TYPE) | STRING | 20040824 | |||
2 | ![]() |
IT_ADDRESSES | Call by reference | Type reference (TYPE) | CRMT_IC_EMAIL_RECIPIENT_DATA | E-Mail Addresses with Additional Information | 20040824 |
Method SERIALIZE_HEADER on class CL_IC_MAIL_UTILS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 500 |