SAP ABAP Function Module FKK_FIND_SINGLE_LINE (Einzelne Zeile finden)
Hierarchy
FI-CA (Software Component) FI-CA
   FI-CA (Application Component) Contract Accounts Receivable and Payable
     FKKB (Package) Contract A/R & A/P: Central Objects
Basic Data
Function Module FKK_FIND_SINGLE_LINE Einzelne Zeile finden  
Function Group FKK_FIND   Search Tools  
Program Name SAPLFKK_FIND   Tools zur Suche 
INCLUDE Name LFKK_FINDU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_INDEX TYPE I Gefundene Zeile
Importing I_FNAME TYPE CHAR30 Feldname
Importing I_TNAME TYPE CHAR30 Tabellenname
Importing I_FNAME_IN_TABLE TYPE CHAR30 SPACE Abweichender Feldname in interner Tabelle
Importing I_CONTINUE TYPE BOOLE-BOOLE SPACE 'X' weiter suchen
Importing I_NEXT_AFTER TYPE I Suche nächsten Eintrag nach ...
Importing I_NEXT_BEFORE TYPE I Suche nächsten Eintrag vor ...
Tables T_TABLE TYPE   Zu durchsuchende Tabelle
Exception NO_MATCH TYPE Kein Treffer
Exception CANCEL TYPE Suche abgebrochen
               
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  20050224 
SAP Release Created in 464