SAP ABAP Function Module MAINTAIN_IBAN (Process IBAN without Online Entry)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-BK (Application Component) Bank
     BF_BANK (Package) Bank Master Data
Basic Data
Function Module MAINTAIN_IBAN Process IBAN without Online Entry  
Function Group IBMA   IBAN Functions  
Program Name SAPLIBMA    
INCLUDE Name LIBMAU18    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_IBAN TYPE TIBAN-IBAN IBAN (International Bank Account Number)
Exporting E_VALID_FROM TYPE SYST-DATUM Date and Time, Current (Application Server) Date
Exporting E_RETURN TYPE BAPIRET2 Return Parameters
Importing I_BANKS TYPE BNKA-BANKS Bank Country Key
Importing I_BANKL TYPE BNKA-BANKL Bank Key
Importing I_BANKN TYPE REGUH_BF-ZBNKN Bank Account Number of the Payee
Importing I_BKONT TYPE REGUH_BF-ZBKON Bank Control Key of the Payee's Bank
Importing I_IBAN TYPE TIBAN-IBAN IBAN (International Bank Account Number)
Importing I_VALID_FROM TYPE SYST-DATUM Date and Time, Current (Application Server) Date
Importing I_BKREF TYPE REGUH_BF-BKREF Reference specifications for bank details
Importing I_TABNAME TYPE TIBAN-TABNAME Table name, 16 characters
Importing I_TABKEY TYPE TIBAN-TABKEY IBAN origin: Key to table of bank details
Importing I_IBAN_NO_CHECK TYPE C Keine IBAN-Prüfung
Exception IBAN_NOT_VALID TYPE IBAN is Not Valid
Exception BANK_NOT_FOUND TYPE Bank Does Not Exist
Exception NO_CONVERSION TYPE Generation Not Possible
               
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  20040312 
SAP Release Created in 50A