Menu

SAP Function Module BKK_ACCNT_STAT_CHECK_CURCH

BKK: Prüfen und Erstellen des Kontoauszugs vor der Währungsumstellung

The Function Module BKK_ACCNT_STAT_CHECK_CURCH (BKK: Prüfen und Erstellen des Kontoauszugs vor der Währungsumstellung) 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_CHECK_CURCH
Short Text BKK: Prüfen und Erstellen des Kontoauszugs vor der Währungsumstellung
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_FLG_OUTPUT_BKST LIKE BOOLE-BOOLE ' ' Kontoauszüge ausdrucken
I_STATUS LIKE BKK42_CC-CHSTAT nötiger Status damit Auszug erstellt wird

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RC LIKE SY-SUBRC Returncode

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_ACCNT LIKE IBKKCHCUR Tabelle der Konten

Exceptions

This function module does not define any Exceptions.