SAP ABAP Interface IF_WS_PAYLOAD_HANDLER (Generate Payload from ABAP Data)
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_HANDLER | Implementation IF_PROXY_PAYLOAD_RENDERER | 20030730 |
Properties
| Interface | IF_WS_PAYLOAD_HANDLER | |
| Short Description | Generate Payload from ABAP Data |
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_HANDLER has no forward declaration.
Interfaces
Interface IF_WS_PAYLOAD_HANDLER has no interface.
Friends
Interface IF_WS_PAYLOAD_HANDLER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXTENDED_XML_HANDLING | Instance attribute | Public | Type reference (TYPE) | PRX_XXML | 20030730 | |||
| 2 | PROXY_METHOD | Instance attribute | Public | Type reference (TYPE) | PRX_R3NAME | 20030730 | |||
| 3 | PROXY_NAME | Instance attribute | Public | Type reference (TYPE) | PRX_R3NAME | 20030730 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20030730 | ||
| 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 |
Events
Interface IF_WS_PAYLOAD_HANDLER has no event.
Types
Interface IF_WS_PAYLOAD_HANDLER has no local type.
Method Signatures
Method GET_EXCEPTION_FROM_PAYLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_AI_APPLICATION_FAULT | 20030730 | ||||
| 2 | PAYLOAD | Call by reference | Object reference (TYPE REF TO) | IF_WS_PAYLOAD | 20030730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technischer Fehler | 20030730 |
Method GET_PAYLOAD_FROM_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_AI_APPLICATION_FAULT | 20030730 | ||||
| 2 | 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_PAYLOAD_FROM_REQUEST_DATA 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 | ||||
| 2 | REQUEST_DATA | Call by reference | Type reference (TYPE) | PRX_T_PARAM | 20030730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technischer Fehler | 20030730 |
Method GET_PAYLOAD_FROM_RESPONSE_DATA 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 | ||||
| 2 | RESPONSE_DATA | Call by reference | Type reference (TYPE) | PRX_T_PARAM | 20030730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technischer Fehler | 20030730 |
Method GET_REQUEST_DATA_FROM_PAYLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAYLOAD | Call by reference | Object reference (TYPE REF TO) | IF_WS_PAYLOAD | 20030730 | ||||
| 2 | REQUEST_DATA | Call by reference | Type reference (TYPE) | PRX_T_PARAM | 20030730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technischer Fehler | 20030730 |
Method GET_RESPONSE_DATA_FROM_PAYLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAYLOAD | Call by reference | Object reference (TYPE REF TO) | IF_WS_PAYLOAD | 20030730 | ||||
| 2 | RESPONSE_DATA | Call by reference | Type reference (TYPE) | PRX_T_PARAM | 20030730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technischer Fehler | 20030730 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 640 |