The Function Module SEARCH_FOR_IBAN (Suche nach IBAN in DB) is a standard Function Module in SAP ERP and is part of the function group IBMA within the package BF_BANK.
Function Module | SEARCH_FOR_IBAN |
Short Text | Suche nach IBAN in DB |
Function Group | IBMA |
Package | BF_BANK |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SUBRC | LIKE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | |
E_TIBAN | LIKE | TIBAN | IBAN |
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.