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
Importing LANGU TYPE SYST-LANGU
Importing SEARCH_TERM TYPE SOTR_TXTL Long Text in the OTR (String)
Importing MAX_TERMS TYPE I 25
Importing RANK_VALUE TYPE I 9000
Importing NO_COMMENTS TYPE AS4FLAG 'X' Flag (X or blank)
Importing GET_CONCEPTS_ONLY TYPE AS4FLAG 'X' Flag (X or blank)
Tables PACKAGES TYPE SOTR_PACKS Packages in the OTR
Tables ENTRIES TYPE SOTR_L_ENTRIES Transfer Structure for OTR Entries
Tables CONCEPTS TYPE SOTR_CONCS Concepts
Exception NO_ENTRY_FOUND TYPE
Exception NO_CATID_FOUND TYPE
Exception NO_SEARCH_TERM TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled 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