Menu

SAP Function Module BKK_ACCNT_STAT_PREPARE_SINGLE

BKK: (Neuen) Kontoauszug vorbereiten

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module BKK_ACCNT_STAT_PREPARE_SINGLE (BKK: (Neuen) Kontoauszug vorbereiten) is a standard Function Module in SAP ERP and is part of the function group FBM2 within the package FKBD_FINSERV.

Technical Information

Function Module BKK_ACCNT_STAT_PREPARE_SINGLE
Short Text BKK: (Neuen) Kontoauszug vorbereiten
Function Group FBM2
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_ACCSTATDAT LIKE IBKK_BKST-ACCSTATDAT SY-DATUM Datum Kontoauszug
I_ACCSTATNO LIKE IBKK_BKST-ACCSTATNO Nummer des neuen Kontoauszugs
I_ACCSTATNO_LAST LIKE IBKK_BKST-ACCSTATNO Nummer des letzten Kontoauszugs
I_ACCSTTIME LIKE IBKK_BKST-ACCSTTIME SY-UZEIT Uhrzeit Kontoauszug
I_ACCST_YEAR LIKE IBKK_BKST-ACCST_YEAR Jahr des neuen Kontoauszugs
I_ACCST_YEAR_LAST LIKE IBKK_BKST-ACCST_YEAR Jahr des letzten Kontoauszugs
I_ACNUM_INT LIKE IBKK_BKST-ACNUM_INT interne Kontonummer
I_BKKRS LIKE IBKK_BKST-BKKRS Bankkreis
I_BKSTITEMDATE LIKE IBKK_BKST-SDATEPOSTH Buchungsdatum bis
I_XNOSUM LIKE BOOLE-BOOLE G_CON_SPACE Kennzeichen: Beträge nicht summieren

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BKSTATDATA LIKE IBKK_BKST Kontoauszugsdaten
E_XINCOMPLETE TYPE BOOLE-BOOLE Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')

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_ITEM TYPE BKKP_TAB_BKKIT Liste der Umsatzposten
T_PARTNER_ADDR TYPE BKKD_TAB_BKST_ADDR Liste der Auszugsempfänger

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DATA_NOT_SAVED Auszugsdaten nicht vollständig gesichert
NO_ADDR_FOUND Keine Adressen für Kontoauszug gefunden
NO_PREV_BKSTAT Kein vorhergehender Kontoauszug vorhanden