Menu

SAP Function Module CONVERT_IBAN_2_BANK_ACCOUNT

Generation of Account Number and Bank Number from IBAN

The Function Module CONVERT_IBAN_2_BANK_ACCOUNT (Generation of Account Number and Bank Number from IBAN) is a standard Function Module in SAP ERP and is part of the function group IBAN within the package BF.

Technical Information

Function Module CONVERT_IBAN_2_BANK_ACCOUNT
Short Text Generation of Account Number and Bank Number from IBAN
Function Group IBAN
Package BF
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_IBAN TYPE IBAN IBAN
I_POPUP TYPE XFELD Feld zum Ankreuzen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BANK_ACCOUNT TYPE C Bank Account Number
E_BANK_CONTROL_KEY LIKE KNBK_BF-BKONT Bank control keys
E_BANK_COUNTRY LIKE KNBK_BF-BANKS Bank Country
E_BANK_NUMBER LIKE BNKA-BNKLZ Bank Number

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.