Menu

SAP Function Module BKK_RFC_CHCK_ACCNT

Prüfung einer Bankverbindung, Ermittlung Bankname

The Function Module BKK_RFC_CHCK_ACCNT (Prüfung einer Bankverbindung, Ermittlung Bankname) is a standard Function Module in SAP ERP and is part of the function group FBPRFC within the package FKBO.

Technical Information

Function Module BKK_RFC_CHCK_ACCNT
Short Text Prüfung einer Bankverbindung, Ermittlung Bankname
Function Group FBPRFC
Package FKBO
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ACEXT TYPE IBKK42K-ACNUM_EXT Kontonummer für Kontokorrent
I_BANKL TYPE IBKK42K-BANKL Bankschlüssel
I_BANKS TYPE IBKK42K-BANKS Länderschlüssel der Bank

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BANKA TYPE BNKA-BANKA Name des Geldinstituts
E_BANK_ORT TYPE BNKA-ORT01 Ort
E_RETURN TYPE IBKK_MISC-RC Returncode der Zahlungsverkehrs-Schnittstelle

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.