The Function Module CHECK_END_BANK_ADDRESS (Formal Check for Bank Account Number or Post Office Current Account No.) is a standard Function Module in SAP ERP and is part of the function group BANK within the package BF_BANK.
Function Module | CHECK_END_BANK_ADDRESS |
Short Text | Formal Check for Bank Account Number or Post Office Current Account No. |
Function Group | BANK |
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 |
---|---|---|---|---|
BANK_ACCOUNT | LIKE | RF02B-BANKN | Bank Account | |
BANK_CONTROL_KEY | LIKE | RF02B-BKONT | Control Key | |
BANK_COUNTRY | LIKE | BNKA-BANKS | Country | |
BANK_NUMBER | LIKE | BNKA-BANKL | Bank Key | |
BANK_XPGRO | LIKE | BNKA-XPGRO | Indicator: Postal Giro Office? |
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.
This function module does not define any Exceptions.