The Function Module BKK_COND_CALC_BASES_FILL (Füllen Tabelle mit Berechnungsbasen für Zinsstaffel) is a standard Function Module in SAP ERP and is part of the function group FB93 within the package FKBC.
Function Module | BKK_COND_CALC_BASES_FILL |
Short Text | Füllen Tabelle mit Berechnungsbasen für Zinsstaffel |
Function Group | FB93 |
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_FLG_ADVINT | LIKE | BOOLE-BOOLE | ' ' | Vorschusszins - X, Transaktionszins - ' ' |
I_SIMULATE | LIKE | IBKK9P-SIM_RUN | ' ' | Kennzeichen Simulationslauf |
I_S_SPOOLPARAM | LIKE | IBKK9K | Steuerung Spoolausgabe | |
I_TRACE | LIKE | IBKKM9-TRACE | '0' | Steuerung der Ausgabe von Meldungen |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_T_LIMIT | LIKE | IBKKE2 | Überziehungslimte der Konten | |
I_T_PERIOD | TYPE | BKKC_T_PERIOD | Abrechnungsperioden für Konten |
This function module does not define any Exceptions.