SAP ABAP Function Module FILA_CUST_STRING_FIND_WORD (Suche eines Wortes in einem String und Rückgabe von möglichen Treffern)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   FI-LA (Application Component) Lease Accounting
     FI_LA_GF (Package) Lease Accounting General Functions
Basic Data
Function Module FILA_CUST_STRING_FIND_WORD Suche eines Wortes in einem String und Rückgabe von möglichen Treffern  
Function Group FILACUST   LAE: FMs for Customizing Support  
Program Name SAPLFILACUST    
INCLUDE Name LFILACUSTU18    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing FIND_WORD TYPE das zu suchende Wort
Importing SEARCH_IN TYPE Speicherbereich, in dem gesucht werden soll
Tables RESULT_TABLE TYPE FUZZY_TAB Tabelle mit den Suchergebnissen
Exception PARAMETER_ERROR TYPE Error in parameter transfer
Exception UNEXPECTED_PROBLEM TYPE Unexpected Error
               
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  20020417 
SAP Release Created in 461