SAP ABAP Class CL_CNV_MBT_ME_SIM_DUPLICATE (Class to describe a duplicate entry)
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_DUPLICATE | |
Short Description | Class to describe a duplicate entry | |
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 | 20110308 | 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_DUPLICATE has no interface implemented.
Friends
Class CL_CNV_MBT_ME_SIM_DUPLICATE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'X' | Single-Character Flag | 20110622 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'M' | Single-Character Flag | 20110622 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | ' ' | Single-Character Flag | 20110622 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'N' | Single-Character Flag | 20110622 | |
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ' ' | 20110308 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | taget value with prio | 20110310 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Table of source values | 20110308 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Table of target values | 20110315 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | shows if a conflict occured | 20110622 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20110622 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds a source Value | 20110308 |
2 | ![]() |
Instance method | Public | Method | Adds a source Value | 20110315 |
3 | ![]() |
Instance method | Public | Method | returns the type of the conflict | 20110622 |
4 | ![]() |
Instance method | Public | Method | Returns all source Values | 20110308 |
5 | ![]() |
Instance method | Public | Method | Returns the target value | 20110310 |
6 | ![]() |
Instance method | Public | Method | Returns all source Values | 20110315 |
Events
Class CL_CNV_MBT_ME_SIM_DUPLICATE has no event.
Types
Class CL_CNV_MBT_ME_SIM_DUPLICATE has no local type.
Method Signatures
Method ADD_SOURCE_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SOURCE_VALUE | Call by reference | Type reference (TYPE) | ANY | 20110308 |
Method ADD_SOURCE_VALUE on class CL_CNV_MBT_ME_SIM_DUPLICATE has no exception.
Method ADD_TARGET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PRIO | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20110315 | ||
2 | ![]() |
IV_TARGET_VALUE | Call by reference | Type reference (TYPE) | ANY | 20110315 |
Method ADD_TARGET_VALUE on class CL_CNV_MBT_ME_SIM_DUPLICATE has no exception.
Method GET_CONFLICT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CONFLICT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110622 |
Method GET_CONFLICT_TYPE on class CL_CNV_MBT_ME_SIM_DUPLICATE has no exception.
Method GET_SOURCE_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_VALUES | Call by reference | Type reference (TYPE) | ANY TABLE | Table of source Values | 20110309 |
Method GET_SOURCE_VALUES on class CL_CNV_MBT_ME_SIM_DUPLICATE has no exception.
Method GET_TARGET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TARGET_VALUE | Call by reference | Type reference (TYPE) | ANY | 20110310 |
Method GET_TARGET_VALUE on class CL_CNV_MBT_ME_SIM_DUPLICATE has no exception.
Method GET_TARGET_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_VALUES | Call by reference | Type reference (TYPE) | ANY TABLE | Table of source Values | 20110315 |
Method GET_TARGET_VALUES on class CL_CNV_MBT_ME_SIM_DUPLICATE has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_620 |