SAP ABAP Class IF_DSH_FUZZY_SEARCH_PROCESSOR (Dictionary Search Help: Fuzzy Search Processor)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DSH_FUZZY_SEARCH_PROCESSOR | Dictionary Search Help: Fuzzy Search Processor | 20121219 |
Properties
Class | IF_DSH_FUZZY_SEARCH_PROCESSOR | |
Short Description | Dictionary Search Help: Fuzzy Search Processor | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20121219 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_DSH_FUZZY_SEARCH_PROCESSOR has no forward declaration.
Interfaces
Class IF_DSH_FUZZY_SEARCH_PROCESSOR has no interface implemented.
Friends
Class IF_DSH_FUZZY_SEARCH_PROCESSOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TY_TEXT_SEARCH-SIMILARITY | '0.8' | 20121220 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'DSH_SCORE_ALIAS' | 20130227 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'fuzzy_text_table' | 20130319 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'fuzzy_search_help' | 20121220 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20130318 | |
2 | ![]() |
Instance method | Public | Method | 20121220 |
Events
Class IF_DSH_FUZZY_SEARCH_PROCESSOR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_TEXTSEARCH_OPTIONS | Public | See coding | 20130409 | BEGIN OF ty_s_textsearch_options,
autosuggest TYPE ddautosuggest,
fuzzy_search TYPE ddfuzzy_search,
fuzzy_similarity TYPE ddfuzzy_similarity.
INCLUDE TYPE ddshtextsearch.
TYPES: field_properties TYPE ddshfprops,
END OF ty_s_textsearch_options
|
Method Signatures
Method APPEND_RESULTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_RESULT_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20130318 | |||
2 | ![]() |
C_RESULT_TABLE | Call by reference | Type reference (TYPE) | DDSHRESLTS | 20130318 | |||
3 | ![]() |
I_MAX_RESULTS | Call by reference | Type reference (TYPE) | I | 20130318 | |||
4 | ![]() |
I_RESULT_FIELDS | Call by reference | Type reference (TYPE) | DDFIELDS | 20130319 | |||
5 | ![]() |
I_SEARCH_HELP_NAME | Call by reference | Type reference (TYPE) | SHLPNAME | 20130318 | |||
6 | ![]() |
I_TEXT_SEARCH_OPTIONS | Call by reference | Type reference (TYPE) | TY_S_TEXTSEARCH_OPTIONS | 20130318 | |||
7 | ![]() |
I_USED_SEARCH_HELP_FIELD | Call by reference | Type reference (TYPE) | DDSHLPSFLD | 20130507 | |||
8 | ![]() |
I_USER_SELECTIONS | Call by reference | Type reference (TYPE) | DDSHSELOPS | 20130318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130318 |
Method IS_SUPPORTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_SUPPORTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121220 |
Method IS_SUPPORTED on class IF_DSH_FUZZY_SEARCH_PROCESSOR has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |