The Function Module BKK_ACCNT_UPDATE_HY_BALANCE (Verbuchung: Kontostand einer Hierarchie) is a standard Function Module in SAP ERP and is part of the function group FBKD within the package FKBK.
Function Module | BKK_ACCNT_UPDATE_HY_BALANCE |
Short Text | Verbuchung: Kontostand einer Hierarchie |
Function Group | FBKD |
Package | FKBK |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACNUM_INT | LIKE | BKK54-ACNUM_INT | Interne Kontonummer | |
I_AMOUNT | LIKE | BKK54-BALANCE | 0 | Betrag der Kontostandsänderung |
I_BKKRS | LIKE | BKK54-BKKRS | Bankkreis |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.