The Function Module FVD_MODEL_ADD_COND_DATES (Modellrechnung: Umsetzung der Datumsvorgaben) is a standard Function Module in SAP ERP and is part of the function group FVD_MODEL_CONTROL within the package FVVCL_MODEL.
Function Module | FVD_MODEL_ADD_COND_DATES |
Short Text | Modellrechnung: Umsetzung der Datumsvorgaben |
Function Group | FVD_MODEL_CONTROL |
Package | FVVCL_MODEL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AMMRHY | TYPE | AMMRHY | Anzahl Monate der Periode | |
I_LOG_HANDLE | TYPE | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | |
I_MODEL_CONTROL | TYPE | RMODEL_CONTROL | Berechnungstag Laufzeitbeginn | |
I_SINCL | TYPE | VVSINCL | 1 | Inklusivkennzeichen für den Berechnungstag |
I_SZBMETH | TYPE | SZBMETH | '1' | Zinsberechnungsmethode |
I_TAB_KOPOSET | TYPE | TRTY_MODEL_KOPOSET | Modellrechnung: Interne Tabelle Koposet zum aktuellen Modell |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BEGIN_OF_REPAY | TYPE | DGUEL_KP | Gültigkeitsbeginn der Tilgungskondition | |
E_END_OF_REPAY | TYPE | DELFZ | Laufzeitende | |
E_END_OF_TERM | TYPE | DELFZ | Laufzeitende | |
E_FIRST_DVALUT | TYPE | DVALUT | 1. Berechnungstag nach Laufzeitbeginn | |
E_RC | TYPE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_TAB_VVZZKOPO | TYPE | TRTY_VVZZKOPO | Tabellentyp für Tabelle VVZZKOPO | |
C_VZZKOKO | TYPE | VZZKOKO | Arbeitsstruktur für Tabelle VZZKOKO |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INCONSISTENCY_IN_DATE_OF_REPAY | Inkonsistenz bei der Ermittlung des Datums für den -Tilgungsbeginn- |