SAP ABAP Class CL_PROXY_LOCAL_MAPPING (Proxy Generation Mapping for Local Interface Call)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_GENTIME (Package) ES Tools: Proxy Generation

⤷

⤷

Properties
Class | CL_PROXY_LOCAL_MAPPING | |
Short Description | Proxy Generation Mapping for Local Interface Call | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAI_PROXY_GENTIME | ES Tools: Proxy Generation |
Created | 20070222 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_PROXY_LOCAL_MAPPING has no forward declaration.
Interfaces
Class CL_PROXY_LOCAL_MAPPING has no interface implemented.
Friends
Class CL_PROXY_LOCAL_MAPPING has no friend class.
Attributes
Class CL_PROXY_LOCAL_MAPPING has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20070222 | |
2 | ![]() |
Static method | Public | Method | 20070222 |
Events
Class CL_PROXY_LOCAL_MAPPING has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_NAME_MAPPING | Public | See coding | 20070222 | begin of T_NAME_MAPPING,
clas_method type PRX_R3NAME,
intf_method type PRX_R3NAME,
end of t_name_mapping
|
||
2 | T_NAME_MAPPING_TAB | Public | See coding | 20070222 | T_NAME_MAPPING_TAB type STANDARD TABLE OF t_name_mapping
|
||
3 | T_R3NAME_TAB | Public | See coding | 20070222 | T_R3NAME_TAB type STANDARD TABLE OF PRX_R3NAME
|
||
4 | T_SPROXSIG | Public | See coding | 20070228 | T_SPROXSIG type STANDARD TABLE OF sproxsig
|
Method Signatures
Method MAP_CLASS_TO_INTERFACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Class name | 20070222 | ||
2 | ![]() |
INTERFACE_NAMES | Call by reference | Type reference (TYPE) | T_R3NAME_TAB | Interfaces covering all class methods | 20070222 |
Method MAP_CLASS_TO_INTERFACE on class CL_PROXY_LOCAL_MAPPING has no exception.
Method MAP_METHODS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20070222 | ||
2 | ![]() |
CLASS_SPROXSIG | Call by reference | Type reference (TYPE) | T_SPROXSIG | 20070228 | |||
3 | ![]() |
INTERFACE_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20070222 | ||
4 | ![]() |
MAPPING | Call by reference | Type reference (TYPE) | T_NAME_MAPPING_TAB | 20070222 |
Method MAP_METHODS on class CL_PROXY_LOCAL_MAPPING has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |