The Function Module BKK_ACCNT_STAT_GET_ITEMS_DUP (BKK: Zahlungsposten pro Konto durch Link Tabelle selektiert) 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_DUP |
Short Text | BKK: Zahlungsposten pro Konto durch Link Tabelle selektiert |
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_ACCSTATNO | TYPE | IBKK_BKST-ACCSTATNO | laufende Kontoauszugsnummer | |
I_ACCST_YEAR | TYPE | IBKK_BKST-ACCST_YEAR | Kontoauszugsjahr | |
I_ACNUM_INT | TYPE | BKKIT-ACNUM_INT | interne Kontonummer | |
I_BKKRS | TYPE | BKKIT-BKKRS | Bankkreis |
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 | selektierte Items |
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 |
---|---|
NO_RECORDS_FOUND | Keine Einträge gefunden |