Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module EFFEKTIVZINS_DARLEHEN (Effektivzins ermitteln mit Übergabestruktur VZZKOPO) is a standard Function Module in SAP ERP and is part of the function group FVDF within the package FVVD.
Function Module | EFFEKTIVZINS_DARLEHEN |
Short Text | Effektivzins ermitteln mit Übergabestruktur VZZKOPO |
Function Group | FVDF |
Package | FVVD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IVDARL | LIKE | VDARL | Struktur VDARL | |
IVZZKOKO | LIKE | VZZKOKO | Struktur VZZKOKO | |
I_FLG_CALC_EFFZ | TYPE | C | 'X' | X' - Berechnung des Effektivzinses |
I_FLG_CASH_FLOW | LIKE | ' ' | X' - Rückgabe des Finanzstromes in IVZZBEPP | |
I_FLG_EFFZ | LIKE | ' ' | ' ' beide / '1' Methode 1 / '2' Methode 2 | |
I_FLG_EFFZ_VGL | LIKE | 'X' | 'X' Vergleichseffektivzins berechnen | |
I_FLG_LFZ | LIKE | ' ' | X' - Laufzeitende wird ermittelt | |
I_FLG_POPUP | LIKE | ' ' | 'X' Popup mit Abfrage, neuen Wert übernehmen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DELFZ | LIKE | VZZKOKO-DELFZ | Laufzeitende | |
EFFZINS | LIKE | VZZKOKO-PEFFZINS | Effektivzins | |
EFFZINS2 | LIKE | VZZKOKO-PMANEFFZ | Effektivzins 2 (nur wenn VZZKOKO-SEFFM2 gefüllt) | |
EFFZINSVGL | LIKE | VZZKOKO-PVGLEFFZ | Vergleichseffektivzins (A-Satz zum DGUEL_KK) |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IVZZBEPP | LIKE | VZZBEPP | ||
IVZZKOPO | LIKE | VZZKOPO |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
KEIN_EFFEKTIVZINS |