SAP ABAP Class CL_CNV_20375_CHK_FKBER_CHANGE (Check on differneces of func area)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_20375_CHECK (Package) Check Implementations for Package 20375
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 20120322
Properties
Class CL_CNV_20375_CHK_FKBER_CHANGE  
Short Description Check on differneces of func area    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_20375_CHECK   Check Implementations for Package 20375 
Created 20120314   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 20120322
Friends
Class CL_CNV_20375_CHK_FKBER_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 20120322
2 NC_IMPLICIT_MERGE Constant Private Type reference (TYPE) CHAR1 'I' Single-Character Flag 20120322
3 NC_NO_KSTAR_MAPP Constant Private Type reference (TYPE) CHAR1 'N' Single-Character Flag 20120322
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) 20120322
2 CHECK_FKBER_CHANGE Instance method Private Method Checks diff. in fkber for given merge or implicit merges 20120322
3 DETERMINE_RUN_MODE Instance method Private Method Deetermines the run mode (single duprec / implicit / ...) 20120322
4 GET_DATA Instance method Private Method Selects the required data from the DB 20120322
5 LOG_DIFFERENCES Instance method Private Method logs the current duplicate 20120322
Events
Class CL_CNV_20375_CHK_FKBER_CHANGE has no event.
Types
Class CL_CNV_20375_CHK_FKBER_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 20120322
2 Returning RV_WHERE_CLAUSE Value transfer Type reference (TYPE) STRING 20120322

Method BUILD_WHERE_CLAUSE on class CL_CNV_20375_CHK_FKBER_CHANGE has no exception.

Method CHECK_FKBER_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 20120322
2 Importing IR_DATAOBJECT Call by reference Object reference (TYPE REF TO) CL_CNV_20375_CHK_OBJ_KSTAR Data object for mapping check (per merge block) 20120322
3 Importing IR_LOGGER Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_ULV_LOGGER ULV Logger 20120322
# Exception Resumable Description Created on
1 CX_CNV_MBT_CHECK_CH_FAILED Check Framework: Check Execution Failed 20120322

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 20120322
2 Returning RV_MODE Value transfer Type reference (TYPE) CHAR1 Single-Character Flag 20120322

Method DETERMINE_RUN_MODE on class CL_CNV_20375_CHK_FKBER_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_20375_CHECK_T_SRC_DUP_FUNC Table Type of CNV_20375_CHECK_S_KSTAR 20120322
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 20120322
3 Importing IT_MAPPING Call by reference Type reference (TYPE) CNV_20375_T_KSTAR_HIER_MAPP Complete Mapping for KSTAR 20120322
4 Importing IV_MODE Call by reference Type reference (TYPE) CHAR1 Mode as returned in method DETERMINE_RUN_MODE 20120322
# Exception Resumable Description Created on
1 CX_CNV_MBT_CHECK_CH_FAILED Check Framework: Check Execution Failed 20120322
2 CX_CNV_MBT_ME_SIMULATION An exception occured during Simulation 20120322

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 20120322
2 Importing IR_LOGGER Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_ULV_LOGGER ULV Logger 20120322

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