Menu

SAP Function Module K_KKB_CONVERT_VALUE

Währungsumrechnung von Fremd- in Hauswährung

The Function Module K_KKB_CONVERT_VALUE (Währungsumrechnung von Fremd- in Hauswährung) is a standard Function Module in SAP ERP and is part of the function group KKBG within the package KKB.

Technical Information

Function Module K_KKB_CONVERT_VALUE
Short Text Währungsumrechnung von Fremd- in Hauswährung
Function Group KKBG
Package KKB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CON_DATLO LIKE SY-DATLO Datum
CON_KURST LIKE TCURV-KURST Kurstyp M-Mittelkurs G-Geldkurs B-Briefkurs
CON_WAERS LIKE KKBC-KWAER local currency

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CON_KWAER LIKE KKBC-KWAER foreign currency
CON_WERT LIKE KKBC-WKG000 amount

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.