SAP ABAP Class CL_LTR_TABLE_COMPARISON (LTR TABCOM: Table comparision)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     LTR_TABLE_COMPARISON (Package) LTR: Table comparison (shared module)
Properties
Class CL_LTR_TABLE_COMPARISON  
Short Description LTR TABCOM: Table comparision    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LTR_TABLE_COMPARISON   LTR: Table comparison (shared module) 
Created 20120730   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_LTR_TABLE_COMPARISON has no interface implemented.
Friends
Class CL_LTR_TABLE_COMPARISON has no friend class.
Attributes
Class CL_LTR_TABLE_COMPARISON has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_KEYFIELDS_TO_RESULT_TAB Static method Public Method LTR: Add key fields to result tab 20120810
2 COMPARE_RECORDS_DATA Static method Public Method LTR: Compare record of tables (data only) 20120810
3 COMPARE_RECORDS_KEY Static method Public Method LTR: Compare record of tables (key only) 20120810
4 COMPARE_TABLES Static method Public Method LTR: Compare tables 20120810
Events
Class CL_LTR_TABLE_COMPARISON has no event.
Types
Class CL_LTR_TABLE_COMPARISON has no local type.
Method Signatures

Method ADD_KEYFIELDS_TO_RESULT_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TAB_COMPARISON_RESULT Call by reference Type reference (TYPE) LTR_TAB_COMPARISON_RESULT_TAB LTR_TAB_COMPARISON_RESULT_TAB 20120810
2 Importing IS_RECORD_01 Call by reference Type reference (TYPE) ANY 20120810
3 Importing IS_RECORD_02 Call by reference Type reference (TYPE) ANY 20120810
4 Importing IT_COMPARISON_DIRECTIVES Call by reference Type reference (TYPE) LTR_TAB_COMPARISON_DRCTV_TAB LTR_TAB_COMPARISION_DIREC_TAB 20120810
5 Importing IV_SYTABIX_01 Value transfer Type reference (TYPE) SY-TABIX Internal Table, Current Line Index 20120810
6 Importing IV_SYTABIX_02 Value transfer Type reference (TYPE) SY-TABIX Internal Table, Current Line Index 20120810

Method ADD_KEYFIELDS_TO_RESULT_TAB on class CL_LTR_TABLE_COMPARISON has no exception.

Method COMPARE_RECORDS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REC_COMPARISON_RESULT Call by reference Type reference (TYPE) LTR_REC_COMPARISON_RESULT_TAB LTR_REC_COMPARISON_RESULT_TAB 20120810
2 Importing IS_RECORD_COMPARE Call by reference Type reference (TYPE) ANY 20120810
3 Importing IS_RECORD_REFERENCE Call by reference Type reference (TYPE) ANY 20120810
4 Importing IT_COMPARISON_DIRECTIVES Call by reference Type reference (TYPE) LTR_TAB_COMPARISON_DRCTV_TAB LTR_TAB_COMPARISION_DIREC_TAB 20120810
5 Importing IV_DEBUG_LEVEL Call by reference Type reference (TYPE) INT4 Natural number 20120810

Method COMPARE_RECORDS_DATA on class CL_LTR_TABLE_COMPARISON has no exception.

Method COMPARE_RECORDS_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COMPARISON_RESULT Call by reference Type reference (TYPE) C 20120810
2 Importing IS_RECORD_01 Value transfer Type reference (TYPE) ANY 20120810
3 Importing IS_RECORD_02 Value transfer Type reference (TYPE) ANY 20120810
4 Importing IT_COMPARISON_DIRECTIVES Value transfer Type reference (TYPE) LTR_TAB_COMPARISON_DRCTV_TAB LTR_TAB_COMPARISION_DIREC_TAB 20120810
5 Importing IV_DEBUG_LEVEL Call by reference Type reference (TYPE) INT4 Natural number 20120810
6 Importing IV_TABLE_SELECTION Value transfer Type reference (TYPE) C 20120810

Method COMPARE_RECORDS_KEY on class CL_LTR_TABLE_COMPARISON has no exception.

Method COMPARE_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TAB_COMPARISON_RESULT Call by reference Type reference (TYPE) LTR_TAB_COMPARISON_RESULT_TAB LTR_REC_COMPARISON_RESULT_TAB 20120810
2 Importing IT_COMPARISON_DIRECTIVES Call by reference Type reference (TYPE) LTR_TAB_COMPARISON_DRCTV_TAB LTR_TAB_COMPARISION_DIREC_TAB 20120810
3 Importing IT_COMPARISON_TABLE Call by reference Type reference (TYPE) INDEX TABLE 20120810
4 Importing IT_REFERENCE_TABLE Call by reference Type reference (TYPE) INDEX TABLE 20120810
5 Importing IV_DEBUG_LEVEL Call by reference Type reference (TYPE) INT4 Natural number 20120810

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