SAP ABAP Class CL_BCOM_MIME_SINGLE_MESSAGE (Class for Complete Message)
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_SINGLEPART Class for an Individual Body Part 20000816
Properties
Class CL_BCOM_MIME_SINGLE_MESSAGE  
Short Description Class for Complete Message    
Super Class CL_BCOM_MIME_SINGLEPART Class for an Individual Body Part 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBCOM_MIME   Business Communication: MIME Conversion Tool 
Created 20000816   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BCOM_MIME_SINGLE_MESSAGE has no forward declaration.
Interfaces
Class CL_BCOM_MIME_SINGLE_MESSAGE has no interface implemented.
Friends
Class CL_BCOM_MIME_SINGLE_MESSAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTENT Instance attribute Private Type reference (TYPE) MIME_DATA BCOM: MIME Data Stream 20000816
2 C_MESS_CONTTYPE_TEXT Constant Private Type reference (TYPE) MIME_HDFN 'message/RFC822' BCOM: Header Field Name 20000816
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTENT Instance method Public Method Read Contents 20001123
2 GET_CONTENT_AS_REFERENCE Instance method Public Method Read Content as Reference to CL_BCOM_MIME_MESSAGE_SMTP 20010321
3 SET_CONTENT Instance method Public Method Set Contents 20000816
Events
Class CL_BCOM_MIME_SINGLE_MESSAGE has no event.
Types
Class CL_BCOM_MIME_SINGLE_MESSAGE has no local type.
Method Signatures

Method GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTENT Call by reference Type reference (TYPE) MIME_DATA 20001123

Method GET_CONTENT on class CL_BCOM_MIME_SINGLE_MESSAGE has no exception.

Method GET_CONTENT_AS_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting REFERENCE Call by reference Object reference (TYPE REF TO) CL_BCOM_MIME Oberklasse für alle MIME-Objekte 20010321
2 Exporting REF_TYPE Call by reference Type reference (TYPE) MIME_TYPE BCOM: Bezeichnung für den MIME-Subtyp 20010321

Method GET_CONTENT_AS_REFERENCE on class CL_BCOM_MIME_SINGLE_MESSAGE has no exception.

Method SET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT Call by reference Type reference (TYPE) MIME_DATA BCOM: MIME-Datenstrom 20000816

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