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 ABAP 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 FILL_STRING_UP_TO Static method Public Method Fill String to a Specified Length 20010910
2 GET_TECHNICAL_EMAIL_SENDER Static method Public Method Determine Technical Sender of E-Mail 20031121
3 SEND_EMAIL Static method Public Method Send E-Mail 20010912
4 SPLIT_EMAIL_STRING 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 Changing C_STR_TO_FILL Call by reference Type reference (TYPE) STRING 20010910
2 Importing 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 Exporting EP_MAIL_BODY_PREFIX_STRING Call by reference Type reference (TYPE) STRING 20130502
2 Exporting EP_REPLY_TO Call by reference Object reference (TYPE REF TO) CL_CFX_USER User für REPLYTO Feld der Email 20031121
3 Exporting EP_TECHNICAL_SENDER Call by reference Object reference (TYPE REF TO) CL_CFX_USER User für FROM Feld der Email 20031121
4 Exporting ET_MAIL_BODY_PREFIX Call by reference Type reference (TYPE) CFX_TT_MAIL_BODY Text mit eigentlichem User 20031121
5 Importing IT_RECIPIENTS Call by reference Type reference (TYPE) CFX_TT_USER_ID_LIST Liste von Empfängern 20031121
6 Importing I_SENDER Value transfer Type reference (TYPE) CFX_USER_ID User Id 20031121
7 Importing 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 Importing IT_EXTERNAL_RECIPIENTS Value transfer Type reference (TYPE) CFX_TT_STRING Internet-Adressen als Empfänger 20011025
2 Importing IT_MAIL_BODY Value transfer Type reference (TYPE) CFX_TT_MAIL_BODY Mail Inhalt 20010912
3 Importing IT_RECIPIENTS Value transfer Type reference (TYPE) CFX_TT_USER_ID_LIST Liste von User 20010912
4 Importing I_EXPRESS Value transfer Type reference (TYPE) ABAP_BOOL als Expreß-Mail verschicken 20010912
5 Importing I_LANGUAGE Value transfer Type reference (TYPE) LAISO Sprache, in dem Text erfaßt 20030403
6 Importing I_MAIL_DOC_TYPE Value transfer Type reference (TYPE) CFX_MAIL_DOC_TYPE 'TXT' Email Dokumententyp (TXT, RAW, ...) 20021122
7 Importing I_MAIL_SUBJECT Value transfer Type reference (TYPE) CFX_MAIL_SUBJECT Mail Betreff 20010912
8 Importing I_REPLY_TO Value transfer Type reference (TYPE) CFX_USER_ID User Id 20010912
9 Importing I_SENDER Value transfer Type reference (TYPE) CFX_USER_ID User Id 20010912
10 Importing I_STATUS_EMAIL Value transfer Type reference (TYPE) CFX_BOOLEAN ABAP_FALSE Flag, ob eine Status-Email an Sedner geschickt wird 20010912
11 Importing 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 Importing I_STRING Value transfer Type reference (TYPE) STRING 20010912
2 Returning 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