SAP ABAP Class CL_IUUC_RECON_F2F (IUUC Reconciliation Field to Field)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_IUUC_MAIN (Package) Integrated Upgrade & Unicode Conversion: Main Package
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_RECON IUUC: Reconciliation 20100408
Properties
Class CL_IUUC_RECON_F2F  
Short Description IUUC Reconciliation Field to Field    
Super Class CL_IUUC_RECON IUUC: Reconciliation 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_IUUC_MAIN   Integrated Upgrade & Unicode Conversion: Main Package 
Created 20100408   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_IUUC_RECON_F2F has no interface implemented.
Friends
Class CL_IUUC_RECON_F2F has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMPLETE_CHECK Instance attribute Private Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20100409
2 CO_RECEIVER_SYSTEM Static Attribute Public Type reference (TYPE) CHAR1 'R' Single-Character Flag 20100408
3 CO_SENDER_SYSTEM Constant Public Type reference (TYPE) CHAR1 'S' Single-Character Flag 20100408
4 CURRENT_BLOCK Instance attribute Private Type reference (TYPE) IUUC_RECON_F2F-BLOCK Block number 20100409
5 CURRENT_KEY_PORTION Instance attribute Private Object reference (TYPE REF TO) DATA 20100913
6 CURRENT_SEQNUM Instance attribute Private Type reference (TYPE) DMC_GUID DMC: Globally Unique Key (22 Characters) 20100409
7 CURRENT_TABNAME Instance attribute Private Type reference (TYPE) TABNAME 20100409
8 FIELD_EXC_TAB Instance attribute Private Type reference (TYPE) IUUC_RECON_F2F_E_TAB Table of IUUC_RECON_F2F_E 20100902
9 FIRST_CALL Instance attribute Private Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20100518
10 KEY_SOURCE Instance attribute Private Type reference (TYPE) C 20100408
11 RECON_F2F_STRUCT Instance attribute Private Type reference (TYPE) IUUC_RECON_F2F IUUC: Reconciliation Field to Field Comparison 20100409
12 ROWS_KEY Instance attribute Private Type reference (TYPE) INT4 Natural number 20100409
13 ROWS_REC Instance attribute Private Type reference (TYPE) INT4 Natural number 20100409
14 RUNID Instance attribute Private Type reference (TYPE) DMC_RUNID MWB: Run ID 20100910
15 SHDWTAB_KEY Instance attribute Private Type reference (TYPE) DDNAME Name of an ABAP Dictionary object 20100408
16 SHDWTAB_RCV_TAB Instance attribute Private Type reference (TYPE) YT_SHDWTAB Name of an ABAP Dictionary object 20100408
17 SHDWTAB_SND_TAB Instance attribute Private Type reference (TYPE) YT_SHDWTAB Name of an ABAP Dictionary object 20100408
18 UC_CHECK_CONV_ERROR Instance attribute Private Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20100825
19 UC_IGNORE_RAW_FIELDS Instance attribute Private Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20100825
20 UC_MODE_ACTIVE Instance attribute Private Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20100825
Methods
# Method Level Visibility Method type Description Created on
1 COMPARE_RECORDS Instance method Public Method Compare records field by field 20100409
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100408
3 CONVERT_KEY_DATA Instance method Public Method Convert Key data 20100408
4 CONVERT_SQLTAB_KEY_TO_LOG_KEY Instance method Public Method Convert Key from SQLTAB format to format of logical table 20100408
5 GET_DELTA_KEYS Instance method Public Method Get delta keys 20100409
6 GET_DELTA_KEYS_RECHECK Instance method Public Method Get delta keys for recheck 20100922
7 GET_DELTA_RECORDS Instance method Public Method Get delta records 20100409
8 GET_SHADOWTAB Instance method Private Method Get shadow table name 20100408
9 GET_SHADOWTAB_KEY Instance method Public Method Get Name of shadow table for key 20100408
10 GET_SHADOWTAB_RCV Instance method Public Method Get Name of shadow table for receiver table 20100408
11 GET_SHADOWTAB_SND Instance method Public Method Get Name of shadow table for sender table 20100408
12 GET_SUMMARY_FOR_BLOCK Static method Private Method Get result summary for specific block 20100906
13 GET_SUMMARY_FOR_TABLE Static method Public Method Get summery of check result for a table 20100906
14 PREPARE_RECHECK Instance method Public Method Prepare recheck 20101110
15 SET_CURRENT_BLOCK Instance method Public Method Set current block number 20100409
16 SET_CURRENT_TABNAME Instance method Public Method Set table name currently processed 20100409
17 SET_STATUS Instance method Private Method Set status on Database 20100409
18 SET_TIMESTAMPS Instance method Public Method Set current block number 20100430
19 SET_UNICODE_MODE Instance method Public Method Set Unicode Mode for comparison 20100825
Events
Class CL_IUUC_RECON_F2F has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_SHDWTAB Private See coding 20100408
2 YT_SHDWTAB Private See coding 20100408
3 Y_POOL Private See coding 20100408
Method Signatures

Method COMPARE_RECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA_RCV Call by reference Type reference (TYPE) IUUC_RFC_PAYLOAD_TAB IUUC RFC payload table 20100409
2 Changing CT_DATA_SND Call by reference Type reference (TYPE) IUUC_RFC_PAYLOAD_TAB IUUC RFC payload table 20100409
3 Importing I_CHECK_KEYS Call by reference Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20100517

Method COMPARE_RECORDS on class CL_IUUC_RECON_F2F has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPLETE_CHECK Call by reference Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20100409
2 Importing I_KEY_SOURCE Call by reference Type reference (TYPE) C Key Source (S=Sender, R=Receiver) 20100408
3 Importing I_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20100409
4 Importing I_RCV_SAPREL Call by reference Type reference (TYPE) SYSAPRL R/3 System, system release 20100408
5 Importing I_RFCDEST_RCV Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20100408
6 Importing I_RFCDEST_SND Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20100408
7 Importing I_ROWS_KEY Call by reference Type reference (TYPE) INT4 10000 Natural number 20100409
8 Importing I_ROWS_REC Call by reference Type reference (TYPE) INT4 10000 Natural number 20100409
9 Importing I_RUNID Call by reference Type reference (TYPE) DMC_RUNID MWB: Run ID 20100910
10 Importing I_SND_SAPREL Call by reference Type reference (TYPE) SYSAPRL R/3 System, system release 20100408
11 Importing I_SQLTAB Call by reference Type reference (TYPE) SQLAPPDTAB Name of an SQL table or an appended table 20100408
12 Importing I_TABCLASS Call by reference Type reference (TYPE) IUUC_TABCLASS Table category 20100408
13 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME 20100408

Method CONSTRUCTOR on class CL_IUUC_RECON_F2F has no exception.

Method CONVERT_KEY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DELTA_KEYS_IN Call by reference Type reference (TYPE) IUUC_RFC_PAYLOAD_TAB IUUC RFC payload table 20100409
2 Changing CT_DELTA_KEYS_OUT Call by reference Type reference (TYPE) IUUC_RFC_PAYLOAD_TAB IUUC RFC payload table 20100409
3 Importing I_SYSTEM_IN Call by reference Type reference (TYPE) CHAR1 System Type 20100409
4 Importing I_SYSTEM_OUT Call by reference Type reference (TYPE) CHAR1 System Type 20100409

Method CONVERT_KEY_DATA on class CL_IUUC_RECON_F2F has no exception.

Method CONVERT_SQLTAB_KEY_TO_LOG_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DELTA_KEY Call by reference Type reference (TYPE) IUUC_RFC_PAYLOAD_TAB IUUC RFC payload table 20100706
2 Exporting ET_DELTA_KEYS_LOG Value transfer Type reference (TYPE) IUUC_RFC_PAYLOAD_TAB IUUC RFC payload table 20100706
3 Importing I_LOG_TABNAME Call by reference Type reference (TYPE) TABNAME Name of an ABAP Dictionary object 20100408

Method CONVERT_SQLTAB_KEY_TO_LOG_KEY on class CL_IUUC_RECON_F2F has no exception.

Method GET_DELTA_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DELTA_KEYS Call by reference Type reference (TYPE) IUUC_RFC_PAYLOAD_TAB IUUC RFC payload table 20100409
2 Exporting E_NO_MORE_ROWS Call by reference Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20100409
3 Exporting E_ROWS_FETCHED Call by reference Type reference (TYPE) INT4 Natural number 20100409
4 Importing I_MAXREC Call by reference Type reference (TYPE) INT4 maximum number of rows to be processed 20111023

Method GET_DELTA_KEYS on class CL_IUUC_RECON_F2F has no exception.

Method GET_DELTA_KEYS_RECHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BLOCK Call by reference Type reference (TYPE) IUUC_RECON_F2F-BLOCK Block 20100922
2 Importing I_SEQNUM Call by reference Type reference (TYPE) DMC_GUID DMC: Globally Unique Key (22 Characters) 20100922
3 Returning RT_DELTA_KEYS Value transfer Type reference (TYPE) IUUC_RFC_PAYLOAD_TAB IUUC RFC payload table 20100922

Method GET_DELTA_KEYS_RECHECK on class CL_IUUC_RECON_F2F has no exception.

Method GET_DELTA_RECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) IUUC_RFC_PAYLOAD_TAB IUUC RFC payload table 20100409
2 Changing CT_DELTA_KEYS Call by reference Type reference (TYPE) IUUC_RFC_PAYLOAD_TAB IUUC RFC payload table 20100409
3 Changing CT_DELTA_KEYS_REM Call by reference Type reference (TYPE) IUUC_RFC_PAYLOAD_TAB IUUC RFC payload table 20100409
4 Importing I_CHKDEL Call by reference Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20100409
5 Importing I_ROWS_REC Call by reference Type reference (TYPE) INT4 Natural number 20100409
6 Importing I_SYSTEM Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20100409

Method GET_DELTA_RECORDS on class CL_IUUC_RECON_F2F has no exception.

Method GET_SHADOWTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20100408
2 Importing I_SAPREL Call by reference Type reference (TYPE) SYSAPRL R/3 System, system release 20100408
3 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME 20100408
4 Returning R_SHDWTAB Value transfer Type reference (TYPE) DDNAME Name of an ABAP Dictionary object 20100408

Method GET_SHADOWTAB on class CL_IUUC_RECON_F2F has no exception.

Method GET_SHADOWTAB_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SHDWTAB_KEY Value transfer Type reference (TYPE) DDNAME Name of an ABAP Dictionary object 20100408

Method GET_SHADOWTAB_KEY on class CL_IUUC_RECON_F2F has no exception.

Method GET_SHADOWTAB_RCV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME 20100408
2 Returning R_SHDWTAB_RCV Value transfer Type reference (TYPE) DDNAME Name of an ABAP Dictionary object 20100408

Method GET_SHADOWTAB_RCV on class CL_IUUC_RECON_F2F has no exception.

Method GET_SHADOWTAB_SND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME 20100408
2 Returning R_SHDWTAB_SND Value transfer Type reference (TYPE) DDNAME Name of an ABAP Dictionary object 20100408

Method GET_SHADOWTAB_SND on class CL_IUUC_RECON_F2F has no exception.

Method GET_SUMMARY_FOR_BLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BLOCK Call by reference Type reference (TYPE) I 20100906
2 Importing I_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20100906
3 Importing I_RUNID Call by reference Type reference (TYPE) DMC_RUNID MWB: Run ID 20100910
4 Importing I_SEQNUM Call by reference Type reference (TYPE) DMC_GUID DMC: Globally Unique Key (22 Characters) 20100906
5 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME 20100906
6 Importing I_UC_DIFF Call by reference Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20100906
7 Returning RT_SUMMARY_DIFF Value transfer Type reference (TYPE) IUUC_RECON_SUMMARIZE_DIFF_TAB IUUC: Summarize recon differences 20100906

Method GET_SUMMARY_FOR_BLOCK on class CL_IUUC_RECON_F2F has no exception.

Method GET_SUMMARY_FOR_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BLOCK Call by reference Type reference (TYPE) I 20100906
2 Importing I_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20100906
3 Importing I_RUNID Call by reference Type reference (TYPE) DMC_RUNID MWB: Run ID 20100910
4 Importing I_SEQNUM Call by reference Type reference (TYPE) DMC_GUID DMC: Globally Unique Key (22 Characters) 20100906
5 Importing I_SHOW_UC_DIFF Call by reference Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20100906
6 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME 20100906
7 Returning RT_SUMMARY_DIFF Value transfer Type reference (TYPE) IUUC_RECON_SUMMARIZE_DIFF_TAB IUUC: Summarize recon differences 20100907

Method GET_SUMMARY_FOR_TABLE on class CL_IUUC_RECON_F2F has no exception.

Method PREPARE_RECHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BLOCK Call by reference Type reference (TYPE) IUUC_RECON_F2F_R-BLOCK Block 20101110
2 Importing I_SEQNUM Call by reference Type reference (TYPE) IUUC_RECON_F2F_R-SEQNUM DMC: Globally Unique Key (22 Characters) 20101110

Method PREPARE_RECHECK on class CL_IUUC_RECON_F2F has no exception.

Method SET_CURRENT_BLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BLOCK Call by reference Type reference (TYPE) INT4 Natural number 20100409

Method SET_CURRENT_BLOCK on class CL_IUUC_RECON_F2F has no exception.

Method SET_CURRENT_TABNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME 20100409

Method SET_CURRENT_TABNAME on class CL_IUUC_RECON_F2F has no exception.

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY Message variable 01 20100611
2 Importing I_RAISE_EXCEPTION Call by reference Type reference (TYPE) BOOLEAN 'X' boolean variable (X=true, -=false, space=unknown) 20100409
3 Importing I_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20100611
4 Importing I_STATUS Call by reference Type reference (TYPE) I 20100409

Method SET_STATUS on class CL_IUUC_RECON_F2F has no exception.

Method SET_TIMESTAMPS Signature

Method SET_TIMESTAMPS on class CL_IUUC_RECON_F2F has no parameter.
Method SET_TIMESTAMPS on class CL_IUUC_RECON_F2F has no exception.

Method SET_UNICODE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_CONV_ERROR Call by reference Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20100825
2 Importing I_IGNORE_RAW_FIELDS Call by reference Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20100825

Method SET_UNICODE_MODE on class CL_IUUC_RECON_F2F has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2006_1_620