Menu

SAP Function Module EMUL_CONVERT_LOAN_CONDITIONS

Darlehenskonditionen in EURO umsetzen

The Function Module EMUL_CONVERT_LOAN_CONDITIONS (Darlehenskonditionen 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_CONDITIONS
Short Text Darlehenskonditionen 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 (für Kursermittlung)
EURO_CURRENCY LIKE VZZKOKO-SWHRZUSA EURO-Währung (Zielwährung)
IACTKOKO LIKE VZZKOKO Aktuelle Konditionen (vor Umstellung)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OACTKOKO LIKE VZZKOKO Aktuelle Konditionen (in EURO)

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
IVZZKOKO LIKE VZZKOKO Alle Darlehenskonditionsköpfe (vor Umstellung)
IVZZKOPO LIKE VZZKOPO Alle Darlehenskonditionspositionen (vor Umst.)
OVZZKOKO LIKE VZZKOKO Alle Darlehenskonditionsköpfe (in EURO)
OVZZKOPO LIKE VZZKOPO Alle Darlehenskonditionspositionen (in EURO)

Exceptions

These are the Exceptions of this function module.

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