The Function Module FVD_EFFINT_EFFECT_INT_ADAPT_4 (Adapter Effektivzinsberechnung für Geschäftsvorfall Rückzahlung) 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_ADAPT_4 |
Short Text | Adapter Effektivzinsberechnung für Geschäftsvorfall Rückzahlung |
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_TAB_ADD_TRANSACTIONS | TYPE | TRTY_VZZBEPP | effektivzinsrelevante Zusatzbewegungen | |
I_TAB_CURRENT_CASH_FLOW | TYPE | TRTY_VZZBEPP | Aktueller Finanzstrom des bestehenden Vertrages |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TAB_ADD_TRANSACTIONS | TYPE | TRTY_VZZBEPP | effektivzinsrelevante Zusatzbewegungen | |
E_TAB_DISBURSEMENTS | TYPE | TRTY_VZZBEPP | Tabellentyp für Struktur VZZBEPP |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IO_STR_VDARL | TYPE | VDARL | Darlehen | |
IO_STR_VZZKOKO | TYPE | VZZKOKO | Tabelle Konditionskopf |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
EFFECTIVE_INTEREST_RATE_ZERO | Berechnung abbrechen, Effektivzins ist Null |
NEGATIVE_DISBURSEMENT_AMOUNT | simulative Auszahlung mit negativem Betrag |
NO_DISBURSEMENTS | Keine simulativen Auszahlungen vorhanden |
READING_COMPANY_CODE_FAILED | Buchungskreisdaten konnten nicht ermittelt werden |
TRANSACTION_TYPE_NOT_FOUND | Bewegungsart konnte nicht ermittelt werden |