SAP ABAP Class CL_PROXY_OUTBOUND_ADAPTER_RFC (Proxy Framework Connection for RFC)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PROXY_FRAMEWORK Proxy Framework 20121004
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PROXY_FRAMEWORK_RFC Proxy Framework for Web Service 20121004
Properties
Class CL_PROXY_OUTBOUND_ADAPTER_RFC  
Short Description Proxy Framework Connection for RFC    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_PROXY_RUNTIME_FRAMEWORK   ABAP Proxies: Framework 
Created 20121004   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_WS_PROXY_FACTORY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_PROXY_FRAMEWORK Proxy Framework 20121004
2 IF_PROXY_FRAMEWORK_RFC Proxy Framework for Web Service 20121004
Friends
Class CL_PROXY_OUTBOUND_ADAPTER_RFC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACO_CLASS Instance attribute Private Type reference (TYPE) SEOCLNAME 20121122
2 LOCAL_CALL Static Attribute Private Type reference (TYPE) PRX_BOOLEAN do method call local (once) 20121122
3 LOCAL_RFC Static Attribute Private Object reference (TYPE REF TO) IF_PROXY_OUTBOUND_LOCAL_RFC Simulation of loacl RFC call 20130130
4 SERVER_CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_WS_SERVER_CONTEXT Proxy Server Context 20121005
5 WS_PROXY Instance attribute Private Object reference (TYPE REF TO) IF_WS_PROXY_RUNTIME_OUTB_RFC Call of Web Service Method and forward it to RFC call 20121004
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method 20121005
2 CREATE_OUTBOUND_PROXY_RFC Instance method Public Method 20121005
3 EXECUTE Instance method Public Method 20121004
4 INIT Instance method Public Method 20121005
5 INIT_FRAMEWORK Instance method Protected Method 20121106
6 SET_LOCAL_CALL Static method Public Method 20121122
Events
Class CL_PROXY_OUTBOUND_ADAPTER_RFC has no event.
Types
Class CL_PROXY_OUTBOUND_ADAPTER_RFC has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACO_PROXY Call by reference Type reference (TYPE) SEOCLNAME Class Name 20121005
2 Importing LP_NAME Call by reference Type reference (TYPE) CL_WS_PROXY_FACTORY=>TY_LP_NAME 20121005
3 Importing PROXY_CLASS Call by reference Type reference (TYPE) CL_WS_PROXY_FACTORY=>TY_LP_PROXYCLASS 20121005
4 Returning RVAL Value transfer Object reference (TYPE REF TO) CL_PROXY_OUTBOUND_ADAPTER_RFC Proxy Framework Connection for RFC 20121005
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20121005

Method CREATE_OUTBOUND_PROXY_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LP_NAME Call by reference Type reference (TYPE) CL_WS_PROXY_FACTORY=>TY_LP_NAME 20121005
2 Importing PROXY_CLASS Call by reference Type reference (TYPE) CL_WS_PROXY_FACTORY=>TY_LP_PROXYCLASS 20121005
3 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_WS_PROXY_RUNTIME_OUTB_RFC Call of Web Service Method and forward it to RFC call 20121005
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20121005

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCEPTIONS Call by reference Type reference (TYPE) DATA 20121005
2 Importing METHOD_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20121004
3 Importing REQUEST Call by reference Type reference (TYPE) DATA 20121005
4 Exporting RESPONSE Call by reference Type reference (TYPE) DATA 20121206
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20121206
2 CX_PROXY_RFC_FAULT RFC Proxy Fault 20121206

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACO_PROXY Call by reference Type reference (TYPE) SEOCLNAME Class Name 20121005
2 Importing LP_NAME Call by reference Type reference (TYPE) CL_WS_PROXY_FACTORY=>TY_LP_NAME 20121005
3 Importing PROXY_CLASS Call by reference Type reference (TYPE) CL_WS_PROXY_FACTORY=>TY_LP_PROXYCLASS 20121005
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20121005

Method INIT_FRAMEWORK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LP_NAME Call by reference Type reference (TYPE) CL_WS_PROXY_FACTORY=>TY_LP_NAME 20121106
2 Importing PROXY_CLASS Call by reference Type reference (TYPE) CL_WS_PROXY_FACTORY=>TY_LP_PROXYCLASS 20121106
3 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_WS_PROXY_RUNTIME_OUTB_RFC Call of Web Service Method and forward it to RFC call 20121106
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20121106

Method SET_LOCAL_CALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOCAL_RFC Call by reference Object reference (TYPE REF TO) IF_PROXY_OUTBOUND_LOCAL_RFC Simulation of loacl RFC call 20130130

Method SET_LOCAL_CALL on class CL_PROXY_OUTBOUND_ADAPTER_RFC has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740