SAP ABAP Interface IF_MIME_PART (Message Part Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_CORE (Package) SOAP Runtime: Core SOAP Functionality
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MIME_PART | Generic MIME Part Class | 20040719 |
Properties
| Interface | IF_MIME_PART | |
| Short Description | Message Part Interface |
General Data
| Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
| Created | 20021212 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | TSOAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BYTE_STREAM | 20021212 |
Friends
Interface IF_MIME_PART has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENCODING | Instance attribute | Public | Type reference (TYPE) | STRING | 20040826 | |||
| 2 | MIME_TYPE | Instance attribute | Public | Type reference (TYPE) | TSOAP_MIME_TYPE | 20021212 | |||
| 3 | PARTS | Instance attribute | Public | See coding | 20040830 | ||||
| 4 | PART_ID | Instance attribute | Public | Type reference (TYPE) | STRING | 20021212 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20021212 | ||
| 2 | Instance method | Public | Method | 20021212 | ||
| 3 | Instance method | Public | Method | 20021212 | ||
| 4 | Instance method | Public | Method | Set (Content Transfer) Encoding of Data | 20040826 |
Events
Interface IF_MIME_PART has no event.
Types
Interface IF_MIME_PART has no local type.
Method Signatures
Method ADD_MULTIPART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PART | Value transfer | Object reference (TYPE REF TO) | IF_MIME_PART | MIME part interface | 20021212 |
Method ADD_MULTIPART on Interface IF_MIME_PART has no exception.
Method GET_MIME_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETER | Call by reference | Type reference (TYPE) | TSOAP_PROPERTIES | 20021212 | ||||
| 2 | SUBTYPE | Call by reference | Type reference (TYPE) | STRING | 20021212 | ||||
| 3 | TYPE | Call by reference | Type reference (TYPE) | STRING | 20021212 |
Method GET_MIME_TYPE on Interface IF_MIME_PART has no exception.
Method SET_MIME_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETER | Call by reference | Type reference (TYPE) | TSOAP_PROPERTIES | 20021212 | ||||
| 2 | SUBTYPE | Call by reference | Type reference (TYPE) | STRING | 20021212 | ||||
| 3 | TYPE | Call by reference | Type reference (TYPE) | STRING | 20021212 |
Method SET_MIME_TYPE on Interface IF_MIME_PART has no exception.
Method SET_TRANSFER_ENCODING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENCODING | Call by reference | Type reference (TYPE) | STRING | 20040826 |
Method SET_TRANSFER_ENCODING on Interface IF_MIME_PART has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 640 |