The Function Module FVD_MODEL_ESTIMATE_TERM (Laufzeit formelbasiert schätzen (Konsumentenkredit)) is a standard Function Module in SAP ERP and is part of the function group FVD_MODEL within the package FVVCL_MODEL.
Function Module | FVD_MODEL_ESTIMATE_TERM |
Short Text | Laufzeit formelbasiert schätzen (Konsumentenkredit) |
Function Group | FVD_MODEL |
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_BFRATE | TYPE | BBWHR | Gewünschte Rate | |
I_BVERTR | TYPE | VVBVERTR | Vertragskapital | |
I_CALC_RULES | TYPE | RMODEL_CALC_RULES | Berechnungsverfahren Modellrechnung | |
I_LOG_HANDLE | TYPE | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | |
I_NOM_INTEREST | TYPE | PNOMZINS | Nominalzinssatz p.a. |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BFRATE_FIRST | TYPE | BBWHR | Erste Rate (Ausgleichsrate) | |
E_BFRATE_LAST | TYPE | BBWHR | Letzte Rate (Ausgleichsrate) | |
E_RATE_COUNT | TYPE | TB_MODEL_RATE_COUNT | Anzahl Raten | |
E_RC | TYPE | SY-SUBRC | Rückgabewert vom Application-Log |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CALC_METH_NOT_SUPPORTED | Berechnungsverfahren nicht unterstützt |
NOM_INTEREST_ZERO | Nominalzins - 0. |
REPAYMENT_RATE_TOO_LOW | Rate zu niedrig |
REQU_RATE_ZERO | Gewünschte Rate - 0. |