Menu

SAP Function Module GET_BANK_ACCOUNT

Bestimmung des Hausbankkontos aus externer Kontonummer und Bankschlüssel

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module GET_BANK_ACCOUNT (Bestimmung des Hausbankkontos aus externer Kontonummer und Bankschlüssel) is a standard Function Module in SAP ERP and is part of the function group FIBL_HB1 within the package BFIBL_BANK.

Technical Information

Function Module GET_BANK_ACCOUNT
Short Text Bestimmung des Hausbankkontos aus externer Kontonummer und Bankschlüssel
Function Group FIBL_HB1
Package BFIBL_BANK
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_BANKL LIKE T012-BANKL SPACE A,B: Bank key (optional)
I_BANKN LIKE T012K-BANKN SPACE A: Bank account number
I_BIGAC1 TYPE BIGAC_EB SPACE Kontonummer im Kontoauszug
I_BIGAC2 TYPE BIGAC_EB SPACE Kontonummer im Kontoauszug
I_BNKN2 LIKE T012K-BNKN2 SPACE B: Alternative bank account number
I_WAERS LIKE T012K-WAERS SPACE A: Account currency (optional)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_IBAN TYPE IBAN Gefundenes Hausbankkonto: Iban
E_T012 LIKE T012 House bank found
E_T012K LIKE T012K House bank account found

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
BANK_ACCOUNT_NOT_FOUND Bank account number not found
BANK_KEY_FALSE Bank account number found, bank key incorrect
BANK_KEY_NOT_FOUND Bank account number found more than once, bank key not found.
CURRENCY_FALSE Bank account number found, currency incorrect
CURRENCY_NOT_FOUND Bank account number found more than once, currency not found.
INPUT_WRONG Incorrect parametrization (either A or B)
MULTIPLE_BANK_ACCOUNT Bank account found more than once