Menu

SAP Function Module BKK_ACCNT_STAT_GET_DATA_MEM

BKK: Lesen der Kontoauszugsdaten aus dem globalen Gedächtnis

The Function Module BKK_ACCNT_STAT_GET_DATA_MEM (BKK: Lesen der Kontoauszugsdaten aus dem globalen Gedächtnis) is a standard Function Module in SAP ERP and is part of the function group FBM1 within the package FKBD_FINSERV.

Technical Information

Function Module BKK_ACCNT_STAT_GET_DATA_MEM
Short Text BKK: Lesen der Kontoauszugsdaten aus dem globalen Gedächtnis
Function Group FBM1
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_ACNUM_INT LIKE IBKK_ACCST-ACNUM_INT interne Kontonummer
I_BKKRS LIKE IBKK_ACCST-BKKRS Bankkreis
I_BKSTATNO LIKE IBKKM6-ACCSTATNO Kontoauszugsnummer
I_BKSTATYEAR LIKE IBKKM6-ACCST_YEAR Kontoauszugsjahr

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ACCST_DATA LIKE IBKKM6 Auszugsdaten

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 Posten
T_PARTNER_ADDR TYPE BKKD_TAB_BKST_ADDR Liste der Koninhaber/-auszugsempfänger

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_FOUND Daten nicht gefunden