SAP ABAP Class IF_WS_PAYLOAD_HANDLER (Generate Payload from ABAP Data)
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
| Class | IF_WS_PAYLOAD_HANDLER | |
| Short Description | Generate Payload from ABAP Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030730 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_WS_PAYLOAD_HANDLER has no forward declaration.
Interfaces
Class IF_WS_PAYLOAD_HANDLER has no interface implemented.
Friends
Class IF_WS_PAYLOAD_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | PRX_XXML | 20030730 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | PRX_R3NAME | 20030730 | ||||
| 3 | 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
Class IF_WS_PAYLOAD_HANDLER has no event.
Types
Class 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 |