SAP ABAP Class CL_BCOM_MIME_MESSAGE_SMTP (Class for MIME Message + SMTP Part)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
     SBCOM_MIME (Package) Business Communication: MIME Conversion Tool
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BCOM_MIME_MESSAGE Class for MIME Message 20000911
Properties
Class CL_BCOM_MIME_MESSAGE_SMTP  
Short Description Class for MIME Message + SMTP Part    
Super Class CL_BCOM_MIME_MESSAGE Class for MIME Message 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBCOM_MIME   Business Communication: MIME Conversion Tool 
Created 20000911   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BCOM_MIME_MESSAGE_SMTP has no forward declaration.
Interfaces
Class CL_BCOM_MIME_MESSAGE_SMTP has no interface implemented.
Friends
Class CL_BCOM_MIME_MESSAGE_SMTP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BCC Instance attribute Private Type reference (TYPE) MIME_ADRST BCOM: Table of MIME Addresses 20040913
2 CC Instance attribute Private Type reference (TYPE) MIME_ADRST BCOM: Table of MIME Addresses 20000921
3 CONTENT_TYPE Instance attribute Private Type reference (TYPE) W3CONTTYPE 20110804
4 C_BCC Constant Private Type reference (TYPE) MIME_HDFN 'Bcc' BCOM: Header Field Name 20040913
5 C_CC Constant Private Type reference (TYPE) MIME_HDFN 'cc' BCOM: Header Field Name 20000929
6 C_DATE Constant Private Type reference (TYPE) MIME_HDFN 'Date' BCOM: Header Field Name 20000929
7 C_DISPOSITION_NOTIF_TO Constant Private Type reference (TYPE) MIME_HDFN 'Disposition-Notification-To' BCOM: Header Field Name 20001221
8 C_FROM Constant Private Type reference (TYPE) MIME_HDFN 'From' BCOM: Header Field Name 20000929
9 C_IMPORTANCE Constant Private Type reference (TYPE) MIME_HDFN 'Importance' BCOM: Header Field Name 20001201
10 C_IMPORTANCE_HIGH Constant Public Type reference (TYPE) MIME_IMPC 'H' BCOM: MIME Importance 20001201
11 C_IMPORTANCE_LOW Constant Public Type reference (TYPE) MIME_IMPC 'L' BCOM: MIME Importance 20001201
12 C_IMPORTANCE_NORMAL Constant Public Type reference (TYPE) MIME_IMPC 'N' BCOM: MIME Importance 20001201
13 C_IN_REPLY_TO Constant Private Type reference (TYPE) MIME_HDFN 'In-Reply-To' BCOM: Header Field Name 20000929
14 C_MESSAGE_ID Constant Private Type reference (TYPE) MIME_HDFN 'Message-ID' BCOM: Header Field Name 20000929
15 C_PRIORITY_HIGH Constant Public Type reference (TYPE) MIME_IMPC 'H' BCOM: MIME Importance 20001201
16 C_PRIORITY_LOW Constant Public Type reference (TYPE) MIME_IMPC 'L' BCOM: MIME Importance 20001201
17 C_PRIORITY_NORMAL Constant Public Type reference (TYPE) MIME_IMPC 'N' BCOM: MIME Importance 20001201
18 C_REFERENCES Constant Private Type reference (TYPE) MIME_HDFN 'References' BCOM: Header Field Name 20021104
19 C_REPLY_TO Constant Private Type reference (TYPE) MIME_HDFN 'Reply-To' BCOM: Header Field Name 20000929
20 C_RETURN_RECEIPT_TO Constant Private Type reference (TYPE) MIME_HDFN 'Return-Receipt-To' BCOM: Header Field Name 20010319
21 C_SENDER Constant Private Type reference (TYPE) MIME_HDFN 'Sender' BCOM: Header Field Name 20021104
22 C_SENSITIVITY Constant Private Type reference (TYPE) MIME_HDFN 'Sensitivity' BCOM: Header Field Name 20001201
23 C_SENSITIVITY_COMP_CONF Constant Public Type reference (TYPE) CHAR1 '3' Single-Character Flag 20001201
24 C_SENSITIVITY_PERSONAL Constant Public Type reference (TYPE) CHAR1 '2' Single-Character Flag 20001201
25 C_SENSITIVITY_PRIVATE Constant Public Type reference (TYPE) CHAR1 '1' Single-Character Flag 20001220
26 C_SUBJECT Constant Private Type reference (TYPE) MIME_HDFN 'Subject' BCOM: Header Field Name 20000929
27 C_TEXT_IMPORTANCE_HIGH Constant Private Type reference (TYPE) MIME_HDFN 'High' BCOM: Header Field Name 20001201
28 C_TEXT_IMPORTANCE_LOW Constant Private Type reference (TYPE) MIME_HDFN 'Low' BCOM: Header Field Name 20001201
29 C_TEXT_IMPORTANCE_NORMAL Constant Private Type reference (TYPE) MIME_HDFN 'Normal' BCOM: Header Field Name 20001201
30 C_TEXT_SENSITIVITY_COMP_CONF Constant Private Type reference (TYPE) MIME_HDFN 'Company-confidential' BCOM: Header Field Name 20001201
31 C_TEXT_SENSITIVITY_PERSONAL Constant Private Type reference (TYPE) MIME_HDFN 'Personal' BCOM: Header Field Name 20001201
32 C_TEXT_SENSITIVITY_PRIVATE Constant Private Type reference (TYPE) MIME_HDFN 'Private' BCOM: Header Field Name 20001220
33 C_TEXT_X_PRIORITY_1 Constant Private Type reference (TYPE) MIME_HDFN '1 (Highest)' BCOM: Header Field Name 20001201
34 C_TEXT_X_PRIORITY_2 Constant Private Type reference (TYPE) MIME_HDFN '2 (High)' BCOM: Header Field Name 20001201
35 C_TEXT_X_PRIORITY_3 Constant Private Type reference (TYPE) MIME_HDFN '3 (Normal)' BCOM: Header Field Name 20001201
36 C_TEXT_X_PRIORITY_4 Constant Private Type reference (TYPE) MIME_HDFN '4 (Low)' BCOM: Header Field Name 20001201
37 C_TEXT_X_PRIORITY_5 Constant Private Type reference (TYPE) MIME_HDFN '5 (Lowest)' BCOM: Header Field Name 20001201
38 C_TO Constant Private Type reference (TYPE) MIME_HDFN 'To' BCOM: Header Field Name 20000929
39 C_WITHHELD_RECIPIENTS Constant Private Type reference (TYPE) MIME_HDFN '(withheld recipients)' BCOM: Header Field Name 20001010
40 C_X_MAILER Constant Private Type reference (TYPE) MIME_HDFN 'X-Mailer' BCOM: Header Field Name 20000929
41 C_X_MAILER_NAME Constant Private Type reference (TYPE) MIME_HDFN 'SAP NetWeaver' BCOM: Header Field Name 20000929
42 C_X_PRIORITY Constant Private Type reference (TYPE) MIME_HDFN 'X-Priority' BCOM: Header Field Name 20001201
43 DATE Instance attribute Private Type reference (TYPE) SY-DATUM Date 20001018
44 DISPOSITION_NOTIF_TO Instance attribute Private Type reference (TYPE) MIME_ADRST BCOM: MIME Disposition-Notifcation-To 20001221
45 ENCRYPT Instance attribute Private Type reference (TYPE) SX_BOOLEAN Encode Message 20040112
46 FROM Instance attribute Private Type reference (TYPE) MIME_ADRS BCOM: MIME Address 20000921
47 IMPORTANCE Instance attribute Private Type reference (TYPE) MIME_IMPC BCOM: MIME Importance 20001201
48 IN_REPLY_TO Instance attribute Private Type reference (TYPE) MIME_MSGIT BCOM: Message ID 20000921
49 MSG_ID Instance attribute Private Type reference (TYPE) MIME_MSGID BCOM: Message ID 20000921
50 MT_OTHER_HEADERS Instance attribute Public Type reference (TYPE) MIME_HEADT 20110804
51 PRIORITY Instance attribute Private Type reference (TYPE) MIME_IMPC BCOM: MIME Priority 20001201
52 REFERENCES Instance attribute Private Type reference (TYPE) MIME_MSGIT BCOM: Message ID 20021104
53 REPLY_TO Instance attribute Private Type reference (TYPE) MIME_ADRST BCOM: MIME Address 20000921
54 RETURN_RECEIPT_TO Instance attribute Private Type reference (TYPE) MIME_ADRST BCOM: MIME Return-Receipt-To 20010319
55 SENDER Instance attribute Private Type reference (TYPE) MIME_ADRS BCOM: MIME Address 20021104
56 SENSITIVITY Instance attribute Private Type reference (TYPE) CHAR1 BCOM: MIME Sensitivity 20001201
57 SIGN Instance attribute Private Type reference (TYPE) SX_BOOLEAN Sign Message 20040112
58 SUBJECT Instance attribute Private Type reference (TYPE) MIME_TEXT BCOM: MIME Data Stream 20000921
59 TIME Instance attribute Private Type reference (TYPE) SY-UZEIT Time 20001018
60 TIMESTAMP Instance attribute Private Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20010405
61 TO Instance attribute Private Type reference (TYPE) MIME_ADRST BCOM: Table of MIME Addresses 20000921
Methods
# Method Level Visibility Method type Description Created on
1 ANALYZE_ADDR_HEADER_LINE Instance method Private Method ANALYZE_HEADER_LINE for Address Header 20070823
2 ANALYZE_HEADER_ADDRESS Instance method Private Method Determines Internet E-Mail Addresses 20001220
3 ANALYZE_HEADER_DATE Instance method Private Method Determines Date and Time (Converted to Local Time) 20001214
4 ANALYZE_HEADER_IMPORTANCE Instance method Private Method Determines Importance 20001220
5 ANALYZE_HEADER_MSG_ID Instance method Private Method Determines Message ID(s) 20001219
6 ANALYZE_HEADER_PRIORITY Instance method Private Method Determines Priority 20001220
7 ANALYZE_HEADER_SENSITIVITY Instance method Private Method Determines Sensitivity 20001220
8 CONSTRUCTOR Instance method Public Constructor Constructor 20001214
9 GET_BCC Instance method Public Method Read BCC Header 20040913
10 GET_CC Instance method Public Method Read CC Header 20001116
11 GET_DATE Instance method Public Method Read Send Date 20001116
12 GET_DATE_HEADER_LINE Instance method Private Method Determine Date Header Line 20001004
13 GET_DISPOSITION_NOTIF_TO Instance method Public Method Read Disposition-Notification-To Header 20001221
14 GET_FROM Instance method Public Method Read From Header 20001116
15 GET_IMPORTANCE Instance method Public Method Read Importance Header 20001204
16 GET_IN_REPLY_TO Instance method Public Method Read In Reply To Header 20001116
17 GET_LOCAL_TIMEZONE Instance method Public Method Determination of Local Time Zone im Format +/-0000 20001214
18 GET_MSG_ID Instance method Public Method Read Msg ID Header 20001116
19 GET_PRIORITY Instance method Public Method Read X-Priority Header 20001204
20 GET_REFERENCES Instance method Public Method Read Reference Header 20021104
21 GET_REPLY_TO Instance method Public Method Read Reply To Header 20001116
22 GET_RETURN_RECEIPT_TO Instance method Public Method Read Return-Receipt-To Header 20010319
23 GET_SENDER Instance method Public Method Read Sender Header 20021104
24 GET_SENSITIVITY Instance method Public Method Read Sensitivity Header 20001204
25 GET_SUBJECT Instance method Public Method Read Subject Header 20001116
26 GET_TIME Instance method Public Method Read Send Time 20001116
27 GET_TIMESTAMP Instance method Public Method Read Time Stamp 20010405
28 GET_TO Instance method Public Method Read To Header 20001116
29 MAKE_QUOTED_STRING Instance method Private Method Inserting and Selecting Quotes 20070823
30 SET_BCC Instance method Public Method Set BCC Header 20040913
31 SET_CC Instance method Public Method Set CC Header 20000921
32 SET_DATE Instance method Public Method Set Send Date 20001018
33 SET_DISPOSITION_NOTIF_TO Instance method Public Method Set Disposition-Notification-To Header 20001221
34 SET_ENCRYPT Instance method Public Method Set Encryption Flag 20040112
35 SET_FROM Instance method Public Method Set From Header 20000921
36 SET_IMPORTANCE Instance method Public Method Set Importance Header 20001201
37 SET_IN_REPLY_TO Instance method Public Method Set In Reply To Header 20000921
38 SET_MSG_ID Instance method Public Method Set Msg ID Header 20000921
39 SET_PRIORITY Instance method Public Method Set Priority Header 20001201
40 SET_REFERENCES Instance method Public Method Set Reference Header 20021104
41 SET_REPLY_TO Instance method Public Method Set Reply To Header 20000921
42 SET_RETURN_RECEIPT_TO Instance method Public Method Set Return-Receipt-To Header 20010319
43 SET_SENDER Instance method Public Method Set Sender Header 20021104
44 SET_SENSITIVITY Instance method Public Method Set Sensitivity Header 20001201
45 SET_SIGN Instance method Public Method Set Signature Flag 20040112
46 SET_SUBJECT Instance method Public Method Set Subject Header 20000921
47 SET_TIME Instance method Public Method Set Send Time 20001018
48 SET_TO Instance method Public Method Set To Header 20000921
Events
Class CL_BCOM_MIME_MESSAGE_SMTP has no event.
Types
Class CL_BCOM_MIME_MESSAGE_SMTP has no local type.
Method Signatures

Method ANALYZE_ADDR_HEADER_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CODEPAGE Call by reference Type reference (TYPE) CPCODEPAGE SAP-Zeichensatzidentifikation 20070823
2 Importing DATA Value transfer Type reference (TYPE) MIME_DATA BCOM: MIME-Datenstrom 20070823
3 Exporting TEXT Call by reference Type reference (TYPE) MIME_TEXT BCOM: Text, der in MIME umgewandelt werden soll 20070823
# Exception Resumable Description Created on
1 CX_BCOM_MIME Ausnahmen im MIME-Konvertierungstool 20070823

Method ANALYZE_HEADER_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ADDRESS_LIST Call by reference Type reference (TYPE) MIME_ADRST Liste: Visible name, Address 20001220
2 Importing HEADER Call by reference Type reference (TYPE) CHAR1 Header: T(o), F(rom), C(C), R(eply-to), D(isposition) 20010202
3 Importing VALUE Call by reference Type reference (TYPE) MIME_TEXT Headerzeile 20001220

Method ANALYZE_HEADER_ADDRESS on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method ANALYZE_HEADER_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONVERTED_DATE Call by reference Type reference (TYPE) D UTC Datum 20001218
2 Exporting CONVERTED_TIME Call by reference Type reference (TYPE) T UTC Zeit 20001218
3 Exporting UTC_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC Absende-Zeitstempel 20010404
4 Importing VALUE Value transfer Type reference (TYPE) MIME_TEXT date header body 20001214

Method ANALYZE_HEADER_DATE on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method ANALYZE_HEADER_IMPORTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IMPORTANCE Call by reference Type reference (TYPE) MIME_IMPC Importance (H, N, L) 20001220
2 Importing VALUE Value transfer Type reference (TYPE) MIME_TEXT Header Zeile 20001220

Method ANALYZE_HEADER_IMPORTANCE on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method ANALYZE_HEADER_MSG_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HEADER Call by reference Type reference (TYPE) CHAR1 Header: M(essage-ID), I(n-Reply-To) 20010205
2 Exporting MSG_ID Call by reference Type reference (TYPE) MIME_MSGID BCOM: Message ID 20001219
3 Exporting MSG_ID_LIST Call by reference Type reference (TYPE) MIME_MSGIT BCOM: Message ID Tabelle (für In-Reply-To) 20001219
4 Importing VALUE Value transfer Type reference (TYPE) MIME_TEXT Header body, der Message ID(s) enthält 20001219

Method ANALYZE_HEADER_MSG_ID on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method ANALYZE_HEADER_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PRIORITY Call by reference Type reference (TYPE) MIME_IMPC Priorität (H, N, L) 20001220
2 Importing VALUE Value transfer Type reference (TYPE) MIME_TEXT Headerzeile 20001220

Method ANALYZE_HEADER_PRIORITY on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method ANALYZE_HEADER_SENSITIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SENSITIVITY Call by reference Type reference (TYPE) CHAR1 Werte siehe Klassenkonstanten 20001220
2 Importing VALUE Value transfer Type reference (TYPE) MIME_TEXT Headerzeile 20001220

Method ANALYZE_HEADER_SENSITIVITY on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_BCOM_MIME_MESSAGE_SMTP has no parameter.
Method CONSTRUCTOR on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method GET_BCC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BCC Call by reference Type reference (TYPE) MIME_ADRST BCOM: Tabelle von MIME Adressen 20041006

Method GET_BCC on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method GET_CC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CC Call by reference Type reference (TYPE) MIME_ADRST BCOM: Tabelle von MIME Adressen 20001116

Method GET_CC on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method GET_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATE Call by reference Type reference (TYPE) SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20001116

Method GET_DATE on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method GET_DATE_HEADER_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DATE_HEADER_LINE Value transfer Type reference (TYPE) MIME_TEXT BCOM: Text, der in MIME umgewandelt werden soll 20001004

Method GET_DATE_HEADER_LINE on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method GET_DISPOSITION_NOTIF_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DISPOSITION_NOTIF_TO Call by reference Type reference (TYPE) MIME_ADRST BCOM: Tabelle von MIME Adressen 20001221

Method GET_DISPOSITION_NOTIF_TO on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method GET_FROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FROM Call by reference Type reference (TYPE) MIME_ADRS BCOM: MIME Adresse 20001116

Method GET_FROM on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method GET_IMPORTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IMPORTANCE Call by reference Type reference (TYPE) MIME_IMPC BCOM: MIME Importance 20001204

Method GET_IMPORTANCE on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method GET_IN_REPLY_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IN_REPLY_TO Call by reference Type reference (TYPE) MIME_MSGIT BCOM: Message ID 20001116

Method GET_IN_REPLY_TO on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method GET_LOCAL_TIMEZONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting TIMEZONE Call by reference Type reference (TYPE) CHAR5 Lokale Zeitzone in der Form +/-0000 20001214
2 Exporting TIMEZONE_STRING Call by reference Type reference (TYPE) MIME_TEXT Lokale Zeitzone (String) mit Kommentar 20001214

Method GET_LOCAL_TIMEZONE on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method GET_MSG_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MSG_ID Call by reference Type reference (TYPE) MIME_MSGID BCOM: Message ID 20001116

Method GET_MSG_ID on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method GET_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PRIORITY Call by reference Type reference (TYPE) MIME_IMPC BCOM: MIME Importance 20001204

Method GET_PRIORITY on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method GET_REFERENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting REFERENCES Call by reference Type reference (TYPE) MIME_MSGIT BCOM: Message ID 20021104

Method GET_REFERENCES on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method GET_REPLY_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting REPLY_TO Call by reference Type reference (TYPE) MIME_ADRST BCOM: Tabelle von MIME Adressen 20001116

Method GET_REPLY_TO on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method GET_RETURN_RECEIPT_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RETURN_RECEIPT_TO Call by reference Type reference (TYPE) MIME_ADRST BCOM: Tabelle von MIME Adressen 20010319

Method GET_RETURN_RECEIPT_TO on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method GET_SENDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SENDER Call by reference Type reference (TYPE) MIME_ADRS BCOM: MIME Adresse 20021104

Method GET_SENDER on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method GET_SENSITIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SENSITIVITY Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20001204

Method GET_SENSITIVITY on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method GET_SUBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SUBJECT Call by reference Type reference (TYPE) MIME_TEXT BCOM: Text, der in MIME umgewandelt werden soll 20001116

Method GET_SUBJECT on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method GET_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting TIME Call by reference Type reference (TYPE) SY-UZEIT Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit 20001116

Method GET_TIME on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method GET_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMP 20010405

Method GET_TIMESTAMP on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method GET_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting TO Call by reference Type reference (TYPE) MIME_ADRST BCOM: Tabelle von MIME Adressen 20001116

Method GET_TO on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method MAKE_QUOTED_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing TEXT Value transfer Type reference (TYPE) MIME_TEXT BCOM: Text, der in MIME umgewandelt werden soll 20070823

Method MAKE_QUOTED_STRING on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method SET_BCC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BCC Call by reference Type reference (TYPE) MIME_ADRST BCOM: Tabelle von MIME Adressen 20041006

Method SET_BCC on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method SET_CC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CC Call by reference Type reference (TYPE) MIME_ADRST BCOM: Tabelle von MIME Adressen 20000921

Method SET_CC on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method SET_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE Value transfer Type reference (TYPE) SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20001018

Method SET_DATE on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method SET_DISPOSITION_NOTIF_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISPOSITION_NOTIF_TO Call by reference Type reference (TYPE) MIME_ADRST BCOM: Tabelle von MIME Adressen 20001221

Method SET_DISPOSITION_NOTIF_TO on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method SET_ENCRYPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENCRYPT Call by reference Type reference (TYPE) SX_BOOLEAN SAPconnect: Auswahl 20040112

Method SET_ENCRYPT on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method SET_FROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM Call by reference Type reference (TYPE) MIME_ADRS BCOM: Tabelle von MIME Adressen 20000921

Method SET_FROM on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method SET_IMPORTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMPORTANCE Call by reference Type reference (TYPE) MIME_IMPC BCOM: MIME Importance 20001201

Method SET_IMPORTANCE on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method SET_IN_REPLY_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_REPLY_TO Call by reference Type reference (TYPE) MIME_MSGIT BCOM: Message ID 20000921

Method SET_IN_REPLY_TO on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method SET_MSG_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSG_ID Call by reference Type reference (TYPE) MIME_MSGID BCOM: Message ID 20000921

Method SET_MSG_ID on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method SET_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PRIORITY Call by reference Type reference (TYPE) MIME_IMPC BCOM: MIME Priority 20001201

Method SET_PRIORITY on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method SET_REFERENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REFERENCES Call by reference Type reference (TYPE) MIME_MSGIT BCOM: Message ID 20021104

Method SET_REFERENCES on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method SET_REPLY_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REPLY_TO Call by reference Type reference (TYPE) MIME_ADRST BCOM: MIME Adresse 20000921

Method SET_REPLY_TO on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method SET_RETURN_RECEIPT_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RETURN_RECEIPT_TO Call by reference Type reference (TYPE) MIME_ADRST BCOM: Tabelle von MIME Adressen 20010319

Method SET_RETURN_RECEIPT_TO on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method SET_SENDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Type reference (TYPE) MIME_ADRS BCOM: MIME Adresse 20021104

Method SET_SENDER on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method SET_SENSITIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENSITIVITY Call by reference Type reference (TYPE) CHAR1 Werte siehe Klassenkonstanten 20001201

Method SET_SENSITIVITY on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method SET_SIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SIGN Call by reference Type reference (TYPE) SX_BOOLEAN SAPconnect: Auswahl 20040112

Method SET_SIGN on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method SET_SUBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SUBJECT Call by reference Type reference (TYPE) MIME_TEXT BCOM: Text, der in MIME umgewandelt werden soll 20000921

Method SET_SUBJECT on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method SET_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TIME Value transfer Type reference (TYPE) SY-UZEIT Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit 20001018

Method SET_TIME on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.

Method SET_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TO Call by reference Type reference (TYPE) MIME_ADRST BCOM: Tabelle von MIME Adressen 20000921

Method SET_TO on class CL_BCOM_MIME_MESSAGE_SMTP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 50A