The Function Module BKK_ACCNT_STAT_CHK_INCR_NXTDT (Kontoauszug: Prüft ob Nächster Termin sollte hochgesetzt werden) 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_CHK_INCR_NXTDT |
Short Text | Kontoauszug: Prüft ob Nächster Termin sollte hochgesetzt werden |
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 |
---|---|---|---|---|
IM_STMT_DATE | TYPE | BKK_ACSTDT | Kontoauszugsdatum | |
IM_TAB_CLOSDATA | TYPE | BKKM2 | Kontoperiodizität |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CH_CALC_FLAG | TYPE | XFELD | Kennzeichen, X - kalkulier nächstes Datum |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.