Menu

SAP Function Module WEB_BANK_SEARCH

Bank suchen

The Function Module WEB_BANK_SEARCH (Bank suchen) is a standard Function Module in SAP ERP and is part of the function group WEB_BANK within the package WAO_BANK_CATALOGUE.

Technical Information

Function Module WEB_BANK_SEARCH
Short Text Bank suchen
Function Group WEB_BANK
Package WAO_BANK_CATALOGUE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BANK_BRANCH LIKE BNKA-BRNCH Zweigstelle der Bank
I_BANK_CTRY LIKE BNKA-BANKS Bankland
I_BANK_KEY LIKE BNKA-BANKL Bankschlüssel
I_BANK_NAME LIKE BNKA-BANKA Name des Geldinstituts
I_BANK_NO LIKE BNKA-BNKLZ Bankleitzahl
I_CITY LIKE BNKA-ORT01 Ort
I_STREET LIKE BNKA-STRAS Straße und Hausnummer
I_SWIFT_CODE LIKE BNKA-SWIFT SWIFT-Code

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_BANKS LIKE BNKA Banken

Exceptions

This function module does not define any Exceptions.