SAP ABAP Interface IF_PROXY_MAPPING (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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_PROXY_ASYNC_MAPPING | Mapping access class (asynchronous) | 20090803 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_PROXY_DIRECT_MAPPING | Mapping access class (synchronous) | 20090929 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_PROXY_SYNC_MAPPING | Mapping access class (synchronous) | 20090803 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PROXY_MAPPING_BASE | Mapping access class | 20090805 |
Properties
| Interface | IF_PROXY_MAPPING | |
| Short Description | Mapping access class |
General Data
| Package | SAI_PROXY_RUNTIME_FRAMEWORK | ABAP Proxies: Framework |
| Created | 20090803 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_PROXY_MAPPING has no forward declaration.
Interfaces
Interface IF_PROXY_MAPPING has no interface.
Friends
Interface IF_PROXY_MAPPING has no friend.
Attributes
Interface IF_PROXY_MAPPING has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090923 | ||
| 2 | Instance method | Public | Method | 20121129 | ||
| 3 | Instance method | Public | Method | 20090813 | ||
| 4 | Instance method | Public | Method | 20090922 |
Events
Interface IF_PROXY_MAPPING has no event.
Types
Interface IF_PROXY_MAPPING has no local type.
Method Signatures
Method GET_INPUT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20090923 |
Method GET_INPUT_NAME on Interface IF_PROXY_MAPPING has no exception.
Method GET_MAPPING_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_PROXY_MAPPING_DETAIL | mapping details | 20121129 |
Method GET_MAPPING_DETAIL on Interface IF_PROXY_MAPPING has no exception.
Method GET_PROXY_FRAMEWORK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FRAMEWORK | Value transfer | Object reference (TYPE REF TO) | IF_PROXY_FRAMEWORK | Proxy Framework | 20090813 |
Method GET_PROXY_FRAMEWORK on Interface IF_PROXY_MAPPING has no exception.
Method SET_MAPPING_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAPPING_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WS_MAPPING_CONTEXT | Proxy Server Context | 20090922 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technical Error | 20090922 | ||
| 2 | Mapping failed | 20120131 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 72L |