Menu

SAP Function Module BKK_ACCNT_STAT_FILL_CLOSINFOS

Kontoauszug: Informationen zu Kontoabschlüssen seit letztem Auszug holen

The Function Module BKK_ACCNT_STAT_FILL_CLOSINFOS (Kontoauszug: Informationen zu Kontoabschlüssen seit letztem Auszug holen) is a standard Function Module in SAP ERP and is part of the function group FBM2 within the package FKBD_FINSERV.

Technical Information

Function Module BKK_ACCNT_STAT_FILL_CLOSINFOS
Short Text Kontoauszug: Informationen zu Kontoabschlüssen seit letztem Auszug holen
Function Group FBM2
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_ACCNOINT LIKE IBKKM6-ACNUM_INT
I_BKKRS LIKE IBKKM6-BKKRS
I_CURRDATE LIKE IBKKBKSTHD-BKSTATDATE
I_LASTDATE LIKE IBKKBKSTHD-BKSTATLDAT

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.