SAP ABAP Class CL_BCOM_MIME_MESSAGE (Class for MIME 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 | Superordinate Class for all MIME Objects | 20000911 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BCOM_MIME_MESSAGE_SMTP | Class for MIME Message + SMTP Part | 20000911 |
Properties
| Class | CL_BCOM_MIME_MESSAGE | |
| Short Description | Class for MIME Message | |
| Super Class | CL_BCOM_MIME | Superordinate Class for all MIME Objects |
| 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 has no forward declaration.
Interfaces
Class CL_BCOM_MIME_MESSAGE has no interface implemented.
Friends
Class CL_BCOM_MIME_MESSAGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | MIME_DATA | BCOM: MIME Data Stream | 20000920 | |||
| 2 | Constant | Protected | Type reference (TYPE) | MIME_HDFN | 'MIME-Version' | BCOM: Header Field Name | 20000928 | ||
| 3 | Constant | Protected | Type reference (TYPE) | MIME_HDFN | '1.0' | BCOM: Header Field Name | 20000928 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Adds Header 'mime_version: 1.0' | 20000920 | |
| 2 | Instance method | Public | Method | Return Document Content as MIME Data Sream | 20001116 | |
| 3 | Instance method | Public | Method | Return Document Content as Reference | 20001116 | |
| 4 | Instance method | Protected | Method | Remove Message-Specific Header from MIME Data Stream | 20001116 | |
| 5 | Instance method | Public | Method | Set MIME Data Stream from Multipart/Singlepart Subclass | 20000920 |
Events
Class CL_BCOM_MIME_MESSAGE has no event.
Types
Class CL_BCOM_MIME_MESSAGE has no local type.
Method Signatures
Method ADD_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | MIME_DATA | BCOM: MIME-Datenstrom | 20000920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen im MIME-Konvertierungstool | 20001205 |
Method GET_CONTENT_AS_MIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MIME_DATA | Call by reference | Type reference (TYPE) | MIME_DATA | BCOM: MIME-Datenstrom | 20001116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen im MIME-Konvertierungstool | 20001205 |
Method GET_CONTENT_AS_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REFERENCE | Call by reference | Object reference (TYPE REF TO) | CL_BCOM_MIME | Oberklasse für alle MIME-Objekte | 20001116 | |||
| 2 | REF_TYPE | Call by reference | Type reference (TYPE) | MIME_TYPE | BCOM: Bezeichnung für den MIME-Subtyp | 20001116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen im MIME-Konvertierungstool | 20001205 |
Method REMOVE_MESSAGE_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MIME_DATA | Call by reference | Type reference (TYPE) | MIME_DATA | BCOM: MIME-Datenstrom | 20001116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen im MIME-Konvertierungstool | 20001205 |
Method SET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT | Call by reference | Type reference (TYPE) | MIME_DATA | BCOM: MIME-Datenstrom | 20000920 |
Method SET_CONTENT on class CL_BCOM_MIME_MESSAGE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 50A |