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 |
|---|---|---|---|---|---|---|---|
| |
LANGUAGE | TYPE | SYST-LANGU | Language indicator | |||
| |
SEARCH_IN_TITLE | TYPE | RSFIN-BOOL | Indicator for search in titles (=' | |||
| |
DYNPRO_INPUT | TYPE | RSFIN-BOOL | 'X' | Indicator for screen entry (='X') | ||
| |
LANGUAGE | TYPE | SYST-LANGU | 'D' | Language indicator | ||
| |
REFINING_STEP | TYPE | RSFIN-BOOL | SPACE | Indicator for refinement step (='X | ||
| |
SEARCH_IN_TITLE | TYPE | RSFIN-BOOL | SPACE | Indicator for search in titles (=' | ||
| |
TITLE_S_INPUT | TYPE | RSFIN-BOOL | SPACE | Indicator for title search-possibl | ||
| |
SEARCHTAB | TYPE | FIST | Checked search term | |||
| |
SEARCHTAB_ORIG | TYPE | FIST | Predefined search term | |||
| |
CANCELLED | TYPE | Entry cancelled. | ||||
| |
LOGIC_INVALID | TYPE | Logic error in search term. | ||||
| |
SEARCHTAB_ORIG_EMPTY | TYPE | Predefined search term is empty. | ||||
| |
WORD_AND_LOGIC_INVALID | TYPE | Invalid search term and logic erro | ||||
| |
WORD_INVALID | TYPE | Invalid search term or operator. | ||||
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 | 19950113 |
| SAP Release Created in |