Menu

SAP Function Module EMUL_CALC_NOT_USED_DAMNUM

Funktionsbaustein zur Ermittlung des unverbrauchten Damnums

The Function Module EMUL_CALC_NOT_USED_DAMNUM (Funktionsbaustein zur Ermittlung des unverbrauchten Damnums) is a standard Function Module in SAP ERP and is part of the function group FTLE within the package FVDE.

Technical Information

Function Module EMUL_CALC_NOT_USED_DAMNUM
Short Text Funktionsbaustein zur Ermittlung des unverbrauchten Damnums
Function Group FTLE
Package FVDE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATE LIKE SY-DATUM Umrechnungstag
I_CACTKOKO LIKE VZZKOKO Aktuelle Kondition (umgestellt)
I_CREMAINCAP LIKE VZZBEPP-BNWHR Restkapital (in EURO)
I_OACTKOKO LIKE VZZKOKO Aktuelle Kondition (nicht umgestellt)
I_OREMAINCAP LIKE VZZBEPP-BNWHR Restkapital (in Ursprungswährung)
I_VDARL LIKE VDARL Usprungsdarlehensstammsatz

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
O_CDAMNUM LIKE Nicht abgegrenztes Agio/Disagio (in EURO)
O_ODAMNUM LIKE Nicht abgegrenztes Agio/Disagio (in Urspr.währ.)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CVZZBEPP LIKE VZZBEPP Finanzstrom (in EURO)
I_OVZZBEPP LIKE VZZBEPP Finanzstrom (in Ursprungswährung)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR Allg. Fehler, um Verarbeitung zu beenden.