SAP ABAP Class CL_CNV_MBT_ME_SIM_MAPP_DESCR (Describes the existing Mappings of a Merge Simulation)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_ME_SIM (Package) Simulation Engine for the Mapping Engine
⤷
⤷
Properties
| Class | CL_CNV_MBT_ME_SIM_MAPP_DESCR | |
| Short Description | Describes the existing Mappings of a Merge Simulation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_MBT_ME_SIM | Simulation Engine for the Mapping Engine |
| Created | 20110228 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CNV_MBT_ME_SIM_MAPP_DESCR has no interface implemented.
Friends
Class CL_CNV_MBT_ME_SIM_MAPP_DESCR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | YT_PARAMETERS | 20110228 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CNV_MBT_ME_SIM_MAPP | 20110228 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_ME_SIM_MAPPING_NAME | Mapping name | 20110228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds a Parent to this Mapping Type | 20110228 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20110228 | |
| 3 | Instance method | Public | Method | Returns if Mappings exist or not | 20110228 | |
| 4 | Instance method | Public | Method | Deletes the corresponding mapping | 20111103 | |
| 5 | Instance method | Public | Method | Returns the name of this mapping (e.g. PRCTR) | 20110228 | |
| 6 | Instance method | Public | Method | Returns the first mapping object | 20110228 | |
| 7 | Instance method | Public | Method | Returns the parameters which are required to determine a val | 20110228 | |
| 8 | Instance method | Public | Method | Returns allrelevant values for a specific mapping | 20111123 | |
| 9 | Instance method | Public | Method | Sets a mapping | 20110228 |
Events
Class CL_CNV_MBT_ME_SIM_MAPP_DESCR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YT_PARAMETERS | Private | See coding | 20110228 | |
Method Signatures
Method ADD_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARENT | Call by reference | Type reference (TYPE) | CNV_MBT_ME_SIM_MAPPING_NAME | Extended functionality for Simulation Mappings | 20110228 |
Method ADD_PARAMETER on class CL_CNV_MBT_ME_SIM_MAPP_DESCR has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MAPPING_NAME | Call by reference | Type reference (TYPE) | CNV_MBT_ME_SIM_MAPPING_NAME | Mapping name | 20110228 |
Method CONSTRUCTOR on class CL_CNV_MBT_ME_SIM_MAPP_DESCR has no exception.
Method CONTAINS_MAPPINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MAPPINGS_EXIST | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110228 |
Method CONTAINS_MAPPINGS on class CL_CNV_MBT_ME_SIM_MAPP_DESCR has no exception.
Method DELETE_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MAPPING_NAME | Call by reference | Type reference (TYPE) | CNV_MBT_ME_SIM_MAPPING_NAME | Name of a mapping used by the simulation engine | 20111103 | |||
| 2 | RT_SIBLINGS | Value transfer | Type reference (TYPE) | CNV_MBT_ME_SIM_T_MAPPINGS | all sibling mapping names | 20111121 |
Method DELETE_MAPPING on class CL_CNV_MBT_ME_SIM_MAPP_DESCR has no exception.
Method GET_MAPPING_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MAPPING_NAME | Value transfer | Type reference (TYPE) | CNV_MBT_ME_SIM_MAPPING_NAME | Mapping name | 20110228 |
Method GET_MAPPING_NAME on class CL_CNV_MBT_ME_SIM_MAPP_DESCR has no exception.
Method GET_MAPPING_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_MAPPING_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_CNV_MBT_ME_SIM_MAPP | Mapping Object for a Simulation Mapping | 20110228 |
Method GET_MAPPING_OBJECT on class CL_CNV_MBT_ME_SIM_MAPP_DESCR has no exception.
Method GET_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PARAMETERS | Call by reference | Type reference (TYPE) | CNV_MBT_ME_SIM_T_PARAM_LIST | The List of parameters that are needed to spec. a single map | 20110228 |
Method GET_PARAMETERS on class CL_CNV_MBT_ME_SIM_MAPP_DESCR has no exception.
Method GET_RELEVANT_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MAPPING_NAME | Call by reference | Type reference (TYPE) | CNV_MBT_ME_SIM_MAPPING_NAME | Name of a mapping used by the simulation engine | 20111123 | |||
| 2 | RT_RELEVANT_VALUES | Value transfer | Type reference (TYPE) | CNV_MBT_ME_SIM_T_REL_VALUES | result | 20111123 |
Method GET_RELEVANT_VALUES on class CL_CNV_MBT_ME_SIM_MAPP_DESCR has no exception.
Method SET_MAPPING_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MAPPING | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_ME_SIM_MAPP | Mapping Object for a Simulation Mapping | 20110228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | An exception occured during Simulation | 20110301 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |