Menu

SAP Function Module SEARCH_FOR_IBAN

Suche nach IBAN in DB

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.

Technical Information

Function Module SEARCH_FOR_IBAN
Short Text Suche nach IBAN in DB
Function Group IBMA
Package BF_BANK
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting 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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.