This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.
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.
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 |
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) |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
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 |