Menu

SAP Function Module CONVERT_IBAN_2_BANK_ACCOUNT_FR

Generation of Account Number and Bank Number from IBAN: FR

The Function Module CONVERT_IBAN_2_BANK_ACCOUNT_FR (Generation of Account Number and Bank Number from IBAN: FR) 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_FR
Short Text Generation of Account Number and Bank Number from IBAN: FR
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

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_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.