Menu

SAP Function Module CONVERT_IBAN_2_BANK_ACCOUNT_HU

Generierung der Kontonummer und BLZ aus der IBAN: HU

The Function Module CONVERT_IBAN_2_BANK_ACCOUNT_HU (Generierung der Kontonummer und BLZ aus der IBAN: HU) 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_HU
Short Text Generierung der Kontonummer und BLZ aus der IBAN: HU
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 Bankkontonummer
E_BANK_CONTROL_KEY LIKE KNBK_BF-BKONT Bankkontrollschlüssel
E_BANK_NUMBER LIKE BNKA-BNKLZ Bankleitzahl

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.