SAP ABAP Class IF_SIC_FM_FIELD_COMPARATOR (Field Comparator)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SIC_FM_FIELD_COMP_EQUAL | Field Comparator: Equal | 20060215 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SIC_FM_FIELD_COMP_LEVSHT | Field Comparator: Levenshtein Distance | 20060215 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SIC_FM_FIELD_COMP_N_GRAM | Field Comparator: n-gram | 20060215 |
Properties
| Class | IF_SIC_FM_FIELD_COMPARATOR | |
| Short Description | Field Comparator | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060213 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SIC_FM_FIELD_COMPARATOR has no forward declaration.
Interfaces
Class IF_SIC_FM_FIELD_COMPARATOR has no interface implemented.
Friends
Class IF_SIC_FM_FIELD_COMPARATOR has no friend class.
Attributes
Class IF_SIC_FM_FIELD_COMPARATOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Compare two fields | 20060213 |
Events
Class IF_SIC_FM_FIELD_COMPARATOR has no event.
Types
Class IF_SIC_FM_FIELD_COMPARATOR has no local type.
Method Signatures
Method COMPARE_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SRC_VALUE | Value transfer | Type reference (TYPE) | ANY | Source field value | 20060309 | |||
| 2 | IV_TRG_VALUE | Value transfer | Type reference (TYPE) | ANY | Target field value | 20060309 | |||
| 3 | RV_RESULT | Value transfer | Type reference (TYPE) | F | Similarity score [0, 1] | 20060213 |
Method COMPARE_FIELDS on class IF_SIC_FM_FIELD_COMPARATOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |