SAP ABAP Function Module CONVERT_BANK_ACCOUNT_NUMBER (Ermittelung von Bankkontonummern mit mehr als 18 Stellen)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-BK (Application Component) Bank
     BF (Package) FI Cross-application Objects
Basic Data
Function Module CONVERT_BANK_ACCOUNT_NUMBER Ermittelung von Bankkontonummern mit mehr als 18 Stellen  
Function Group FBKK   Determine bank account no. (>18 places)  
Program Name SAPLFBKK   Bankkontonummernermittlung > 18 Stellen 
INCLUDE Name LFBKKU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_BANKN_LONG TYPE C Ermittelte lange Bankkontonummer
Exporting E_SUBRC TYPE SYST-SUBRC Return Code (0/1/2)
Exporting E_BKREF TYPE REGUH_BF-BKREF Reference specifications for bank details
Exporting E_BKONT TYPE REGUH_BF-ZBKON Bank Control Key of the Payee's Bank
Importing I_BANKS TYPE REGUH_BF-ZBNKS Bank Country Key
Importing I_BANKK TYPE REGUH_BF-ZBNKY Bank Key
Importing I_BANKN TYPE REGUH_BF-ZBNKN Bank Account Number
Importing I_BKONT TYPE REGUH_BF-ZBKON Bank control key
Importing I_BKREF TYPE REGUH_BF-BKREF Reference specifications for bank details
Importing I_BANKL TYPE REGUH_BF-ZBNKL Bank Number
               
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  19980909 
SAP Release Created in