SAP ABAP Class CL_CNV_MBT_ME_REMOTE_SYSTEM (Remote system for the Mapping Engine)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_ME_CORE (Package) Mapping Engine Core Functionality and Types
⤷
⤷
Properties
| Class | CL_CNV_MBT_ME_REMOTE_SYSTEM | |
| Short Description | Remote system for the Mapping Engine | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_MBT_ME_CORE | Mapping Engine Core Functionality and Types |
| Created | 20101021 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_MBT_ME_REMOTE_SYSTEM has no forward declaration.
Interfaces
Class CL_CNV_MBT_ME_REMOTE_SYSTEM has no interface implemented.
Friends
Class CL_CNV_MBT_ME_REMOTE_SYSTEM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | CNV_MBT_ME_MAPPING_ID_LIST | List of mapping IDs | 20101022 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20101021 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Associates the remote system with a mapping | 20101022 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20101021 | |
| 3 | Instance method | Public | Method | Returns the RFC destination of the remote system | 20101021 | |
| 4 | Instance method | Public | Method | Saves the remote system to the database | 20101022 |
Events
Class CL_CNV_MBT_ME_REMOTE_SYSTEM has no event.
Types
Class CL_CNV_MBT_ME_REMOTE_SYSTEM has no local type.
Method Signatures
Method ASSOCIATE_WITH_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MAPPING_ID | Call by reference | Type reference (TYPE) | CNV_MBT_ME_MAPPING_ID | Unique identifier for a mapping of the Mapping Engine | 20101022 |
Method ASSOCIATE_WITH_MAPPING on class CL_CNV_MBT_ME_REMOTE_SYSTEM has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MAPPING_IDS | Call by reference | Type reference (TYPE) | CNV_MBT_ME_MAPPING_ID_LIST | List of mapping IDs | 20101022 | |||
| 2 | IV_RFC_DESTINATION | Value transfer | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20101021 |
Method CONSTRUCTOR on class CL_CNV_MBT_ME_REMOTE_SYSTEM has no exception.
Method GET_RFC_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RFC_DESTINATION | Value transfer | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20101021 |
Method GET_RFC_DESTINATION on class CL_CNV_MBT_ME_REMOTE_SYSTEM has no exception.
Method SAVE_TO_DB Signature
Method SAVE_TO_DB on class CL_CNV_MBT_ME_REMOTE_SYSTEM has no parameter.
Method SAVE_TO_DB on class CL_CNV_MBT_ME_REMOTE_SYSTEM has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |