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.
Function Module | BKK_BUP_BANK_GET |
Short Text | Geschäftspartnerbankverbindungen |
Function Group | FBP10 |
Package | FKBO |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.