The Function Module BKK_ACCNT_STAT_CUR_CHANGE (BKK: Kontoauszug bei Währungsumstellung erstellen) 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_CUR_CHANGE |
Short Text | BKK: Kontoauszug bei Währungsumstellung erstellen |
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_FLG_ALL_RECEIVERS | LIKE | BOOLE-BOOLE | 'X' | Kennzeichen: Alle Adreßdaten ausgeben |
I_FLG_LAST_BKST | TYPE | BOOLE-BOOLE | ' ' | Kontoauszüge nach Umstellung erstellen |
I_FLG_OUTPUT_BKST | TYPE | BOOLE-BOOLE | ' ' | Kontoauszüge nach Umstellung ausdrucken |
I_FLG_WITH_ADDRESS | LIKE | BOOLE-BOOLE | Kennzeichen: Adreßdaten ausgeben |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.