SAP ABAP Interface IF_WS_PAYLOAD (Generate an XML Data Stream Independent of Sending)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SAI_PROXY_RUNTIME_WS_PROTOCOL (Package) ABAP Proxies: WS Protocols
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WS_PAYLOAD | Implementation IF_PROXY_PAYLOAD | 20030730 |
Properties
| Interface | IF_WS_PAYLOAD | |
| Short Description | Generate an XML Data Stream Independent of Sending |
General Data
| Package | SAI_PROXY_RUNTIME_WS_PROTOCOL | ABAP Proxies: WS Protocols |
| Created | 20030730 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_WS_PAYLOAD has no forward declaration.
Interfaces
Interface IF_WS_PAYLOAD has no interface.
Friends
Interface IF_WS_PAYLOAD has no friend.
Attributes
Interface IF_WS_PAYLOAD has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20030730 | ||
| 2 | Instance method | Public | Method | Obsolete - Use SET_XML Method | 20030731 | |
| 3 | Instance method | Public | Method | XML in Text Format | 20030731 | |
| 4 | Instance method | Public | Method | 20050622 |
Events
Interface IF_WS_PAYLOAD has no event.
Types
Interface IF_WS_PAYLOAD has no local type.
Method Signatures
Method GET_XML_BINARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XML_BINARY | Value transfer | Type reference (TYPE) | XSTRING | 20030731 |
Method GET_XML_BINARY on Interface IF_WS_PAYLOAD has no exception.
Method GET_XML_POINTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XML_POINTER | Value transfer | Object reference (TYPE REF TO) | XSTRING | 20030731 |
Method GET_XML_POINTER on Interface IF_WS_PAYLOAD has no exception.
Method GET_XML_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XML_TEXT | Value transfer | Type reference (TYPE) | STRING | 20030731 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technischer Fehler | 20030731 |
Method SET_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XML | Call by reference | Type reference (TYPE) | XSTRING | 20050622 |
Method SET_XML on Interface IF_WS_PAYLOAD has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 640 |