SAP ABAP Class CL_BCOM_MIME_SINGLE_BINARY (Class for Binary 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_PKCS7 | Class for PKCS7 | 20110805 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_BCOM_MIME_SINGLE_UNKNOWN | Class for Unknown Body Part | 20001128 |
Properties
| Class | CL_BCOM_MIME_SINGLE_BINARY | |
| Short Description | Class for Binary 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_BINARY has no forward declaration.
Interfaces
Class CL_BCOM_MIME_SINGLE_BINARY has no interface implemented.
Friends
Class CL_BCOM_MIME_SINGLE_BINARY 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) | SOLIX_TAB | GBT: SOLIX as Table Type | 20000815 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | MIME_DATA | 20110804 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Read Document Contents | 20001123 | |
| 2 | Instance method | Public | Method | Set Document Contents | 20000815 | |
| 3 | Instance method | Public | Method | Set Content as xstring | 20110804 |
Events
Class CL_BCOM_MIME_SINGLE_BINARY has no event.
Types
Class CL_BCOM_MIME_SINGLE_BINARY 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 | CONTENT | Call by reference | Type reference (TYPE) | SOLIX_TAB | GBT: SOLIX 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_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT | Call by reference | Type reference (TYPE) | SOLIX_TAB | GBT: SOLIX als Tabellentyp | 20000815 |
Method SET_CONTENT on class CL_BCOM_MIME_SINGLE_BINARY has no exception.
Method SET_CONTENT_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTENT | Call by reference | Type reference (TYPE) | MIME_DATA | 20110804 |
Method SET_CONTENT_XSTRING on class CL_BCOM_MIME_SINGLE_BINARY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 50A |