The Function Module FVD_EFFINT_EFFECT_INT_ET_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.
Function Module | FVD_EFFINT_EFFECT_INT_ET_CALC |
Short Text | Berechnung von angänglichen/aktuellen Effektivzinssätzen |
Function Group | FVD_EFFINT |
Package | FVVCL_EFFINT |
Module Type | Normal Module |
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 | SBO_CAT | Geschäftsvorfallnummer (Darlehen) | |
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_TZB0A | TYPE | TRTY_H_TZB0A | Hashed Tabellentyp der Tabelle TZB0A | |
I_TAB_VVZZKOPO | TYPE | TRTY_VVZZKOPO | Sicht auf VZZKOPO mit Zusatzinformation aus VKOPOSTEU |
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 |
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 |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CALC_EFFECTIVE_INT_RATE_FAILED | Fehler bei der Effektivzinsberechnung |