Menu

SAP Function Module BKK_FIKEY_UPDATE_DB_BS_PREPARE

FIKey: Update DB für Bilanzvorbereitung

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module BKK_FIKEY_UPDATE_DB_BS_PREPARE (FIKey: Update DB für Bilanzvorbereitung) is a standard Function Module in SAP ERP and is part of the function group FBC3 within the package FKBH.

Technical Information

Function Module BKK_FIKEY_UPDATE_DB_BS_PREPARE
Short Text FIKey: Update DB für Bilanzvorbereitung
Function Group FBC3
Package FKBH
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_XPOSTOLD LIKE IBKK_ITEM-XPOSTOLD X-Buchung alte Rechnung

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_BKKC01_CNT LIKE IBKKC01_CT Update/Lock BKKC01
T_BKKC02 LIKE BKKC02 Insert BKKC02
T_BKKC10_D LIKE BKKC10 Delete BKKC10 (back posting only)
T_BKKC10_I LIKE BKKC10 Insert BKKC10
T_BKKC10_U LIKE BKKC10 Update BKKC10
T_BKKC11 LIKE BKKC11 Upd/Ins BKKC11 (back posting only)
T_BKKC12 LIKE BKKC12 Delete BKKC12, Update BKKC11
T_BKKC12_ITEM LIKE BKKC12_ITEM Hauptbuch: Neue Salden für Bilanzvorbereitung (Positionen)
T_BKKC30 LIKE BKKC30 Insert BKKC30

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DATABASE_ERROR Datenbankfehler