Menu

SAP Function Module FVD_MODEL_ESTIMATE_RATE

Rate formelbasiert schätzen (Konsumentenkredit)

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module FVD_MODEL_ESTIMATE_RATE (Rate 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.

Technical Information

Function Module FVD_MODEL_ESTIMATE_RATE
Short Text Rate formelbasiert schätzen (Konsumentenkredit)
Function Group FVD_MODEL
Package FVVCL_MODEL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
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.
I_RATE_COUNT TYPE TB_MODEL_RATE_COUNT Gewünschte Anzahl Raten
I_RTYPE TYPE TFM_SROUND '+' Runden (auf-, ab- oder kaufmännisch)
I_RUNIT TYPE TFMPRUNIT '1.0' Rundungseinheit für Rate

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BFRATE TYPE BBWHR Rate gerundet
E_BFRATE_EXACT TYPE BBWHR Rate genau (nicht gerundet)
E_BFRATE_FIRST TYPE BBWHR Erste Rate (Ausgleichsrate)
E_BFRATE_LAST TYPE BBWHR Letzte Rate (Ausgleichsrate)
E_RC TYPE SY-SUBRC Rückgabewert vom Application-Log

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

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.
REQU_RATE_COUNT_ZERO Gewünschte Anzahl Raten - 0.