Menu

SAP Function Module BKK_COND_INTEREST_CALC_CTL

Steuerung Zinsrechnung BKK

The Function Module BKK_COND_INTEREST_CALC_CTL (Steuerung Zinsrechnung BKK) 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_INTEREST_CALC_CTL
Short Text Steuerung Zinsrechnung BKK
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_DATE_END LIKE SY-DATUM EGK : Endtermin für Berechnung
I_DATE_POST LIKE SY-DATUM EGK : Stichtagsdatum Buchungen
I_DATE_START LIKE SY-DATUM EGK : Starttermin für Berechnung
I_STC LIKE BOOLE-BOOLE ' ' Aufruf für Einzelgeschäfs-Kalkulation
I_S_SPOOLPARAM LIKE IBKK9K Steuerung Spoolausgabe
I_TRACE LIKE IBKKM9-TRACE '0' Steuerung der Ausgabe von Meldungen
I_T_ACCT_INTEREST_CALC TYPE BKKC_T_ACCT_INTEREST_CALC Steuerungsinformationen für Konten
I_T_NEW_END_DATE_I TYPE BKK_TAB_BKK9_IC0 Tabelle Bankkreis und interne Kontonummer
I_XSIMULATE LIKE IBKK9P-SIM_RUN ' ' Kennzeichen Simulationslauf

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_T_ACCOUNT_ERR TYPE BKKC_T_ACCOUNT_ERR Konten mit Fehler bei Währungsumrechnung
E_T_ACCOUNT_RESULT TYPE BKKC_T_ACCOUNT_RESULT Ergebnisse pro Konto
E_T_CALC_RESULT TYPE BKKC_T_RESULT Ermittelte Zinsen

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_T_CONDITION TYPE TAB_IBKK91 BKK-Konditionskopf - Individualkonditionen
I_T_POSITION TYPE TAB_IBKK92 BKK-Konditionsposition - Individualkonditionen

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.