SAP ABAP Function Module TEXT_SEQUENTIAL_SEARCH_1 (Sequential search with search term entry)
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 | TEXT_SEQUENTIAL_SEARCH_1 | Sequential search with search term entry |
| Function Group | SFSC | SAPfind - scanning and sequential search |
| Program Name | SAPLSFSC | |
| INCLUDE Name | LSFSCU06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
FIRST_CALL | TYPE | RSFIN-BOOL | Indicator for first call (='X') | |||
| |
NEW_COUNT | TYPE | FIST-HITS | Number of hits | |||
| |
RESULT | TYPE | RSFIN-BOOL | Result: 'X' = found, SPACE = not f | |||
| |
DYNPRO_INPUT | TYPE | RSFIN-BOOL | Indicator for screen entry (='X') | |||
| |
FIRST_CALL | TYPE | RSFIN-BOOL | Indicator for first call (='X') | |||
| |
LANGUAGE | TYPE | SYST-LANGU | 'D' | Language indicator | ||
| |
OLD_COUNT | TYPE | FIST-HITS | Number of previous hits | |||
| |
SEARCHTAB | TYPE | FIST | Search term | |||
| |
TEXT | TYPE | TLINE | Text to be scanned | |||
| |
CANCELLED | TYPE | Entry cancelled. | ||||
| |
INTERN_ERROR | TYPE | Internal error. | ||||
| |
LOGIC_INVALID | TYPE | Incorrect logical link. | ||||
| |
SEARCHTAB_EMPTY | TYPE | Search term is empty. | ||||
| |
SEARCHTAB_TOO_LONG | TYPE | Search term is too complex. | ||||
| |
SEARCHTAB_UNCHECKED | TYPE | Search term not checked. | ||||
| |
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 |