The Function Module BKK_CASH_BAL_DB_UPDATE (Datenbankupdate der geänderten Bestandsdaten) is a standard Function Module in SAP ERP and is part of the function group FBA1 within the package FKBS.
Function Module | BKK_CASH_BAL_DB_UPDATE |
Short Text | Datenbankupdate der geänderten Bestandsdaten |
Function Group | FBA1 |
Package | FKBS |
Module Type | Update Module |
This function module does not define any IMPORTING parameters.
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_CASHBAL_OLD | LIKE | BKKA1 | Bestände vor Datenbank-Update | |
T_CASHBAL_UPDATE | LIKE | BKKA1 | zu ändernde Zahlungsmittelbestände |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
UPDATE_FAILED | Datenbank-Update fehlgeschlagen |