The Function Module BKK_SAVE_BKKNTC (Sichern der INS, UPD und DEL-Tabellen in BKKNTC) is a standard Function Module in SAP ERP and is part of the function group FBDC within the package FKBE.
Function Module | BKK_SAVE_BKKNTC |
Short Text | Sichern der INS, UPD und DEL-Tabellen in BKKNTC |
Function Group | FBDC |
Package | FKBE |
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 |
---|---|---|---|---|
IT_DEL_BKKNTC | TYPE | BKKFA_T_BKKNTC | zu löschende Kündigungen, Status auf gelöscht gesetzt | |
IT_INS_BKKNTC | TYPE | BKKFA_T_BKKNTC | einzufügende Kündigungen | |
IT_UPD_BKKNTC | TYPE | BKKFA_T_BKKNTC | zu ändernde Kündigungen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DATABASE_ERROR | Fehler beim Fortschreiben der Tabelle BKKNTC |