SAP ABAP Interface IF_WSPROTOCOL_PAYLOAD (XI and WS: Access to Payload)
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_WSPROTOCOL_PAYLOAD | Implementation IF_PROXY_PAYLOADS | 20030730 |
Properties
| Interface | IF_WSPROTOCOL_PAYLOAD | |
| Short Description | XI and WS: Access to Payload |
General Data
| Package | SAI_PROXY_RUNTIME_WS_PROTOCOL | ABAP Proxies: WS Protocols |
| Created | 20030730 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_PROXY_FRAMEWORK | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 2 | TSOAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WSPROTOCOL | ABAP Proxies: Available Protocols | 20030730 |
Friends
Interface IF_WSPROTOCOL_PAYLOAD has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_MESSAGE_DIRECTION_REQUEST | Constant | Public | Type reference (TYPE) | STRING | IF_PROXY_FRAMEWORK=>CO_MESSAGE_DIRECTION_REQUEST | 20070627 | ||
| 2 | CO_MESSAGE_DIRECTION_RESPONSE | Constant | Public | Type reference (TYPE) | STRING | IF_PROXY_FRAMEWORK=>CO_MESSAGE_DIRECTION_RESPONSE | 20070627 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | announce that GET_SENT...PAYLOAD will be used (only cons.) | 20080118 | |
| 2 | Instance method | Public | Method | 20030730 | ||
| 3 | Instance method | Public | Method | 20030730 | ||
| 4 | Instance method | Public | Method | 20030730 | ||
| 5 | Instance method | Public | Method | 20030730 | ||
| 6 | Instance method | Public | Method | 20030730 | ||
| 7 | Instance method | Public | Method | 20030730 |
Events
Interface IF_WSPROTOCOL_PAYLOAD has no event.
Types
Interface IF_WSPROTOCOL_PAYLOAD has no local type.
Method Signatures
Method ANNOUNCE_PAYLOAD_CONSUMPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SUPPLY_FAULT | Call by reference | Type reference (TYPE) | BOOLEAN | TSOAP_TRUE | true if fault shall be supplied | 20080118 | ||
| 2 | SUPPLY_REQUEST | Call by reference | Type reference (TYPE) | BOOLEAN | TSOAP_TRUE | true if request shall be supplied | 20080118 | ||
| 3 | SUPPLY_RESPONSE | Call by reference | Type reference (TYPE) | BOOLEAN | TSOAP_TRUE | true if response shall be supplied | 20080118 |
Method ANNOUNCE_PAYLOAD_CONSUMPTION on Interface IF_WSPROTOCOL_PAYLOAD has no exception.
Method GET_EXTENDED_XML_HANDLING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXTENDED_XML_HANDLING | Value transfer | Type reference (TYPE) | PRX_XXML | 20030730 | ||||
| 2 | MESSAGE_DIRECTION | Call by reference | Type reference (TYPE) | STRING | 20070627 | ||||
| 3 | METHOD | Call by reference | Type reference (TYPE) | SEOCMPNAME | Component name | 20070627 |
Method GET_EXTENDED_XML_HANDLING on Interface IF_WSPROTOCOL_PAYLOAD has no exception.
Method GET_PAYLOAD_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAYLOAD_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_WS_PAYLOAD_HANDLER | 20030730 | ||||
| 2 | PROXY_METHOD | Call by reference | Type reference (TYPE) | PRX_R3NAME | Methodename, sofern mehr als eine vorhanden | 20040312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technischer Fehler | 20030730 |
Method GET_SENT_EXCEPTION_PAYLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAYLOAD | Value transfer | Object reference (TYPE REF TO) | IF_WS_PAYLOAD | 20030730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technischer Fehler | 20030730 |
Method GET_SENT_REQUEST_PAYLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAYLOAD | Value transfer | Object reference (TYPE REF TO) | IF_WS_PAYLOAD | 20030730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technischer Fehler | 20030730 |
Method GET_SENT_RESPONSE_PAYLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAYLOAD | Value transfer | Object reference (TYPE REF TO) | IF_WS_PAYLOAD | 20030730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technischer Fehler | 20030730 |
Method SET_EXTENDED_XML_HANDLING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXTENDED_XML_HANDLING | Call by reference | Type reference (TYPE) | PRX_XXML | 20030730 | ||||
| 2 | MESSAGE_DIRECTION | Call by reference | Type reference (TYPE) | STRING | 20070627 | ||||
| 3 | METHOD | Call by reference | Type reference (TYPE) | SEOCMPNAME | Component name | 20070627 |
Method SET_EXTENDED_XML_HANDLING on Interface IF_WSPROTOCOL_PAYLOAD has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 640 |