SAP ABAP Interface IF_SOAP_SERIALIZE_CONTEXT (Context for SOAP Serializer)
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
⤷
⤷
Properties
| Interface | IF_SOAP_SERIALIZE_CONTEXT | |
| Short Description | Context for SOAP Serializer |
General Data
| Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
| Created | 20020822 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SOAP_SERIALIZE_CONTEXT has no forward declaration.
Interfaces
Interface IF_SOAP_SERIALIZE_CONTEXT has no interface.
Friends
Interface IF_SOAP_SERIALIZE_CONTEXT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_STREAM | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SOAP_MESSAGE_STREAM | 20020903 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Set Message Stream | 20020903 | |
| 2 | Instance method | Public | Method | Set Message Stream | 20020903 |
Events
Interface IF_SOAP_SERIALIZE_CONTEXT has no event.
Types
Interface IF_SOAP_SERIALIZE_CONTEXT has no local type.
Method Signatures
Method GET_STREAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STREAM | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_MESSAGE_STREAM | 20020903 |
Method GET_STREAM on Interface IF_SOAP_SERIALIZE_CONTEXT has no exception.
Method SET_STREAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STREAM | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_MESSAGE_STREAM | 20020903 |
Method SET_STREAM on Interface IF_SOAP_SERIALIZE_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 630 |