The Function Module BKK_ACCNT_STAT_GET_ITEMS_DB (BKK: Zahlungsposten pro Konto nach Kontoauszugskennzeichen) is a standard Function Module in SAP ERP and is part of the function group FBM1 within the package FKBD_FINSERV.
Function Module | BKK_ACCNT_STAT_GET_ITEMS_DB |
Short Text | BKK: Zahlungsposten pro Konto nach Kontoauszugskennzeichen |
Function Group | FBM1 |
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 | TYPE | BKKIT-ACNUM_INT | interne Kontonummer | |
I_BDATHIGH | TYPE | BKKIT-DATE_POST | Buchungsdatum | |
I_BKKRS | TYPE | BKKIT-BKKRS | Bankkreis | |
I_FLG_BKST_SIMULATE | LIKE | BOOLE-BOOLE | ' ' | Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ') |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TAB_ITEMS | TYPE | BKKP_TAB_BKKIT | selektierte Zahlungsposten |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DATA_ERROR | Bkkrs nicht gefunden etc., darf nicht auftreten |
POST_DATE_ERROR | Kein Buch.datum, muß manuell gesetzt werden |