Menu

SAP Function Module KKEK_VALUE_CURRENCY_CONVERT

Währungsumrechnung für Wertfelder

The Function Module KKEK_VALUE_CURRENCY_CONVERT (Währungsumrechnung für Wertfelder) is a standard Function Module in SAP ERP and is part of the function group KKE6 within the package KKEK.

Technical Information

Function Module KKEK_VALUE_CURRENCY_CONVERT
Short Text Währungsumrechnung für Wertfelder
Function Group KKE6
Package KKEK
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CC_FLG_INPUT_CURR LIKE Kennz.: Ausgangswährung für Umrechnung
CC_INPUT_VALUE LIKE KIS1-GPREIS Inputgröße gemäß flg_input_curr
CC_INPUT_VALUE_FIX LIKE KIS1-FPREIS s.o. für Fixanteil
CC_ITEM_CURRENCY LIKE KIS1-FWAER Positionsfremdwährung (derzeit KHS1-TWAER)
CC_KHS1 LIKE KHS1 Kalkulationskopf
CC_POSNR LIKE KIS1-POSNR Positionsnummer für Fehlermeldungen
MESSAGE_ON_SCREEN TYPE XFLAG SPACE X --> Meldung auf Bildschirm ausgeben

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CC_OUTPUT_VALUE_FIX_KW LIKE KIS1-FPREIS Fixanteil des Wertes in Kreiswährung
CC_OUTPUT_VALUE_FIX_OW LIKE KIS1-FPREIS Fixanteil des Wertes in Kreiswährung
CC_OUTPUT_VALUE_FIX_TW LIKE KIS1-FPREIS Fixanteil des Wertes in Transaktionswährung
CC_OUTPUT_VALUE_KW LIKE KIS1-GPREIS Wert in Kreiswährung
CC_OUTPUT_VALUE_OW LIKE KIS1-GPREIS Wert in Objektwährung
CC_OUTPUT_VALUE_TW LIKE KIS1-GPREIS Wert in Transaktionswährung

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 Währung war nicht konvertierbar