Menu

SAP Function Module BKK_F4_RCV_ACCNT

Suchhilfe für Empfängerbankverbindung

The Function Module BKK_F4_RCV_ACCNT (Suchhilfe für Empfängerbankverbindung) is a standard Function Module in SAP ERP and is part of the function group FBP10 within the package FKBO.

Technical Information

Function Module BKK_F4_RCV_ACCNT
Short Text Suchhilfe für Empfängerbankverbindung
Function Group FBP10
Package FKBO
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_ACNUM_EXT TYPE BKK_ACEXT Kontonummer für Kontokorrent
I_ACNUM_INT TYPE BKK_ACCNT Interne Kontonummer für Kontokorrent
I_BANKS TYPE BANKS Länderschlüssel der Bank
I_BKKRS TYPE BKK_BKKRS Bankkreis

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ACCNT TYPE BKK_ACEXT Kontonummer für Kontokorrent
E_BANKA TYPE BANKA Name des Geldinstituts
E_BANKL TYPE BANKL Bankleitzahl
E_BANKS TYPE BANKS Länderschlüssel der Bank
E_BKKRS TYPE BKK_BKKRS Bankkreis
E_RETURN TYPE SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen

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.