The Function Module BKK_ACCNT_STAT_READ_NEW_ITEMS (Kontoauszug: Hole Umsatzposten seit dem letzten Auszug) 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_READ_NEW_ITEMS |
Short Text | Kontoauszug: Hole Umsatzposten seit dem letzten Auszug |
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_ACCNOINT | LIKE | IBKK_BKST-ACNUM_INT | interne Kontonummer | |
I_BKKRS | LIKE | IBKK_BKST-BKKRS | Bankkreis | |
I_BKSTATNOLAST | LIKE | IBKK_BKST-ACCSTATNO | Nummer des letzten Auszugs | |
I_BKSTYEARLAST | LIKE | IBKK_BKST-ACCST_YEAR | Jahr des letzten Auszugs |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TAB_ITEMS | TYPE | BKKP_TAB_BKKIT | Liste der Umsatzposten |
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 |
---|---|
LAST_BKSTAT_NOT_FOUND | letzter Kontoauszug wurde nicht gefunden |