The Function Module TRANSFER_IBAN (Transfer Data to Local Memory) is a standard Function Module in SAP ERP and is part of the function group IBMA within the package BF_BANK.
Function Module | TRANSFER_IBAN |
Short Text | Transfer Data to Local Memory |
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_TABKEY | TYPE | C | IBAN origin: Key to table of bank details | |
I_TABNAME | TYPE | C | Table name, 16 characters |
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.