SAP ABAP Class CL_CNV_20200_CHK_CJNR (Checks mapping if splits occure)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_20200_CHECK (Package) Company code merge and rename - Check classes
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 20110722
Properties
Class CL_CNV_20200_CHK_CJNR  
Short Description Checks mapping if splits occure    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_20200_CHECK   Company code merge and rename - Check classes 
Created 20110722   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CNV_20200_CHK_CJNR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CNV_MBT_CHECK Check Framework: Check 20110722
Friends
Class CL_CNV_20200_CHK_CJNR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FLD_OBJ Constant Private Type reference (TYPE) FIELDNAME 'CAJO_NUMBER' Field Name 20110804
2 GC_STRUC1 Constant Private Type reference (TYPE) TABNAME 'CNV_20200_S_CAJO_DATA' Structure Name 20110804
3 GC_STRUC2 Constant Private Type reference (TYPE) TABNAME 'CNV_20200_S_CAJO_POST' Structure Name 20110804
4 GC_TAB1 Constant Private Type reference (TYPE) TABNAME 'TCJ_C_JOURNALS' Table Name 20110804
5 GC_TAB2 Constant Private Type reference (TYPE) TABNAME 'TCJ_DOCUMENTS' Table Name 20110804
6 GC_TAB3 Constant Private Type reference (TYPE) TABNAME 'CNV_20200_CAJO' Table Name 20110804
7 GC_TAB4 Constant Private Type reference (TYPE) TABNAME 'CNV_20200_CJPOST' Table Name 20110804
Methods
# Method Level Visibility Method type Description Created on
1 GET_DUPL_WITH_DIFFERENCES Static method Private Method Get duplicate CJ with differences in non-key fields 20140228
2 GET_DUPL_WITH_POSTING_INDIC Static method Private Method Get duplicate CJ with posting indicator (2 categories) 20140228
3 LOG_RESULTS Static method Private Method Log the results 20140228
4 LOG_WITH_CALLBACK Static method Private Method Log with callback 20140228
5 READ_TCJ_C_JOURNALS Static method Private Method Read table TCJ_C_JOURNALS 20140228
6 READ_TCJ_DOCUMENTS Static method Private Method Read table TCJ_DOCUMENTS 20140228
7 SET_ANA_OUTTAB Static method Private Method Set analysis output tables 20140228
8 STORE_CALLBACK_INFO Static method Private Method Store callback information 20140228
Events
Class CL_CNV_20200_CHK_CJNR has no event.
Types
Class CL_CNV_20200_CHK_CJNR has no local type.
Method Signatures

Method GET_DUPL_WITH_DIFFERENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DUPLICATES Call by reference Type reference (TYPE) CNV_MBT_ME_SIM_T_DUPL_OBJECTS Table of sets of duplicates 20140228
2 Importing IT_TAB Call by reference Type reference (TYPE) ANY TABLE 20140228
3 Returning RT_TAB_DIFF Value transfer Type reference (TYPE) CNV_20200_CHECK_T_CJNR_TAB Table type for Differences in table TCJ_C_JOURNALS 20140228
# Exception Resumable Description Created on
1 CX_CNV_MBT_CHECK_CH_FAILED Check Framework: Check Execution Failed 20140228

Method GET_DUPL_WITH_POSTING_INDIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CJNR_POSTINGS1 Value transfer Type reference (TYPE) CNV_20200_CHECK_T_CJ_POSTINGS Table type with CJ new - CJ old and postings exist indicator 20140228
2 Exporting ET_CJNR_POSTINGS2 Value transfer Type reference (TYPE) CNV_20200_CHECK_T_CJ_POSTINGS Table type with CJ new - CJ old and postings exist indicator 20140228
3 Importing IT_BUKRS_CJNR_POST Call by reference Type reference (TYPE) CNV_20200_T_CJNR Table type with company code / cash journal no. 20140228
4 Importing IT_DUPLICATES Call by reference Type reference (TYPE) CNV_MBT_ME_SIM_T_DUPL_OBJECTS Table of sets of duplicates 20140228
5 Importing IT_TAB_DIFF Call by reference Type reference (TYPE) CNV_20200_CHECK_T_CJNR_TAB Table type for Differences in table TCJ_C_JOURNALS 20140228
# Exception Resumable Description Created on
1 CX_CNV_MBT_CHECK_CH_FAILED Check Framework: Check Execution Failed 20140228

Method LOG_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_LOGGER Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_ULV_LOGGER ULV Logger 20140228
2 Importing IT_CJNR_POSTINGS1 Call by reference Type reference (TYPE) CNV_20200_CHECK_T_CJ_POSTINGS Table type with CJ new - CJ old and postings exist indicator 20140228
3 Importing IT_CJNR_POSTINGS2 Call by reference Type reference (TYPE) CNV_20200_CHECK_T_CJ_POSTINGS Table type with CJ new - CJ old and postings exist indicator 20140228
4 Importing IT_TAB_DIFF Call by reference Type reference (TYPE) CNV_20200_CHECK_T_CJNR_TAB Table type for Differences in table TCJ_C_JOURNALS 20140228
5 Importing IV_ANALYSIS_IS_RUNNING Call by reference Type reference (TYPE) ABAP_BOOL 20140228
6 Importing IV_CWB_PACKID Call by reference Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20140228
7 Importing IV_DUPL_EXIST Call by reference Type reference (TYPE) ABAP_BOOL 20140228
8 Importing IV_PCL_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID Package Number of Transformation / Analysis Package 20140228

Method LOG_RESULTS on class CL_CNV_20200_CHK_CJNR has no exception.

Method LOG_WITH_CALLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_LOGGER Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_ULV_LOGGER ULV Logger 20140228
2 Importing IV_CLASS Call by reference Type reference (TYPE) SYMSGID Message Class 20140228
3 Importing IV_CWB_PACKID Call by reference Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20140228
4 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20140228
5 Importing IV_PCL_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID Package Number of Transformation / Analysis Package 20140228
6 Importing IV_TARGET_BUKRS Call by reference Type reference (TYPE) BUKRS Company Code 20140228
7 Importing IV_TARGET_CJNR Call by reference Type reference (TYPE) CNV_20200_CJNR Cash journal number 20140228
8 Importing IV_TYPE Call by reference Type reference (TYPE) CNV_MBT_ULV_MSG_TYPE Type of message in ULV logger 20140228
# Exception Resumable Description Created on
1 CX_CNV_MBT_CHECK_CH_FAILED Check Framework: Check Execution Failed 20140228

Method READ_TCJ_C_JOURNALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TAB Call by reference Type reference (TYPE) ANY TABLE 20140228
2 Importing IT_BUKRS_CJNR Call by reference Type reference (TYPE) CNV_20200_T_CJNR Table type with company code / cash journal no. 20140228
# Exception Resumable Description Created on
1 CX_CNV_MBT_CHECK_CH_FAILED Check Framework: Check Execution Failed 20140228

Method READ_TCJ_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TAB Call by reference Type reference (TYPE) ANY TABLE 20140228
2 Importing IT_BUKRS_CJNR Call by reference Type reference (TYPE) CNV_20200_T_CJNR Table type with company code / cash journal no. 20140228
# Exception Resumable Description Created on
1 CX_CNV_MBT_CHECK_CH_FAILED Check Framework: Check Execution Failed 20140228

Method SET_ANA_OUTTAB 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) CL_CNV_20600_CHK_OBJ_BUKRS Data object for mapping check (RLDEPO) 20140228
2 Importing IT_CJNR_POSTINGS1 Call by reference Type reference (TYPE) CNV_20200_CHECK_T_CJ_POSTINGS Table type with CJ new - CJ old and postings exist indicator 20140228
3 Importing IT_CJNR_POSTINGS2 Call by reference Type reference (TYPE) CNV_20200_CHECK_T_CJ_POSTINGS Table type with CJ new - CJ old and postings exist indicator 20140228
4 Importing IT_TAB_DIFF Call by reference Type reference (TYPE) CNV_20200_CHECK_T_CJNR_TAB Table type for Differences in table TCJ_C_JOURNALS 20140228

Method SET_ANA_OUTTAB on class CL_CNV_20200_CHK_CJNR has no exception.

Method STORE_CALLBACK_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CJNR_POSTINGS1 Call by reference Type reference (TYPE) CNV_20200_CHECK_T_CJ_POSTINGS Table type with CJ new - CJ old and postings exist indicator 20140228
2 Importing IT_CJNR_POSTINGS2 Call by reference Type reference (TYPE) CNV_20200_CHECK_T_CJ_POSTINGS Table type with CJ new - CJ old and postings exist indicator 20140228
3 Importing IT_TAB_DIFF Call by reference Type reference (TYPE) CNV_20200_CHECK_T_CJNR_TAB Table type for Differences in table TCJ_C_JOURNALS 20140228
4 Importing IV_CWB_PACKID Call by reference Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20140228
5 Importing IV_TARGET_BUKRS Call by reference Type reference (TYPE) CNV_20600_BUKRS_NEW New company code 20140228
# Exception Resumable Description Created on
1 CX_CNV_MBT_CHECK_CH_FAILED Check Framework: Check Execution Failed 20140228
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620