SAP ABAP Class CL_CNV_MBT_PIFD_TABLE_DIFF (Difference in two tables)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MBT_PIFD_OPERATORS (Package) Operators for processing PIFD objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CNV_MBT_PIFD_DATA_DIFF Difference between two pieces of data 20120813
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CNV_MBT_PIFD_TAB_TYPE_DIFF Difference in table types detected 20120813
Properties
Class CL_CNV_MBT_PIFD_TABLE_DIFF  
Short Description Difference in two tables    
Super Class CL_CNV_MBT_PIFD_DATA_DIFF Difference between two pieces of data 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_MBT_PIFD_OPERATORS   Operators for processing PIFD objects 
Created 20120802   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CNV_MBT_PIFD_TABLE_DIFF has no forward declaration.
Interfaces
Class CL_CNV_MBT_PIFD_TABLE_DIFF has no interface implemented.
Friends
Class CL_CNV_MBT_PIFD_TABLE_DIFF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PT_DIFFERENCES Instance attribute Private Type reference (TYPE) LTR_TAB_COMPARISON_RESULT_TAB LTR_TAB_COMPARISON_RESULT_TAB 20120813
Methods
# Method Level Visibility Method type Description Created on
1 GET_DIFFERENCES Instance method Public Method Returns the table of differences 20120813
2 SET_DIFFERENCES Instance method Public Method Set the table of differences 20120813
Events
Class CL_CNV_MBT_PIFD_TABLE_DIFF has no event.
Types
Class CL_CNV_MBT_PIFD_TABLE_DIFF has no local type.
Method Signatures

Method GET_DIFFERENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TABLE_DIFFERENCES Value transfer Type reference (TYPE) LTR_TAB_COMPARISON_RESULT_TAB LTR_TAB_COMPARISON_RESULT_TAB 20120813

Method GET_DIFFERENCES on class CL_CNV_MBT_PIFD_TABLE_DIFF has no exception.

Method SET_DIFFERENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABLE_DIFFERENCES Call by reference Type reference (TYPE) LTR_TAB_COMPARISON_RESULT_TAB LTR_TAB_COMPARISON_RESULT_TAB 20120813

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