SAP ABAP Function Module SEARCHTERM_INPUT (Eingabe und Prüfung eines Suchausdruckes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CUS-TOL-IMG (Application Component) Implementation Guide
     SFIN (Package) Basis Development: SAPfind Information Retrieval
Basic Data
Function Module SEARCHTERM_INPUT Eingabe und Prüfung eines Suchausdruckes  
Function Group SFQU   SAPfind - analysis of search terms  
Program Name SAPLSFQU    
INCLUDE Name LSFQUU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting LANGUAGE TYPE SYST-LANGU Language indicator
Exporting SEARCH_IN_TITLE TYPE RSFIN-BOOL Indicator for search in titles (='
Importing DYNPRO_INPUT TYPE RSFIN-BOOL 'X' Indicator for screen entry (='X')
Importing LANGUAGE TYPE SYST-LANGU 'D' Language indicator
Importing REFINING_STEP TYPE RSFIN-BOOL SPACE Indicator for refinement step (='X
Importing SEARCH_IN_TITLE TYPE RSFIN-BOOL SPACE Indicator for search in titles (='
Importing TITLE_S_INPUT TYPE RSFIN-BOOL SPACE Indicator for title search-possibl
Tables SEARCHTAB TYPE FIST Checked search term
Tables SEARCHTAB_ORIG TYPE FIST Predefined search term
Exception CANCELLED TYPE Entry cancelled.
Exception LOGIC_INVALID TYPE Logic error in search term.
Exception SEARCHTAB_ORIG_EMPTY TYPE Predefined search term is empty.
Exception WORD_AND_LOGIC_INVALID TYPE Invalid search term and logic erro
Exception WORD_INVALID TYPE Invalid search term or operator.
               
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  19950113 
SAP Release Created in