Menu

SAP Function Module BKK_CLOSING_UPDATE

BKK: Bewegungsdaten des Kontoabschlusses sichern/fortschreiben

The Function Module BKK_CLOSING_UPDATE (BKK: Bewegungsdaten des Kontoabschlusses sichern/fortschreiben) is a standard Function Module in SAP ERP and is part of the function group FBM3 within the package FKBD_FINSERV.

Technical Information

Function Module BKK_CLOSING_UPDATE
Short Text BKK: Bewegungsdaten des Kontoabschlusses sichern/fortschreiben
Function Group FBM3
Package FKBD_FINSERV
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CLOS_TYP LIKE BKKM2-CLOS_TYP Abschlußart
I_TRACE LIKE IBKKM10-TRACE Modus Protokoll

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RC LIKE SY-SUBRC Rückgabecode (0:alles klar, 1:Fehler)

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_ACCOUNTS LIKE IBKKM5 Liste der abgeschlossenen Konten

Exceptions

This function module does not define any Exceptions.