SAP ABAP Class IF_XLF_COMPARABLE (Comparable object)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_XLF_ATTRIBUTE Basic interface for all attributes 20101008
2 Interface composition (i COMPRISING i_ref)  IF_XLF_NODE Basic interface for all nodes (elements and texts) 20101008
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XLF_ATTRIBUTE Basic attribute implementation 20101008
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XLF_NODE Basic element implementation 20101008
Properties
Class IF_XLF_COMPARABLE  
Short Description Comparable object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20101008   SAP 
Last change 20110908   SAP 
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 IF_XLF_COMPARABLE has no interface implemented.
Friends
Class IF_XLF_COMPARABLE has no friend class.
Attributes
Class IF_XLF_COMPARABLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EQUALS Instance method Public Method Returns abap_true if this object is equal to another one 20101008
2 GET_FINGERPRINT Instance method Public Method Returns the fingerprint of this object 20101108
Events
Class IF_XLF_COMPARABLE has no event.
Types
Class IF_XLF_COMPARABLE has no local type.
Method Signatures

Method EQUALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_EQUAL Value transfer Type reference (TYPE) ABAP_BOOL 20101008
2 Importing OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20101008

Method EQUALS on class IF_XLF_COMPARABLE has no exception.

Method GET_FINGERPRINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FINGERPRINT Value transfer Type reference (TYPE) XLF_FINGERPRINT Fingerprint 20101108

Method GET_FINGERPRINT on class IF_XLF_COMPARABLE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in