SAP ABAP Class CL_PROXY_LOCAL_ADAPTER (Proxy Generation Adapter for Local Calls)
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 Inheritance (c INHERITING FROM c_ref)  CL_PROXY_OUTBOUND_TEST_ADAPTER Proxy Framework Connection for Web Services 20070221
Properties
Class CL_PROXY_LOCAL_ADAPTER  
Short Description Proxy Generation Adapter for Local Calls    
Super Class CL_PROXY_OUTBOUND_TEST_ADAPTER Proxy Framework Connection for Web Services 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_PROXY_RUNTIME_FRAMEWORK   ABAP Proxies: Framework 
Created 20070221   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_PROXY_LOCAL_MAPPING Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_PROXY_LOCAL_ADAPTER has no interface implemented.
Friends
Class CL_PROXY_LOCAL_ADAPTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INBOUND_ADAPTER Instance attribute Private Object reference (TYPE REF TO) IF_PROXY_INBOUND_ADAPTER 20070221
2 REG_TAB Instance attribute Private Type reference (TYPE) T_REG_TAB 20070221
3 REG_TAB_GLOBAL Static Attribute Private Type reference (TYPE) T_REG_TAB 20070221
Methods
# Method Level Visibility Method type Description Created on
1 DEREGISTER Static method Public Method 20070221
2 GET_XOP_COUNT Static method Public Method 20080129
3 HANDLE_CREATE_FRAMEWORK_EVENT Static method Private Event handling method 20070221
4 REGISTER Static method Public Method 20070221
Events
Class CL_PROXY_LOCAL_ADAPTER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_REG_LINE Private See coding 20070221 begin of t_reg_line, class_name type prx_r3name, interface_name type prx_r3name, class_method type prx_r3name, interface_method type prx_r3name, end of t_reg_line
2 T_REG_TAB Private See coding 20070221 T_REG_TAB type standard table of t_reg_line
Method Signatures

Method DEREGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20070221
2 Exporting XOP_REQUEST_COUNT Call by reference Type reference (TYPE) I 20080129
3 Exporting XOP_RESPONSECOUNT Call by reference Type reference (TYPE) I 20080129

Method DEREGISTER on class CL_PROXY_LOCAL_ADAPTER has no exception.

Method GET_XOP_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20080129
2 Importing METHOD_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20080129

Method GET_XOP_COUNT on class CL_PROXY_LOCAL_ADAPTER has no exception.

Method HANDLE_CREATE_FRAMEWORK_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FRAMEWORK_REF Value transfer Attribute reference (LIKE) 20070221
2 Importing R3_NAME Value transfer Attribute reference (LIKE) 20070221

Method HANDLE_CREATE_FRAMEWORK_EVENT on class CL_PROXY_LOCAL_ADAPTER has no exception.

Method REGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20070221
2 Importing INTERFACE_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20070221

Method REGISTER on class CL_PROXY_LOCAL_ADAPTER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710