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
Exporting O_FINDSTRING TYPE Search term that is searched for
Exporting O_METHOD TYPE Search method with which search is carried out
Importing ACTUAL_INCLUDE TYPE SPACE currently edited include
Importing DYNPRO_PART TYPE 'B' 'L'-flow logic / 'F'-field list / B-both
Importing EXACT_SPELLING TYPE SPACE Search exactly for specified syntax
Importing I_FINDSTRING TYPE SPACE Search term
Importing I_METHOD TYPE SPACE STRING/WORD/LITERAL/FORM/PBO/PAI/DATA/TABLES/...
Importing OBJECTTYPE TYPE Category of the search area: R/M/O/U/E/Y/T/F/G
Tables OBJECTTAB TYPE   Table of the objects to be scanned
Tables O_FOUNDS TYPE   Table of the found positions (hit list)
Exception NOT_EXECUTED TYPE
Exception NOT_FOUND TYPE no occurrence found
               
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