Menu

SAP Function Module FC_CURR_CHECK_VALUES

Verprobung einer Umrechnung auf (EWU-)Kurs-Korrektheit

The Function Module FC_CURR_CHECK_VALUES (Verprobung einer Umrechnung auf (EWU-)Kurs-Korrektheit) is a standard Function Module in SAP ERP and is part of the function group FC00 within the package FC00.

Technical Information

Function Module FC_CURR_CHECK_VALUES
Short Text Verprobung einer Umrechnung auf (EWU-)Kurs-Korrektheit
Function Group FC00
Package FC00
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_EXRIND TYPE FC_EXRIND Kursart
E_G_CURR TYPE FC_CURRENCY KW-Schlüssel, Verprobung KW wenn gefüllt
E_G_VALUE LIKE ECMCA-KSL Wert in KW
E_L_CURR TYPE FC_CURRENCY HW-Schlüssel, Verprobung HW wenn gefüllt
E_L_VALUE LIKE ECMCA-HSL Wert in HW
E_PERID TYPE FC_PERID Periode für Stichtag
E_RVERS TYPE FC_RVERS Konsolidierungsversion
E_RYEAR TYPE FC_RYEAR Jahr für Stichtag
E_T_CURR TYPE FC_CURRENCY TW-Schlüssel, Verprobung TW wenn gefüllt
E_T_VALUE LIKE ECMCA-TSL Wert in TW

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_G_VALUE LIKE ECMCA-KSL KW-Wert, wenn errrechnet
I_L_VALUE LIKE ECMCA-HSL HW-Wert, wenn errrechnet
I_T_VALUE LIKE ECMCA-TSL TW-Wert, wenn errrechnet

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 sonstiger Fehler
INSUFFICIENT_PARAMETERS Import-Parameter fehlen
INVALID_CURR_TRANS Differenz zweier Werte gefunden
NO_EXRTYP Kursart konnte nicht ermittelt werden