SAP ABAP Function Module SOTR_STRING_FUZZY_SEARCH (SOTR_STRING_FUZZY_SEARCH)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-OTR (Application Component) Online Text Repository
⤷
SOTR_STRING (Package) Management and Definition of Strings in the OTR
⤷
⤷
Basic Data
| Function Module | SOTR_STRING_FUZZY_SEARCH | |
| Function Group | SOTR_DB_STRING_SEARCH | String Search |
| Program Name | SAPLSOTR_DB_STRING_SEARCH | |
| INCLUDE Name | LSOTR_DB_STRING_SEARCHU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
LANGU | TYPE | SYST-LANGU | ||||
| |
SEARCH_TERM | TYPE | SOTR_TXTL | Long Text in the OTR (String) | |||
| |
MAX_TERMS | TYPE | I | 25 | |||
| |
RANK_VALUE | TYPE | I | 9000 | |||
| |
NO_COMMENTS | TYPE | AS4FLAG | 'X' | Flag (X or blank) | ||
| |
GET_CONCEPTS_ONLY | TYPE | AS4FLAG | 'X' | Flag (X or blank) | ||
| |
PACKAGES | TYPE | SOTR_PACKS | Packages in the OTR | |||
| |
ENTRIES | TYPE | SOTR_L_ENTRIES | Transfer Structure for OTR Entries | |||
| |
CONCEPTS | TYPE | SOTR_CONCS | Concepts | |||
| |
NO_ENTRY_FOUND | TYPE | |||||
| |
NO_CATID_FOUND | TYPE | |||||
| |
NO_SEARCH_TERM | TYPE | |||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20020827 |
| SAP Release Created in | 620 |