The Function Module BKK_FREE_AMOUNTS_UPDATE (Freibetrag anlegen und ändern) is a standard Function Module in SAP ERP and is part of the function group FBD2 within the package FKBE.
Function Module | BKK_FREE_AMOUNTS_UPDATE |
Short Text | Freibetrag anlegen und ändern |
Function Group | FBD2 |
Package | FKBE |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_POST_TYPE | TYPE | BKK_DB_MODE | I-Insert, M-Modify, U-Update, D-Delete |
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_BKKVRS | LIKE | BKKVRS | Verfügungsreihensaldo |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DATABASE_ERROR | Fehler beim Fortschreiben der Tabelle BKKVRS |