SAP ABAP Class IF_PROXY_FRAMEWORK_WS (Proxy Framework for Web Service)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_PROXY_FRAMEWORK Proxy Framework 20050615
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
Class IF_PROXY_FRAMEWORK_WS  
Short Description Proxy Framework for Web Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050615   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PROXY_FRAMEWORK_WS has no forward declaration.
Interfaces
Class IF_PROXY_FRAMEWORK_WS has no interface implemented.
Friends
Class IF_PROXY_FRAMEWORK_WS has no friend class.
Attributes
Class IF_PROXY_FRAMEWORK_WS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SERVER_CONTEXT Instance method Public Method Get server context 20100215
2 SET_MESSAGE_DIRECTION Instance method Public Method Set message direction 20051216
3 SET_WS_REQ_MESSAGE Instance method Public Method Set web service request message 20050615
4 SET_WS_RUNTIME Instance method Public Method Set web service runtime 20050615
Events
Class IF_PROXY_FRAMEWORK_WS has no event.
Types
Class 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 Returning RR_SERVER_CONTEXT Value transfer Object reference (TYPE REF TO) IF_WS_SERVER_CONTEXT Proxy Server Context 20100215

Method GET_SERVER_CONTEXT on class 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 Importing VALUE Call by reference Type reference (TYPE) STRING 20051216

Method SET_MESSAGE_DIRECTION on class 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 Importing 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 class 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 Importing 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 class IF_PROXY_FRAMEWORK_WS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in