SAP ABAP Interface IF_PROXY_FRAMEWORK_WS (Proxy Framework for Web Service)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_RUNTIME_FRAMEWORK (Package) ABAP Proxies: Framework

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PROXY_ADAPTER_WS | Proxy Framework Connection for Web Services | 20080905 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WS_FRAMEWORK | WS Framework (data exchange: proxy adpater to proxy RT) | 20120709 |
Properties
Interface | IF_PROXY_FRAMEWORK_WS | |
Short Description | Proxy Framework for Web Service |
General Data
Package | SAI_PROXY_RUNTIME_FRAMEWORK | ABAP Proxies: Framework |
Created | 20050615 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_PROXY_FRAMEWORK_WS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_PROXY_FRAMEWORK | Proxy Framework | 20050615 |
Friends
Interface IF_PROXY_FRAMEWORK_WS has no friend.
Attributes
Interface IF_PROXY_FRAMEWORK_WS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get server context | 20100215 |
2 | ![]() |
Instance method | Public | Method | Set message direction | 20051216 |
3 | ![]() |
Instance method | Public | Method | Set web service request message | 20050615 |
4 | ![]() |
Instance method | Public | Method | Set web service runtime | 20050615 |
Events
Interface IF_PROXY_FRAMEWORK_WS has no event.
Types
Interface IF_PROXY_FRAMEWORK_WS has no local type.
Method Signatures
Method GET_SERVER_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_SERVER_CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_WS_SERVER_CONTEXT | Proxy Server Context | 20100215 |
Method GET_SERVER_CONTEXT on Interface IF_PROXY_FRAMEWORK_WS has no exception.
Method SET_MESSAGE_DIRECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20051216 |
Method SET_MESSAGE_DIRECTION on Interface IF_PROXY_FRAMEWORK_WS has no exception.
Method SET_WS_REQ_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_MESSAGE | Low-Level Message Interface implemented by Transport Binding | 20050615 |
Method SET_WS_REQ_MESSAGE on Interface IF_PROXY_FRAMEWORK_WS has no exception.
Method SET_WS_RUNTIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_APPLICATION_CS | Schnittstelle einer SOAP Applikation für Client-Anwendungen | 20050615 |
Method SET_WS_RUNTIME on Interface IF_PROXY_FRAMEWORK_WS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |