SAP ABAP Function Module SOTR_FUZZY_SEARCH (Fuzzy Search in the OTR)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-OTR (Application Component) Online Text Repository
     SOTR (Package) Online Text Repository
Basic Data
Function Module SOTR_FUZZY_SEARCH Fuzzy Search in the OTR  
Function Group SOTR_DB_SEARCH   Search Functions in Database  
Program Name SAPLSOTR_DB_SEARCH    
INCLUDE Name LSOTR_DB_SEARCHU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing LANGU TYPE SYST-LANGU
Importing SEARCH_TERM TYPE SOTR_TEXT-TEXT
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_ENTRY
Tables CONCEPTS TYPE SOTR_CONCS Concepts
Exception NO_SEARCH_TERM TYPE
Exception NO_CATID_FOUND TYPE
Exception ERROR_IN_SEARCH TYPE
Exception NO_ENTRY_FOUND 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  20010122 
SAP Release Created in 50A