SAP ABAP Class CL_PROXY_MAPPING_BASE (Mapping access class)
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 20090813
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PROXY_MAPPING Mapping access class 20090805
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PROXY_ASYNC_MAPPING Mapping access class (asynchronous) 20090805
2 Inheritance (c INHERITING FROM c_ref)  CL_PROXY_DIRECT_MAPPING Direct mapping 20091016
3 Inheritance (c INHERITING FROM c_ref)  CL_PROXY_SYNC_MAPPING Mapping access class (synchronous) 20090805
Properties
Class CL_PROXY_MAPPING_BASE  
Short Description Mapping access class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_PROXY_RUNTIME_FRAMEWORK   ABAP Proxies: Framework 
Created 20090805   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PROXY_MAPPING_BASE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_PROXY_FRAMEWORK Proxy Framework 20090813
2 IF_PROXY_MAPPING Mapping access class 20090805
Friends
Class CL_PROXY_MAPPING_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MAPPING_CONTEXT Instance attribute Protected Object reference (TYPE REF TO) IF_WS_MAPPING_CONTEXT Proxy Server Context 20090922
2 MAPPING_DETAIL Instance attribute Protected Object reference (TYPE REF TO) IF_PROXY_MAPPING_DETAIL mapping details 20091021
3 PROXY Instance attribute Protected Object reference (TYPE REF TO) IF_PROXY_MAPPING_BASIS Mapping proxy 20090820
4 R3_METHOD Instance attribute Private Attribute reference (LIKE) 20110325
5 R3_NAME Instance attribute Private Attribute reference (LIKE) 20110325
6 R3_OBJECT Instance attribute Private Attribute reference (LIKE) 20110325
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090810
Events
Class CL_PROXY_MAPPING_BASE has no event.
Types
Class CL_PROXY_MAPPING_BASE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20090810
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20090819
History
Last changed by/on SAP  20130531 
SAP Release Created in 72L