SAP ABAP Class CL_CNV_20320_CHK_LEINH_CHANGE (Check on differneces of Units)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_20320_CHECK (Package) Activity Types Merge - Checks
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CNV_MBT_CHECK Check Framework: Check 20120326
Properties
Class CL_CNV_20320_CHK_LEINH_CHANGE  
Short Description Check on differneces of Units    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_20320_CHECK   Activity Types Merge - Checks 
Created 20120313   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
# Interface Abstract Final Description Created on
1 IF_CNV_MBT_CHECK Check Framework: Check 20120326
Friends
Class CL_CNV_20320_CHK_LEINH_CHANGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NC_EXPLICIT_MERGE Constant Private Type reference (TYPE) CHAR1 'E' Single-Character Flag 20120326
2 NC_IMPLICIT_MERGE Constant Private Type reference (TYPE) CHAR1 'I' Single-Character Flag 20120326
3 NC_NO_LSTAR_MAPP Constant Private Type reference (TYPE) CHAR1 'N' Single-Character Flag 20120326
4 NT_FIELDS Static Attribute Private Type reference (TYPE) TTFIELDNAME Number of Field Names 20120326
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_WHERE_CLAUSE Instance method Private Method generates a where clause from a engine object (relev. kokrs) 20120326
2 CHECK_DIFFERENCE Instance method Private Method Checks diff in units for provided duplicate object 20120326
3 CHECK_LEINH_CHANGE Instance method Private Method Checks diff. in units for given merge or implicit merges 20120326
4 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20120326
5 DETERMINE_RUN_MODE Instance method Private Method Deetermines the run mode (single duprec / implicit / ...) 20120326
6 GET_DATA Instance method Private Method Selects the required data from the DB 20120326
7 LOG_DIFFERENCES Instance method Private Method logs the current duplicate 20120326
Events
Class CL_CNV_20320_CHK_LEINH_CHANGE has no event.
Types
Class CL_CNV_20320_CHK_LEINH_CHANGE has no local type.
Method Signatures

Method BUILD_WHERE_CLAUSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SIMULATION Call by reference Object reference (TYPE REF TO) IF_CNV_MBT_ME_SIM_ENGINE Main interface for the conversion of internal tables 20120326
2 Returning RV_WHERE_CLAUSE Value transfer Type reference (TYPE) STRING 20120326

Method BUILD_WHERE_CLAUSE on class CL_CNV_20320_CHK_LEINH_CHANGE has no exception.

Method CHECK_DIFFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DUPLICATE Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_ME_SIM_DUPLICATE Class to describe a duplicate entry 20120326
2 Returning RV_DIFFERENCE Value transfer Type reference (TYPE) ABAP_BOOL 20120326

Method CHECK_DIFFERENCE on class CL_CNV_20320_CHK_LEINH_CHANGE has no exception.

Method CHECK_LEINH_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PARAM Call by reference Type reference (TYPE) CNV_MBT_CHECK_T_PARAM Check Framework: List of Parameter Name-Value Pairs 20120326
2 Importing IR_DATAOBJECT Call by reference Object reference (TYPE REF TO) CL_CNV_20320_CHK_OBJ_LSTAR Data object for mapping check (per merge block) 20120326
3 Importing IR_LOGGER Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_ULV_LOGGER ULV Logger 20120326
# Exception Resumable Description Created on
1 CX_CNV_MBT_CHECK_CH_FAILED Check Framework: Check Execution Failed 20120326

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CNV_20320_CHK_LEINH_CHANGE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CNV_20320_CHK_LEINH_CHANGE has no exception.

Method DETERMINE_RUN_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATAOBJECT Call by reference Object reference (TYPE REF TO) IF_CNV_MBT_CHECK_DATAOBJECT Check Framework: Data Object to check 20120326
2 Returning RV_MODE Value transfer Type reference (TYPE) CHAR1 Single-Character Flag 20120326

Method DETERMINE_RUN_MODE on class CL_CNV_20320_CHK_LEINH_CHANGE has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) CNV_20320_CHECK_T_LSTAR Activity master 20120326
2 Importing IR_SIMULATION Call by reference Object reference (TYPE REF TO) IF_CNV_MBT_ME_SIM_ENGINE Main interface for the conversion of internal tables 20120326
3 Importing IT_MAPPING Call by reference Type reference (TYPE) CNV_20320_T_LSTAR_HIER_MAPP Complete Mapping for LSTAR 20120326
4 Importing IV_MODE Call by reference Type reference (TYPE) CHAR1 Mode as returned in method DETERMINE_RUN_MODE 20120326
# Exception Resumable Description Created on
1 CX_CNV_MBT_ME_SIMULATION An exception occured during Simulation 20120326

Method LOG_DIFFERENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DUPLICATE Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_ME_SIM_DUPLICATE Class to describe a duplicate entry 20120326
2 Importing IR_LOGGER Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_ULV_LOGGER ULV Logger 20120326

Method LOG_DIFFERENCES on class CL_CNV_20320_CHK_LEINH_CHANGE has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in