The Function Module BKK_ACCNT_GET_BALANCE_BKKRS (Liest den aktuellen Kontostand aller Konten eines Bankkreises) is a standard Function Module in SAP ERP and is part of the function group FBKD within the package FKBK.
Function Module | BKK_ACCNT_GET_BALANCE_BKKRS |
Short Text | Liest den aktuellen Kontostand aller Konten eines Bankkreises |
Function Group | FBKD |
Package | FKBK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BKKRS | LIKE | BKK50-BKKRS | Bankkreis |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
T_BALANCE | LIKE | IBKKBAL | Tabelle der Kontostände |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BALANCE_NOT_FOUND | |
PARAMETER_ERROR |