SAP ABAP Class CL_MESSAGE_PART_HTTP (SOAP Mime Part Class)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BYTE_STREAM | 20021212 | |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CHAR_STREAM | 20021212 | |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MESSAGE_PART | Message Part Interface | 20021212 |
Properties
Class | CL_MESSAGE_PART_HTTP | |
Short Description | SOAP Mime Part Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
Created | 20021212 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BYTE_STREAM | 20021212 | |||
2 | IF_CHAR_STREAM | 20021212 | |||
3 | IF_MESSAGE_PART | Message Part Interface | 20021212 |
Friends
Class CL_MESSAGE_PART_HTTP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_MESSAGE_PART_HTTP' | Class Name | 20040428 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'Serialization' | Area ID | 20070307 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_SOAP_MESSAGE | SOAP Runtime Processor Unit ID | 20060203 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '( )< >@,;:""/[]?=' | 20021212 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 0 | 20030123 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | OBJECT | 20021212 | |||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_MESSAGE_PART | First Part of a Multipart Message | 20021212 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_HTTP_ENTITY | Associated HTTP MIME Entity | 20021212 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 0 | 20021212 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 0 | 20021212 | ||
11 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_MESSAGE_PART | MIME Part Interface | 20021212 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_MESSAGE_PART_TAB | 20021212 | |||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | TSOAP_TRUE | $REF$ | 20030226 | |
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 'CL_MIME_PART_HTTP' | 20021212 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20021212 | |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20021212 |
3 | ![]() |
Instance method | Private | Method | 20021212 | |
4 | ![]() |
Instance method | Private | Method | Rebuild Multipart Structure from HTTP Entity Structure | 20040827 |
5 | ![]() |
Instance method | Private | Method | 20021212 |
Events
Class CL_MESSAGE_PART_HTTP has no event.
Types
Class CL_MESSAGE_PART_HTTP 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 | ![]() |
ENCODING | Call by reference | Type reference (TYPE) | STRING | content encoding | 20040826 | ||
2 | ![]() |
PART | Value transfer | Object reference (TYPE REF TO) | IF_MESSAGE_PART | message part interface | 20021212 | ||
3 | ![]() |
PART_ID | Call by reference | Type reference (TYPE) | STRING | content ID | 20040825 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
soap core exception | 20021212 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_ENTITY | HTTP Framework (iHTTP) HTTP Entity | 20021212 | ||
2 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | IF_MESSAGE_PART | MIME part interface | 20021212 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
soap core exception | 20040827 |
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 class CL_MESSAGE_PART_HTTP has no exception.
Method REBUILD_MULTIPART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IENT | Value transfer | Object reference (TYPE REF TO) | IF_HTTP_ENTITY | received HTTP object with content | 20040827 | ||
2 | ![]() |
PART | Value transfer | Object reference (TYPE REF TO) | IF_MESSAGE_PART | message part interface | 20040827 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
soap core exception | 20040827 |
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 class CL_MESSAGE_PART_HTTP has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 640 |