The Function Module BKK_COND_CLOSE_UPDATE_BAL (Speichert neuen Abschlußsaldo) is a standard Function Module in SAP ERP and is part of the function group FB96 within the package FKBC.
Function Module | BKK_COND_CLOSE_UPDATE_BAL |
Short Text | Speichert neuen Abschlußsaldo |
Function Group | FB96 |
Package | FKBC |
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 | BKK92-ACNUM_INT | ||
I_BALANCE | LIKE | BKK92-BALANCE | ||
I_BKKRS | LIKE | BKK92-BKKRS | ||
I_CLOS_TYP | LIKE | BKK92-CLOS_TYP |
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.