Menu

SAP Function Module EMUL_CONVERT_LOAN

Darlehnsstammsatz in EURO umsetzen

The Function Module EMUL_CONVERT_LOAN (Darlehnsstammsatz in EURO umsetzen) 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_CONVERT_LOAN
Short Text Darlehnsstammsatz in EURO umsetzen
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 SY-DATUM Umrechnungstag
EURO_CURRENCY LIKE VDARL-SANTWHR EURO-Währung (Zielwährung)
FLG_WRITE_LOG LIKE 'X' 'X': Protokolleintrag schreiben
IVDARL LIKE VDARL Darlehensstammsatz (in Ursprungswährung)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OVDARL LIKE VDARL Darlehensstammsatz (in EURO)

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
ERROR Allg. Fehler zum Beenden der Verarbeitung