Menu

SAP Function Module CONVERT_BANK_ACCOUNT_2_IBAN

Generation of IBAN from Components

The Function Module CONVERT_BANK_ACCOUNT_2_IBAN (Generation of IBAN from Components) 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_BANK_ACCOUNT_2_IBAN
Short Text Generation of IBAN from Components
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_BANK_ACCOUNT TYPE C Bank Account Number
I_BANK_CONTROL_KEY LIKE KNBK_BF-BKONT SPACE Bank Control Key
I_BANK_COUNTRY LIKE KNBK_BF-BANKS Bank Country
I_BANK_KEY LIKE BNKA-BANKL Bank Key
I_BANK_NUMBER LIKE BNKA-BNKLZ Bank Number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_IBAN TYPE IBAN IBAN number

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_CONVERSION Conversion Not Possible