SAP ABAP Class CL_CFX_EMAIL_UTIL (Utilities for Creating E-Mails)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_FOLDERS (Package) Collaboration Folders: Folder and Documents

⤷

⤷

Properties
Class | CL_CFX_EMAIL_UTIL | |
Short Description | Utilities for Creating E-Mails | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CFX_FOLDERS | Collaboration Folders: Folder and Documents |
Created | 20010910 | SAP |
Last change | 20141109 | |
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
Class CL_CFX_EMAIL_UTIL has no interface implemented.
Friends
Class CL_CFX_EMAIL_UTIL has no friend class.
Attributes
Class CL_CFX_EMAIL_UTIL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Fill String to a Specified Length | 20010910 |
2 | ![]() |
Static method | Public | Method | Determine Technical Sender of E-Mail | 20031121 |
3 | ![]() |
Static method | Public | Method | Send E-Mail | 20010912 |
4 | ![]() |
Static method | Public | Method | Decomposes a String in a Table with Row Length 255 | 20010912 |
Events
Class CL_CFX_EMAIL_UTIL has no event.
Types
Class CL_CFX_EMAIL_UTIL has no local type.
Method Signatures
Method FILL_STRING_UP_TO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_STR_TO_FILL | Call by reference | Type reference (TYPE) | STRING | 20010910 | |||
2 | ![]() |
I_LENGTH | Value transfer | Type reference (TYPE) | I | 20010910 |
Method FILL_STRING_UP_TO on class CL_CFX_EMAIL_UTIL has no exception.
Method GET_TECHNICAL_EMAIL_SENDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EP_MAIL_BODY_PREFIX_STRING | Call by reference | Type reference (TYPE) | STRING | 20130502 | |||
2 | ![]() |
EP_REPLY_TO | Call by reference | Object reference (TYPE REF TO) | CL_CFX_USER | User für REPLYTO Feld der Email | 20031121 | ||
3 | ![]() |
EP_TECHNICAL_SENDER | Call by reference | Object reference (TYPE REF TO) | CL_CFX_USER | User für FROM Feld der Email | 20031121 | ||
4 | ![]() |
ET_MAIL_BODY_PREFIX | Call by reference | Type reference (TYPE) | CFX_TT_MAIL_BODY | Text mit eigentlichem User | 20031121 | ||
5 | ![]() |
IT_RECIPIENTS | Call by reference | Type reference (TYPE) | CFX_TT_USER_ID_LIST | Liste von Empfängern | 20031121 | ||
6 | ![]() |
I_SENDER | Value transfer | Type reference (TYPE) | CFX_USER_ID | User Id | 20031121 | ||
7 | ![]() |
I_USER_FOR_LANGU_VOCAB | Value transfer | Type reference (TYPE) | CFX_USER_ID | User, in dessen Sprache u. Vokabular der Text nötig | 20031121 |
Method GET_TECHNICAL_EMAIL_SENDER on class CL_CFX_EMAIL_UTIL has no exception.
Method SEND_EMAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_EXTERNAL_RECIPIENTS | Value transfer | Type reference (TYPE) | CFX_TT_STRING | Internet-Adressen als Empfänger | 20011025 | ||
2 | ![]() |
IT_MAIL_BODY | Value transfer | Type reference (TYPE) | CFX_TT_MAIL_BODY | Mail Inhalt | 20010912 | ||
3 | ![]() |
IT_RECIPIENTS | Value transfer | Type reference (TYPE) | CFX_TT_USER_ID_LIST | Liste von User | 20010912 | ||
4 | ![]() |
I_EXPRESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | als Expreß-Mail verschicken | 20010912 | ||
5 | ![]() |
I_LANGUAGE | Value transfer | Type reference (TYPE) | LAISO | Sprache, in dem Text erfaßt | 20030403 | ||
6 | ![]() |
I_MAIL_DOC_TYPE | Value transfer | Type reference (TYPE) | CFX_MAIL_DOC_TYPE | 'TXT' | Email Dokumententyp (TXT, RAW, ...) | 20021122 | |
7 | ![]() |
I_MAIL_SUBJECT | Value transfer | Type reference (TYPE) | CFX_MAIL_SUBJECT | Mail Betreff | 20010912 | ||
8 | ![]() |
I_REPLY_TO | Value transfer | Type reference (TYPE) | CFX_USER_ID | User Id | 20010912 | ||
9 | ![]() |
I_SENDER | Value transfer | Type reference (TYPE) | CFX_USER_ID | User Id | 20010912 | ||
10 | ![]() |
I_STATUS_EMAIL | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | ABAP_FALSE | Flag, ob eine Status-Email an Sedner geschickt wird | 20010912 | |
11 | ![]() |
I_USER_FOR_LANGU_VOCAB | Value transfer | Type reference (TYPE) | CFX_USER_ID | User, in dessen Sprache und Vokabular Texte zu senden sind | 20031121 |
Method SEND_EMAIL on class CL_CFX_EMAIL_UTIL has no exception.
Method SPLIT_EMAIL_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STRING | Value transfer | Type reference (TYPE) | STRING | 20010912 | |||
2 | ![]() |
RT_TABLE | Value transfer | Type reference (TYPE) | CFX_TT_MAIL_BODY | CFX: Tabelle mit Mail-Inhalt | 20010912 |
Method SPLIT_EMAIL_STRING on class CL_CFX_EMAIL_UTIL has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 100 |