SAP ABAP Interface IF_SIC_FM_FIELD_COMPARATOR (Field Comparator)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-IQM-IC (Application Component) Information Consistency
⤷
S_IC_FINE_MATCH_ENGINE (Package) Information Consolidation Fine-Match Engine

⤷

⤷

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
Interface | IF_SIC_FM_FIELD_COMPARATOR | |
Short Description | Field Comparator |
General Data
Package | S_IC_FINE_MATCH_ENGINE | Information Consolidation Fine-Match Engine |
Created | 20060213 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SIC_FM_FIELD_COMPARATOR has no forward declaration.
Interfaces
Interface IF_SIC_FM_FIELD_COMPARATOR has no interface.
Friends
Interface IF_SIC_FM_FIELD_COMPARATOR has no friend.
Attributes
Interface 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
Interface IF_SIC_FM_FIELD_COMPARATOR has no event.
Types
Interface 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 Interface IF_SIC_FM_FIELD_COMPARATOR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |