SAP ABAP Class CL_BCOM_MIME_SINGLE_TEXT (Class for Textual Body 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_SINGLEPART | Class for an Individual Body Part | 20000815 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BCOM_MIME_SINGLE_CALENDAR | Class for Ical Body Part | 20001128 |
Properties
| Class | CL_BCOM_MIME_SINGLE_TEXT | |
| Short Description | Class for Textual Body Part | |
| 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 | 20000815 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BCOM_MIME_SINGLE_TEXT has no forward declaration.
Interfaces
Class CL_BCOM_MIME_SINGLE_TEXT has no interface implemented.
Friends
Class CL_BCOM_MIME_SINGLE_TEXT 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) | CPCODEPAGE | SAP Character Set Identification | 20000815 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SOLI_TAB | Objcont and Objhead as Table Type | 20000815 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns Body Code Page | 20120910 | |
| 2 | Instance method | Public | Method | Read Document Contents | 20001123 | |
| 3 | Instance method | Public | Method | Set the Code Page of the Document | 20090112 | |
| 4 | Instance method | Public | Method | Set Document Contents | 20000815 |
Events
Class CL_BCOM_MIME_SINGLE_TEXT has no event.
Types
Class CL_BCOM_MIME_SINGLE_TEXT has no local type.
Method Signatures
Method GET_BODY_CODEPAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CODEPAGE | Value transfer | Type reference (TYPE) | CPCODEPAGE | SAP-Zeichensatzidentifikation | 20120910 |
Method GET_BODY_CODEPAGE on class CL_BCOM_MIME_SINGLE_TEXT has no exception.
Method GET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT | Call by reference | Type reference (TYPE) | SOLI_TAB | objcont und objhead als Tabellentyp | 20001123 | |||
| 2 | EV_BODY | Call by reference | Type reference (TYPE) | XSTRING | 20110608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen im MIME-Konvertierungstool | 20001205 |
Method SET_BODY_CODEPAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CODEPAGE | Call by reference | Type reference (TYPE) | CPCODEPAGE | SAP-Zeichensatzidentifikation | 20090112 |
Method SET_BODY_CODEPAGE on class CL_BCOM_MIME_SINGLE_TEXT has no exception.
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) | SOLI_TAB | objcont und objhead als Tabellentyp | 20000815 |
Method SET_CONTENT on class CL_BCOM_MIME_SINGLE_TEXT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 50A |