SAP ABAP Interface IF_WS_PROXY_RUNTIME_OUTBOUND (Call of Web Service Method)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_PROXY_RT (Package) Proxy Runtime of Web Services Infrastructure
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WS_PROXY_RUNTIME_OUTBOUND | Call Web Service Method; Abstract Superclass | 20060829 |
Properties
| Interface | IF_WS_PROXY_RUNTIME_OUTBOUND | |
| Short Description | Call of Web Service Method |
General Data
| Package | SOAP_PROXY_RT | Proxy Runtime of Web Services Infrastructure |
| Created | 20050616 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_WS_PROXY_RUNTIME_OUTBOUND has no forward declaration.
Interfaces
Interface IF_WS_PROXY_RUNTIME_OUTBOUND has no interface.
Friends
Interface IF_WS_PROXY_RUNTIME_OUTBOUND has no friend.
Attributes
Interface IF_WS_PROXY_RUNTIME_OUTBOUND has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adjust request | 20120615 | |
| 2 | Instance method | Public | Method | Execute Method | 20050616 | |
| 3 | Instance method | Public | Method | Gets Access to Protocols and Transport Binding | 20050620 | |
| 4 | Instance method | Public | Method | Sends Qualified Names of Error Parts | 20050617 | |
| 5 | Instance method | Public | Method | Saves Reference to Object for Creating Parts | 20050616 |
Events
Interface IF_WS_PROXY_RUNTIME_OUTBOUND has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_QUALIFIED_NAME_LIST | Public | Type reference (TYPE) | SOAP_QNAME_LIST | List of XML QNames | 20050617 | |
Method Signatures
Method ADJUST_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADJUSTED_REQUEST | Value transfer | Object reference (TYPE REF TO) | DATA | 20120615 | ||||
| 2 | INTERFACE_OPERATION | Call by reference | Type reference (TYPE) | STRING | 20120615 | ||||
| 3 | REQUEST | Call by reference | Type reference (TYPE) | DATA | 20120615 |
Method ADJUST_REQUEST on Interface IF_WS_PROXY_RUNTIME_OUTBOUND has no exception.
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERFACE_OPERATION | Call by reference | Type reference (TYPE) | STRING | 20050727 | ||||
| 2 | IS_SYNCHRON | Call by reference | Type reference (TYPE) | BOOLEAN | Temporäre Lösung !!! | 20050726 | |||
| 3 | REQUEST_DATA | Call by reference | Type reference (TYPE) | ANY | ABAP data of | 20120229 | |||
| 4 | REQUEST_PART | Call by reference | Object reference (TYPE REF TO) | IF_SXMLP_PART | Part-Objekt für Request | 20050616 | |||
| 5 | RESPONSE_PART | Value transfer | Object reference (TYPE REF TO) | IF_SXMLP_PART | Part-Objekt für Response | 20050616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Anwendungsfehler | 20050622 | ||
| 2 | Application Integration: Technischer Fehler | 20050622 |
Method GET_SERVER_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FRAMEWORK | Call by reference | Object reference (TYPE REF TO) | IF_PROXY_FRAMEWORK_WS | Proxy Framework für Web Service | 20050722 | |||
| 2 | SERVER_CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_WS_SERVER_CONTEXT | Server Context eines Proxies | 20050620 |
Method GET_SERVER_CONTEXT on Interface IF_WS_PROXY_RUNTIME_OUTBOUND has no exception.
Method SET_ERROR_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME_LIST | Call by reference | Type reference (TYPE) | TY_QUALIFIED_NAME_LIST | Liste von XML QNames | 20050617 |
Method SET_ERROR_NAMES on Interface IF_WS_PROXY_RUNTIME_OUTBOUND has no exception.
Method SET_PART_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PART_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_WS_PROXY_PART_FACTORY | Part-Erzeugung für Methodenaufruf | 20050617 |
Method SET_PART_FACTORY on Interface IF_WS_PROXY_RUNTIME_OUTBOUND has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |