SAP ABAP Class IF_PROXY_GENERIC_CLIENT (Generic consumer proxy)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_PROXY_BASIS ABAP Proxies: Basic Proxy Methods 20100205
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PROXY_GENERIC_CLIENT Generic consumer proxy 20100205
Properties
Class IF_PROXY_GENERIC_CLIENT  
Short Description Generic consumer proxy    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100205   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PROXY_GENERIC_CLIENT has no forward declaration.
Interfaces
Class IF_PROXY_GENERIC_CLIENT has no interface implemented.
Friends
Class IF_PROXY_GENERIC_CLIENT has no friend class.
Attributes
Class IF_PROXY_GENERIC_CLIENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_ABAP_DATA Instance method Public Method 20100205
2 EXECUTE_XML_XSTRING Instance method Public Method 20100208
3 GET_PROTOCOL Instance method Public Method 20100205
4 GET_TRANSPORT_BINDING Instance method Public Method 20100205
Events
Class IF_PROXY_GENERIC_CLIENT has no event.
Types
Class IF_PROXY_GENERIC_CLIENT has no local type.
Method Signatures

Method EXECUTE_ABAP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Type reference (TYPE) ANY 20100208
2 Exporting RESPONSE Call by reference Type reference (TYPE) ANY 20100208
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Integration: Application Error 20100205
2 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20100205

Method EXECUTE_XML_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Type reference (TYPE) XSTRING 20100208
2 Returning RESPONSE Value transfer Type reference (TYPE) XSTRING 20100208
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20100208
2 CX_AI_XML_APPLICATION_FAULT Application Integration: Application Error 20100211
3 CX_SXML_PARSE_ERROR SXML Parsing Error 20100211

Method GET_PROTOCOL Signature

Method GET_PROTOCOL on class IF_PROXY_GENERIC_CLIENT has no parameter.
Method GET_PROTOCOL on class IF_PROXY_GENERIC_CLIENT has no exception.

Method GET_TRANSPORT_BINDING Signature

Method GET_TRANSPORT_BINDING on class IF_PROXY_GENERIC_CLIENT has no parameter.
Method GET_TRANSPORT_BINDING on class IF_PROXY_GENERIC_CLIENT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in