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 ABAP 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 NC_IN_LINE_CONFLICT Constant Public Type reference (TYPE) CHAR1 'X' Single-Character Flag 20110622
2 NC_MULTIPLE_PRIO Constant Public Type reference (TYPE) CHAR1 'M' Single-Character Flag 20110622
3 NC_NO_CONFLICT Constant Public Type reference (TYPE) CHAR1 ' ' Single-Character Flag 20110622
4 NC_NO_PRIO Constant Public Type reference (TYPE) CHAR1 'N' Single-Character Flag 20110622
5 NV_DUPLICATE Instance attribute Public Type reference (TYPE) ABAP_BOOL ' ' 20110308
6 PR_TARGET_VALUE Instance attribute Private Object reference (TYPE REF TO) DATA taget value with prio 20110310
7 PT_SOURCE_VALUES Instance attribute Private Object reference (TYPE REF TO) DATA Table of source values 20110308
8 PT_TARGET_VALUES Instance attribute Private Object reference (TYPE REF TO) DATA Table of target values 20110315
9 PV_CONFLICT Instance attribute Private Type reference (TYPE) ABAP_BOOL shows if a conflict occured 20110622
10 PV_PRIO_COUNT Instance attribute Private Type reference (TYPE) I 20110622
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SOURCE_VALUE Instance method Public Method Adds a source Value 20110308
2 ADD_TARGET_VALUE Instance method Public Method Adds a source Value 20110315
3 GET_CONFLICT_TYPE Instance method Public Method returns the type of the conflict 20110622
4 GET_SOURCE_VALUES Instance method Public Method Returns all source Values 20110308
5 GET_TARGET_VALUE Instance method Public Method Returns the target value 20110310
6 GET_TARGET_VALUES 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 Importing 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 Importing IV_PRIO Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20110315
2 Importing 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 Returning 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 Exporting 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 Exporting 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 Exporting 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