Menu

SAP Function Module FVD_MODEL_ESTIMATE_RATE

Rate formelbasiert schätzen (Konsumentenkredit)

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

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.