SAP ABAP Class CL_CNV_MBT_PIFD_OP_EQUALITY (Equality operator for PIFD objects)
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_OPERATOR Strategy for operating on PIFD objects 20120813
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CNV_MBT_PIFD_OP_DIFF DIFF operator for PIFD variants 20120813
Properties
Class CL_CNV_MBT_PIFD_OP_EQUALITY  
Short Description Equality operator for PIFD objects    
Super Class CL_CNV_MBT_PIFD_OPERATOR Strategy for operating on PIFD objects 
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 20120724   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_CNV_MBT_PIFD_OP_EQUALITY has no interface implemented.
Friends
Class CL_CNV_MBT_PIFD_OP_EQUALITY has no friend class.
Attributes
Class CL_CNV_MBT_PIFD_OP_EQUALITY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COMPARE_VARIANTS Instance method Private Method Compares two variants 20120813
Events
Class CL_CNV_MBT_PIFD_OP_EQUALITY has no event.
Types
Class CL_CNV_MBT_PIFD_OP_EQUALITY has no local type.
Method Signatures

Method COMPARE_VARIANTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COMPARISON_VARIANT Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_VARIANT PIFD concrete Variant of an Interface 20120813
2 Importing IR_REFERENCE_VARIANT Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_VARIANT PIFD concrete Variant of an Interface 20120813
3 Returning RV_EQUAL Value transfer Type reference (TYPE) ABAP_BOOL 20120813
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_OPERATOR_FAIL Operator failure 20120813
History
Last changed by/on SAP  20141030 
SAP Release Created in