The Function Module DATA_TRANSFER_IBAN (Übetragen von IBAN ins Memory) is a standard Function Module in SAP ERP and is part of the function group IBMA within the package BF_BANK.
Function Module | DATA_TRANSFER_IBAN |
Short Text | Übetragen von IBAN ins 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_TIBAN | LIKE | TIBAN | IBAN |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_TIBAN | LIKE | TIBAN | IBAN |
This function module does not define any Exceptions.