SAP ABAP Function Module RS_GLOBAL_SEARCH (Globale Suche, Suchergebnisse werden in Tabelle zurückgegeben (für PRK))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ABA (Application Component) ABAP Editor
⤷
SEDI (Package) PROGRAM EDITOR
⤷
⤷
Basic Data
| Function Module | RS_GLOBAL_SEARCH | Globale Suche, Suchergebnisse werden in Tabelle zurückgegeben (für PRK) |
| Function Group | SEUR | DW: Create, find & replace global |
| Program Name | SAPLSEUR | ?... |
| INCLUDE Name | LSEURU06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
O_FINDSTRING | TYPE | Search term that is searched for | ||||
| |
O_METHOD | TYPE | Search method with which search is carried out | ||||
| |
ACTUAL_INCLUDE | TYPE | SPACE | currently edited include | |||
| |
DYNPRO_PART | TYPE | 'B' | 'L'-flow logic / 'F'-field list / B-both | |||
| |
EXACT_SPELLING | TYPE | SPACE | Search exactly for specified syntax | |||
| |
I_FINDSTRING | TYPE | SPACE | Search term | |||
| |
I_METHOD | TYPE | SPACE | STRING/WORD/LITERAL/FORM/PBO/PAI/DATA/TABLES/... | |||
| |
OBJECTTYPE | TYPE | Category of the search area: R/M/O/U/E/Y/T/F/G | ||||
| |
OBJECTTAB | TYPE | Table of the objects to be scanned | ||||
| |
O_FOUNDS | TYPE | Table of the found positions (hit list) | ||||
| |
NOT_EXECUTED | TYPE | |||||
| |
NOT_FOUND | TYPE | no occurrence found | ||||
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 |