The Function Module CHANGE_IBAN (Change IBAN) is a standard Function Module in SAP ERP and is part of the function group IBMA within the package BF_BANK.
Function Module | CHANGE_IBAN |
Short Text | Change IBAN |
Function Group | IBMA |
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_BANKL | LIKE | TIBAN-BANKL | Bank Key | |
I_BANKN | LIKE | TIBAN-BANKN | Bank Account Number | |
I_BANKS | LIKE | TIBAN-BANKS | Bank Country Key | |
I_BKONT | LIKE | TIBAN-BKONT | Bank Control Key |
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 |
---|---|
ACTION_CANCELLED | Action canceled |
IBAN_NOT_FOUND | IBAN Not Found |
INCORRECT_DATA | Incorrect Data |