SAP ABAP Interface IF_PXN_MAPPING_MODE (Mapping mode of consumer proxy)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_GENTIME_MDR (Package) Proxy Generation Meta Data Repository
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_PXNE_INTERFACE_OUT | external consumer | 20110510 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_PXN_OUTBOUND_INTERFACE | outbound service interface | 20110510 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PXNE_INTERFACE_OUT | Service Consumer | 20110510 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PXN_OUTBOUND_INTERFACE | Service Consumer | 20110510 |
Properties
| Interface | IF_PXN_MAPPING_MODE | |
| Short Description | Mapping mode of consumer proxy |
General Data
| Package | SAI_PROXY_GENTIME_MDR | Proxy Generation Meta Data Repository |
| Created | 20110510 | SAP |
| Last changed | 20130531 | SAP |
| 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 | VRM | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_PXN_MAPPING_MODE has no interface.
Friends
Interface IF_PXN_MAPPING_MODE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_MODE | Constant | Public | See coding | 20110510 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110510 | ||
| 2 | Instance method | Public | Method | 20110510 |
Events
Interface IF_PXN_MAPPING_MODE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_MODE | Public | Type reference (TYPE) | PRX_HDR_MODE | Proxy Generation: Communication Mode (Synchron./Asynchron.) | 20110510 | |
Method Signatures
Method GET_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODE | Value transfer | Type reference (TYPE) | T_MODE | Proxy Generation: Communication Mode (Synchron./Asynchron.) | 20110510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node is obsolete | 20110510 |
Method SET_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODE | Call by reference | Type reference (TYPE) | T_MODE | Proxy Generation: Communication Mode (Synchron./Asynchron.) | 20110510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20110510 | ||
| 2 | Object cannot be locked | 20110510 | ||
| 3 | Node is obsolete | 20110510 | ||
| 4 | Read only | 20110928 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 803 |