Menu

SAP Function Module EMUL_CONVERT_LOAN_BODATA

Geschäftsvorfallsätze in EURO umsetzen

The Function Module EMUL_CONVERT_LOAN_BODATA (Geschäftsvorfallsätze 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_BODATA
Short Text Geschäftsvorfallsätze 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 VDBEPP-SNWHR EURO-Währung (Zielwährung)
LOCAL_CURRENCY LIKE VDBEPP-SNWHR Buchungskreiswährung
NO_LOG_HEAD LIKE SPACE Protokolleintragkopfeintrag

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
IVDBOBEPP LIKE VDBOBEPP Geschäftsvorfallsätze (vor Umstellung)
IVDBOHEAD LIKE VDBOHEAD Geschäftsvorfallkopf (vor Umstellung)
OVDBOBEPP LIKE VDBOBEPP Geschäftsvorfallsätze (in EURO)
OVDBOHEAD LIKE VDBOHEAD Geschäftsvorfallkopf (in EURO)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR Allg. Fehler zum Beenden der Verarbeitung