Menu

SAP Function Module BKK_ACCNT_STAT_INSERT

BKK: Sichern der Kontoauszugsdaten auf der Datenbank

The Function Module BKK_ACCNT_STAT_INSERT (BKK: Sichern der Kontoauszugsdaten auf der Datenbank) is a standard Function Module in SAP ERP and is part of the function group FBM1 within the package FKBD_FINSERV.

Technical Information

Function Module BKK_ACCNT_STAT_INSERT
Short Text BKK: Sichern der Kontoauszugsdaten auf der Datenbank
Function Group FBM1
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_CURRSTARTNO TYPE BKKD_RUNSTARTNO Anzahl der wiederholten Starts eines Massenlaufs
I_FLG_BKST_NOITEMS LIKE BOOLE-BOOLE SPACE 'X': Auszüge ohne Umsätze
I_FLG_NO_COMMIT LIKE BOOLE-BOOLE ' ' 'X': Kein Rollback bei Fehler
I_PROCESSING_STATUS LIKE BKKM1-BKSTSTATUS G_CON_BKST_NOOUT Bearbeitungsstatus des Kontoauszugs
I_RUNKEY LIKE IBKKMRUNKEY Schlüsselfelder eines Massenlaufs
I_TAB_ACCOUNTS TYPE BKKD_TAB_BKKRS_ACCNOINT Liste der Konten mit erstellten Auszügen

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INSERT_FAILED Insert auf der Datenbank fehlgeschlagen