SAP ABAP Class IF_WS_PROXY_RUNTIME_EVENT (Call of Web Service Method)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WS_PROXY_RUNTIME_EVENT call of an Event-method; super class 20081114
Properties
Class IF_WS_PROXY_RUNTIME_EVENT  
Short Description Call of Web Service Method    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080905   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WS_PROXY_RUNTIME_EVENT has no forward declaration.
Interfaces
Class IF_WS_PROXY_RUNTIME_EVENT has no interface implemented.
Friends
Class IF_WS_PROXY_RUNTIME_EVENT has no friend class.
Attributes
Class IF_WS_PROXY_RUNTIME_EVENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE Instance method Public Method Execute Method 20080905
2 GET_SERVER_CONTEXT Instance method Public Method Gets Access to Protocols and Transport Binding 20080905
Events
Class IF_WS_PROXY_RUNTIME_EVENT has no event.
Types
Class IF_WS_PROXY_RUNTIME_EVENT has no local type.
Method Signatures

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INTERFACE_OPERATION Call by reference Type reference (TYPE) STRING 20080905
2 Importing REQUEST_PART Call by reference Object reference (TYPE REF TO) IF_SXMLP_PART Part-Objekt für Request 20080905
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Integration: Anwendungsfehler 20080905
2 CX_AI_SYSTEM_FAULT Application Integration: Technischer Fehler 20080905

Method GET_SERVER_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FRAMEWORK Call by reference Object reference (TYPE REF TO) IF_PROXY_FRAMEWORK_WS Proxy Framework für Web Service 20080905
2 Returning SERVER_CONTEXT Value transfer Object reference (TYPE REF TO) IF_WS_SERVER_CONTEXT Server Context eines Proxies 20080905

Method GET_SERVER_CONTEXT on class IF_WS_PROXY_RUNTIME_EVENT has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in