Menu

SAP Function Module BKK_BUP_BANK_GET

Geschäftspartnerbankverbindungen

The Function Module BKK_BUP_BANK_GET (Geschäftspartnerbankverbindungen) 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_BUP_BANK_GET
Short Text Geschäftspartnerbankverbindungen
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_ACCNT_KEY TYPE IBKK42K Kompletter Kontoschlüssel
I_PARTNER TYPE BU_PARTNER Geschäftspartnernummer
I_X_NO_KEY_ACCNT TYPE BKK_XFELD Liste ohne rufendes Konto

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
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

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_T_BUT0BK LIKE BUS0BK GP: Bankverbindungen
E_T_BUT0BK_INT LIKE BUS0BK GP: nur interne Bankverbindungen

Exceptions

This function module does not define any Exceptions.