Menu

SAP Function Module BKK_ACCNT_UPDATE_HY_BALANCE

Verbuchung: Kontostand einer Hierarchie

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.

Technical Information

Function Module BKK_ACCNT_UPDATE_HY_BALANCE
Short Text Verbuchung: Kontostand einer Hierarchie
Function Group FBKD
Package FKBK
Module Type Update Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.