The Function Module FI_CHECK_BANK_NUMBER_HU (Bank account number check Hungary) is a standard Function Module in SAP ERP and is part of the function group FI_CHECK_BANK_DETAILS within the package BF_BANK.
Function Module | FI_CHECK_BANK_NUMBER_HU |
Short Text | Bank account number check Hungary |
Function Group | FI_CHECK_BANK_DETAILS |
Package | BF_BANK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BANK_ACCOUNT | LIKE | KNBK_BF-BANKN | SPACE | Bank Key |
I_BANK_COUNTRY | LIKE | KNBK_BF-BANKS | SPACE | Bank Account Number |
I_BANK_NUMBER | LIKE | KNBK_BF-BANKL | SPACE | Bank Country |
This function module does not define any EXPORTING parameters.
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 |
---|---|
DATA_MISSING | Entry Incomplete |
NOT_VALID | Check Not Successful |