SAP ABAP Function Module FKK_SAMPLE_0215 (Beispiel 0215: Banknamen bei Übernahme aus Klärungstabelle ermitteln)
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_SAMPLE_0215 Beispiel 0215: Banknamen bei Übernahme aus Klärungstabelle ermitteln  
Function Group FKMU   Sample function modules with code  
Program Name SAPLFKMU   Sample Function Modules in FI-CA (No Fixed Point) 
INCLUDE Name LFKMUU48    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_BKVID TYPE BU_BKVID Bankverbindungs-ID
Exporting E_MAX_BANK_LFD TYPE I Höchste vergebene BankID
Importing I_BAPIBUS1006_NEW TYPE BAPIBUS1006_BANKDETAILS GP: Bankverbindungen
Importing I_MAX_BANK_LFD TYPE I Laufend vergebene max. BankID
Tables T_BAPIBUS1006_OLD TYPE BAPIBUS1006_BANKDETAILS GP: Bankverbindungen
Exception BKVID_OVERFLOW TYPE Alle 999 Kontonummern vergeben?!
Exception IGNORE TYPE Bankid nicht aufnehmen
               
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