SAP ABAP Function Module TEXT_SEQUENTIAL_SEARCH (Sequential search in a text)
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 | Sequential search in a text |
Function Group | SFSC | SAPfind - scanning and sequential search |
Program Name | SAPLSFSC | |
INCLUDE Name | LSFSCU04 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
NEW_COUNT | TYPE | FIST-HITS | Number of hits | |||
![]() |
RESULT | TYPE | RSFIN-BOOL | Result: 'X' = found, SPACE = not f | |||
![]() |
LANGUAGE | TYPE | SYST-LANGU | 'D' | Language indicator | ||
![]() |
OLD_COUNT | TYPE | FIST-HITS | Number of previous hits | |||
![]() |
SEARCHTAB | TYPE | FIST | Predefined and checked search term | |||
![]() |
TEXT | TYPE | TLINE | Text to be scanned | |||
![]() |
INTERN_ERROR | TYPE | Internal error. | ||||
![]() |
SEARCHTAB_EMPTY | TYPE | Search term is empty. | ||||
![]() |
SEARCHTAB_TOO_LONG | TYPE | Search term is too complex. | ||||
![]() |
SEARCHTAB_UNCHECKED | TYPE | Predefined search term is not chec | ||||
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 |