The Function Module MAINTAIN_IBAN_DIAL (Online Entry Module for Processing IBAN) is a standard Function Module in SAP ERP and is part of the function group IBMA within the package BF_BANK.
Function Module | MAINTAIN_IBAN_DIAL |
Short Text | Online Entry Module for Processing 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 | BNKA-BANKL | Bank Key | |
I_BANKN | LIKE | REGUH_BF-ZBNKN | Bank Account Number (18) | |
I_BANKS | LIKE | BNKA-BANKS | Bank Country Key | |
I_BKONT | LIKE | REGUH_BF-ZBKON | Bank Control Key | |
I_BKREF | LIKE | REGUH_BF-BKREF | Reference specifications for bank details | |
I_MODE | TYPE | C | Display/Change Mode | |
I_TABKEY | TYPE | C | IBAN origin: Key to table of bank details | |
I_TABNAME | TYPE | C | Table name, 16 characters |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CHANGED | TYPE | C | Are There Any Changes? | |
E_IBAN | TYPE | C | IBAN |
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 |
BANK_NOT_FOUND | Bank Does Not Exist |
IBAN_NOT_FOUND | IBAN does not exist |