SAP ABAP Class IF_CFX_COMPARABLE (Comparison of Objects and Their Lists)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CFX_GO_FIELD_VALUE Field with Values Generic Object 20050323
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CFX_GO_ITEM_VALUE Item List with Values in cFolders 20050324
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CFX_GO_VALUE Values Generic Object 20050322
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CFX_OBJECT For Example, Document, User, Group, ... 20050329
Properties
Class IF_CFX_COMPARABLE  
Short Description Comparison of Objects and Their Lists    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050322   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CFX_COMPARABLE has no forward declaration.
Interfaces
Class IF_CFX_COMPARABLE has no interface implemented.
Friends
Class IF_CFX_COMPARABLE has no friend class.
Attributes
Class IF_CFX_COMPARABLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_HASH_VALUE Instance method Public Method Hash Value of Object 20050322
2 IS_EQUAL Instance method Public Method Are two objects the same? 20050322
Events
Class IF_CFX_COMPARABLE has no event.
Types
Class IF_CFX_COMPARABLE has no local type.
Method Signatures

Method GET_HASH_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_HASH_VALUE Call by reference Type reference (TYPE) STRING Hash Wert des Objektes 20050322

Method GET_HASH_VALUE on class IF_CFX_COMPARABLE has no exception.

Method IS_EQUAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_COMPARABLE Call by reference Object reference (TYPE REF TO) IF_CFX_COMPARABLE Vergleich von Objekten und deren Listen 20050322
2 Returning R_IS_EQUAL Value transfer Type reference (TYPE) CFX_BOOLEAN Objekte gleich ? 20050322

Method IS_EQUAL on class IF_CFX_COMPARABLE has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in