SAP ABAP Interface IF_DSH_FUZZY_SEARCH_PROCESSOR (Dictionary Search Help: Fuzzy Search Processor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-F4 (Application Component) F4 Help
⤷
SDSH (Package) ABAP Dictionary internal: Poss.entries (F4)

⤷

⤷

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
Interface | IF_DSH_FUZZY_SEARCH_PROCESSOR | |
Short Description | Dictionary Search Help: Fuzzy Search Processor |
General Data
Package | SDSH | ABAP Dictionary internal: Poss.entries (F4) |
Created | 20121219 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_DSH_FUZZY_SEARCH_PROCESSOR has no forward declaration.
Interfaces
Interface IF_DSH_FUZZY_SEARCH_PROCESSOR has no interface.
Friends
Interface IF_DSH_FUZZY_SEARCH_PROCESSOR has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ABQI_FUZZINESS_FACTOR | Constant | Public | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TY_TEXT_SEARCH-SIMILARITY | '0.8' | 20121220 | ||
2 | ABQI_SCORE_ALIAS | Constant | Public | Type reference (TYPE) | STRING | 'DSH_SCORE_ALIAS' | 20130227 | ||
3 | ABQI_TEXT_TABLE_ALIAS | Constant | Public | Type reference (TYPE) | STRING | 'fuzzy_text_table' | 20130319 | ||
4 | ABQI_VIEW_ENTITY_ALIAS | 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
Interface 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 Interface IF_DSH_FUZZY_SEARCH_PROCESSOR has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |