SAP ABAP Interface IF_XLF_COMPARABLE (Comparable object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_XLIFF (Package) XLIFF 1.2 Library
⤷
⤷
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
| Interface | IF_XLF_COMPARABLE | |
| Short Description | Comparable object |
General Data
| Package | SLXE_XLIFF | XLIFF 1.2 Library |
| Created | 20101008 | SAP |
| Last changed | 20110908 | SAP |
| 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
Interface IF_XLF_COMPARABLE has no interface.
Friends
Interface IF_XLF_COMPARABLE has no friend.
Attributes
Interface IF_XLF_COMPARABLE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns abap_true if this object is equal to another one | 20101008 | |
| 2 | Instance method | Public | Method | Returns the fingerprint of this object | 20101108 |
Events
Interface IF_XLF_COMPARABLE has no event.
Types
Interface 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 | IS_EQUAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101008 | ||||
| 2 | OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20101008 |
Method EQUALS on Interface 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 | FINGERPRINT | Value transfer | Type reference (TYPE) | XLF_FINGERPRINT | Fingerprint | 20101108 |
Method GET_FINGERPRINT on Interface IF_XLF_COMPARABLE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |