The Function Module BKK_COND_CALC_ACCT_SIM_TEST (Simulation Kontoabschluß für einzelne Konten (Export Kontosaldo)) is a standard Function Module in SAP ERP and is part of the function group FB98 within the package FKBC.
Function Module | BKK_COND_CALC_ACCT_SIM_TEST |
Short Text | Simulation Kontoabschluß für einzelne Konten (Export Kontosaldo) |
Function Group | FB98 |
Package | FKBC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACNUM_INT | TYPE | BKK_ACCNT | Interne Kontonummer für Kontokorrent | |
I_BKKRS | TYPE | BKK_BKKRS | Bankkreis | |
I_CLOSE_DATE | TYPE | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | |
I_DISPLAY_LIST_OFF | TYPE | BOOLE-BOOLE | SPACE | Ergebnis als Liste ausgeben |
I_XFEEACCR | TYPE | IBKKM9-XFEEACCR | SPACE | Kennzeichen: Gebührenabgrenzung durchführen |
I_XINTACCR | TYPE | IBKKM9-XACCRUAL | SPACE | Kennzeichen: Zinsabgrenzung durchführen |
I_X_NO_MSG | TYPE | BOOLE-BOOLE | SPACE | Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ') |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BALANCE | TYPE | BKK50-BALANCE | Kontostand | |
E_RC | TYPE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | |
E_YIELD | TYPE | BKK_AAMNT | Erträgnisse |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
IMPARA_ERROR | Importparameter nicht gefüllt/fehlerhaft |