Menu

SAP Function Module KKEK_CONVERT_FLOAT_TO_CURR

Konvertierung aus Datenformat FLOAT in CURR

The Function Module KKEK_CONVERT_FLOAT_TO_CURR (Konvertierung aus Datenformat FLOAT in CURR) is a standard Function Module in SAP ERP and is part of the function group KKEPTC1 within the package KKEK.

Technical Information

Function Module KKEK_CONVERT_FLOAT_TO_CURR
Short Text Konvertierung aus Datenformat FLOAT in CURR
Function Group KKEPTC1
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
CURR_IMP TYPE WAERS Währungsschlüssel für Zielfeld
FLOAT_IMP TYPE FLOAT Quellwert im Format FLOAT

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CURR_FIELD_EXP LIKE Zielfeld, Typ CURR

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
OVERFLOW Zielfeld zu klein definiert (Dezimalüberlauf)