The Function Module BKK_ACCNT_STAT_GET_NEW_ITEMS (BKK: Kontoauszugspositionen holen, Salden fortschreiben) is a standard Function Module in SAP ERP and is part of the function group FBM2 within the package FKBD_FINSERV.
Function Module | BKK_ACCNT_STAT_GET_NEW_ITEMS |
Short Text | BKK: Kontoauszugspositionen holen, Salden fortschreiben |
Function Group | FBM2 |
Package | FKBD_FINSERV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACNUM_INT | LIKE | IBKK_BKST-ACNUM_INT | interne Kontonummer | |
I_BKKRS | LIKE | IBKK_BKST-BKKRS | Bankkreis | |
I_BKSTATDATE | LIKE | IBKK_BKST-ACCSTATDAT | Erstellungsdatum des (neuen) Kontoauszugs | |
I_BKSTATTIME | LIKE | IBKK_BKST-ACCSTTIME | Erstellungsuhrzeit des (neuen) Kontoauszugs | |
I_BKSTITEMDATE | LIKE | IBKK_BKST-SDATEPOSTH | Buchungsdatum bis | |
I_BKSTNOLAST | LIKE | IBKK_BKST-ACCSTATNO | laufende Nr. des letzten Kontoauszugs | |
I_BKSTYEARLAST | LIKE | IBKK_BKST-ACCST_YEAR | Jahr des letzten Kontoauszugs |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_NEWHEADER | LIKE | IBKKM8 | neue Kopfdaten | |
E_TAB_ITEMS | TYPE | BKKP_TAB_BKKIT | Liste der Umsatzposten | |
E_XINCOMPLETE | TYPE | BOOLE-BOOLE | Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ') |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
SELECTION_ERROR | Fehler bei der Umsatzpostenselektion |