Menu

SAP Function Module BKK_COND_CALC_BASES_FILL

Füllen Tabelle mit Berechnungsbasen für Zinsstaffel

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
I_T_LIMIT LIKE IBKKE2 Überziehungslimte der Konten
I_T_PERIOD TYPE BKKC_T_PERIOD Abrechnungsperioden für Konten

Exceptions

This function module does not define any Exceptions.