The Function Module BKK_RFC_BANKACCNT_GET_BALANCE (RFC: Liste des Kontostandes der Konten zum Partner) is a standard Function Module in SAP ERP and is part of the function group FBKB within the package FKBK.
Function Module | BKK_RFC_BANKACCNT_GET_BALANCE |
Short Text | RFC: Liste des Kontostandes der Konten zum Partner |
Function Group | FBKB |
Package | FKBK |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACEXT | TYPE | BKK42-ACNUM_EXT | Kontonummer für Kontokorrent | |
I_BANKL | TYPE | BANKL | Bankleitzahl | |
I_BANKS | TYPE | BANKS | 'DE' | Bankland |
I_MEDIUM | TYPE | BKK_MEDIUM | Medium | |
I_PARTNER | TYPE | BKK45-PARTNER | Geschäftspartnernummer | |
I_ROLLE | TYPE | BKK45-RLTYP | BDT: Objektteil |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RETURN | TYPE | IBKK_MISC-RC | Returncode der Zahlungsverkehrs-Schnittstelle |
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_TAB_ACNT | LIKE | IBKKACNTBAL | Übergabestruktur Kontostand zum Konto an RFC |
This function module does not define any Exceptions.