SAP ABAP Class CL_SIC_FM_FIELD_COMP_N_GRAM (Field Comparator: n-gram)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SIC_FM_FIELD_COMPARATOR | Field Comparator | 20060215 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SIC_FM_FIELD_COMP_2_GRAM | Field Comparator: Digrams | 20060216 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SIC_FM_FIELD_COMP_3_GRAM | Field Comparator: Trigrams | 20060216 |
Properties
| Class | CL_SIC_FM_FIELD_COMP_N_GRAM | |
| Short Description | Field Comparator: n-gram | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_IC_FINE_MATCH_ENGINE | Information Consolidation Fine-Match Engine |
| Created | 20060215 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SIC_FM_FIELD_COMP_N_GRAM has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SIC_FM_FIELD_COMPARATOR | Field Comparator | 20060215 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SIC_SRV_FINE_MATCH | 20060215 | Fine Match Service |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | I | N-Gram Parameter | 20060215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Set Parameter n: 2 := Digram, n: 3 := Trigram etc. | 20060215 |
Events
Class CL_SIC_FM_FIELD_COMP_N_GRAM has no event.
Types
Class CL_SIC_FM_FIELD_COMP_N_GRAM has no local type.
Method Signatures
Method SET_N Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_N | Value transfer | Type reference (TYPE) | I | Paramete n | 20060215 |
Method SET_N on class CL_SIC_FM_FIELD_COMP_N_GRAM has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |