Menu

SAP Function Module FVD_EFFINT_EFFECT_INT_CALC

Berechnung von angänglichen/aktuellen Effektivzinssätzen

The Function Module FVD_EFFINT_EFFECT_INT_CALC (Berechnung von angänglichen/aktuellen Effektivzinssätzen) is a standard Function Module in SAP ERP and is part of the function group FVD_EFFINT within the package FVVCL_EFFINT.

Technical Information

Function Module FVD_EFFINT_EFFECT_INT_CALC
Short Text Berechnung von angänglichen/aktuellen Effektivzinssätzen
Function Group FVD_EFFINT
Package FVVCL_EFFINT
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_CONDITIONS_START_DATE TYPE DATS Aufsetzzeitpunkt der Effektivzinsrechnung
I_SBO_CAT TYPE TB_EFFINT_SBO_CAT Geschäftsvorfalltyp für Effektivzinsberechnung
I_STR_VDARL TYPE VDARL Darlehen
I_STR_VZZKOKO TYPE VZZKOKO Tabelle Konditionskopf
I_TAB_ADD_TRANSACTIONS TYPE TRTY_VZZBEPP effektivzinsrelevante Zusatzbewegungen
I_TAB_CURRENT_CASH_FLOW TYPE TRTY_VZZBEPP Aktueller Finanzstrom des bestehenden Vertrages
I_TAB_DISBURSEMENTS TYPE TRTY_VZZBEPP Auszahlungen
I_TAB_FINANCED_AMOUNTS TYPE TRTY_MODEL_FINANCED_AMOUNT Tabelle der finanzierten Beträge
I_TAB_TZB0A TYPE TRTY_H_TZB0A Hashed Tabellentyp der Tabelle TZB0A
I_TAB_VVZZKOPO TYPE TRTY_VVZZKOPO Sicht auf VZZKOPO mit Zusatzinformation aus VKOPOSTEU

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TOTAL_CREDIT TYPE TB_VIEW_ORIGINAL_CREDIT_SUM ursprüngliche Gesamtkreditsumme

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_TAB_INTEREST_RATE_REQUESTS TYPE TRTY_REFFINT_INT_RATE_REQUEST Parameter einer Effektivzinsberechnung

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.