Menu

SAP Function Module FVD_MODEL_ESTM_FINANCED_AMOUNT

Mitfinanzierte Beträge schätzen (Konsumentenkredit)

The Function Module FVD_MODEL_ESTM_FINANCED_AMOUNT (Mitfinanzierte Beträge 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_ESTM_FINANCED_AMOUNT
Short Text Mitfinanzierte Beträge 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_BFRATE TYPE BBWHR Gewünschte Rate
I_CALC_RULES TYPE RMODEL_CALC_RULES Berechnungsverfahren Modellrechnung
I_CLI_START_OF_TERM TYPE TB_CLI_START_OF_TERM Laufzeitbeginn der KLV
I_CURR TYPE WAERS Währungsschlüssel
I_DVALID_INST TYPE TB_MODEL_DVALID_INSTALL_PERIOD Gültigkeitsbeginn der ersten Tilgungsperiode
I_LOG_HANDLE TYPE BALLOGHNDL Anwendungs-Log: Handle eines Protokolls
I_NOM_INTEREST TYPE PNOMZINS Nominalzinssatz p.a.
I_PARAM_RATE_OR_TERM TYPE TB_MODEL_P_RATE_OR_TERM 'TERM' Rate oder Anzahl Raten berechnen?
I_PROC_FEE TYPE PKOND Prozentsatz der Abschlußgebühr
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 berechnete 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_FIRST TYPE BBWHR Erste Rate (Ausgleichsrate)
E_BFRATE_LAST TYPE BBWHR Letzte Rate (Ausgleichsrate)
E_BVERTR TYPE VVBVERTR Vertragskapital
E_DELFZ TYPE DELFZ Laufzeitende
E_GRDIS TYPE VVBVERTR Brutto-Auszahlungsbetrag
E_RATE_COUNT TYPE TB_MODEL_RATE_COUNT Anzahl Raten
E_RC TYPE SY-SUBRC Rückgabewert vom Application-Log
E_REQUC TYPE BANTRAG Antragskapital

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TAB_CLI_PERS TYPE TRTY_CLI_PERS_INSURED Tabelle der zu versichernden Personen
TAB_FINANCED_AMOUNT TYPE TRTY_MODEL_FINANCED_AMOUNT Tabelle der finanzierten Beträge

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_IN_FORMROUTINE Fehler im Unterprogramm
NO_CONVERGENCE Iteration konvergiert nicht