SAP ABAP Interface IF_SOAP_MESSAGE_PART (IF_SOAP_MESSAGE_PART)
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_SOAP_MESSAGE | SOAP Connection to ICF (HTTP) | 20021212 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_MESSAGE_NEW | SOAP Connection to ICF (HTTP) | 20050901 |
Properties
Interface | IF_SOAP_MESSAGE_PART | |
Short Description |
General Data
Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
Created | 20021212 | SAP |
Last changed | 20130531 | 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 IF_SOAP_MESSAGE_PART has no interface.
Friends
Interface IF_SOAP_MESSAGE_PART has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CTX | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SOAP_CONTEXT | 20030815 | |||
2 | IS_MULTIPART | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20021212 | ||
3 | MIME_TYPE | Instance attribute | Public | Type reference (TYPE) | TSOAP_MIME_TYPE | 20021212 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Deserialize SOAP Header of Part | 20030805 |
2 | ![]() |
Instance method | Public | Method | Deserialize SOAP Header of Part | 20030805 |
3 | ![]() |
Instance method | Public | Method | Get the ID that should be unique for all parts | 20021212 |
4 | ![]() |
Instance method | Public | Method | Initialize Before Deserialization | 20030908 |
5 | ![]() |
Instance method | Public | Method | Initialize Before Serialization | 20030908 |
6 | ![]() |
Instance method | Public | Method | Serialize this part | 20021212 |
7 | ![]() |
Instance method | Public | Method | set mime type | 20081217 |
8 | ![]() |
Instance method | Public | Method | Set the ID that should be unique for all parts | 20021212 |
9 | ![]() |
Instance method | Public | Method | Deserialize this part | 20030806 |
Events
Interface IF_SOAP_MESSAGE_PART has no event.
Types
Interface IF_SOAP_MESSAGE_PART has no local type.
Method Signatures
Method DESERIALIZE_BODY Signature
Method DESERIALIZE_BODY on Interface IF_SOAP_MESSAGE_PART has no parameter.
Method DESERIALIZE_BODY on Interface IF_SOAP_MESSAGE_PART has no exception.
Method DESERIALIZE_HEADER Signature
Method DESERIALIZE_HEADER on Interface IF_SOAP_MESSAGE_PART has no parameter.
Method DESERIALIZE_HEADER on Interface IF_SOAP_MESSAGE_PART has no exception.
Method GET_PART_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Value transfer | Type reference (TYPE) | STRING | 20021212 |
Method GET_PART_ID on Interface IF_SOAP_MESSAGE_PART has no exception.
Method INIT_FOR_DESERIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CTX | Call by reference | Object reference (TYPE REF TO) | CL_SOAP_CONTEXT | 20030908 | |||
2 | ![]() |
METHOD | Value transfer | Type reference (TYPE) | QNAME | 20030908 | |||
3 | ![]() |
PART | Call by reference | Object reference (TYPE REF TO) | IF_MESSAGE_PART | 20030908 |
Method INIT_FOR_DESERIALIZE on Interface IF_SOAP_MESSAGE_PART has no exception.
Method INIT_FOR_SERIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CTX | Value transfer | Object reference (TYPE REF TO) | CL_SOAP_CONTEXT | Kontext | 20030908 | ||
2 | ![]() |
PART | Value transfer | Object reference (TYPE REF TO) | IF_MESSAGE_PART | Part | 20030908 |
Method INIT_FOR_SERIALIZE on Interface IF_SOAP_MESSAGE_PART has no exception.
Method SERIALIZE Signature
Method SERIALIZE on Interface IF_SOAP_MESSAGE_PART has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
soap core exception | 20050119 |
Method SET_MIME_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARAMETERS | Call by reference | Type reference (TYPE) | TSOAP_PROPERTIES | 20081217 | |||
2 | ![]() |
SUBTYPE | Call by reference | Type reference (TYPE) | STRING | 20081217 | |||
3 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | STRING | 20081217 |
Method SET_MIME_TYPE on Interface IF_SOAP_MESSAGE_PART has no exception.
Method SET_PART_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20021212 |
Method SET_PART_ID on Interface IF_SOAP_MESSAGE_PART has no exception.
Method _DESERIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBSERVER | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_PART_OBSERVER | 20030806 | |||
2 | ![]() |
PART | Call by reference | Object reference (TYPE REF TO) | IF_MESSAGE_PART | message part interface | 20030806 |
Method _DESERIALIZE on Interface IF_SOAP_MESSAGE_PART has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 640 |