Menu

SAP Function Module FC_CALCULATE_MISSING_VALUES

SAP Kons.: Fehlender Wert: HW <-> KW <-> Kursart <-> Kurs

The Function Module FC_CALCULATE_MISSING_VALUES (SAP Kons.: Fehlender Wert: HW <-> KW <-> Kursart <-> Kurs) is a standard Function Module in SAP ERP and is part of the function group FC04 within the package FC04.

Technical Information

Function Module FC_CALCULATE_MISSING_VALUES
Short Text SAP Kons.: Fehlender Wert: HW <-> KW <-> Kursart <-> Kurs
Function Group FC04
Package FC04
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ED_BUNIT TYPE FC_BUNIT Konsolidierungseinheit
ED_CTYPE TYPE FC_EXRIND Kursart
ED_DIMEN TYPE FC_DIMEN Sicht
ED_GCURR TYPE FC_CURR Hauswährung
ED_LCURR TYPE FC_CURR Hauswährung
ED_PERID TYPE FC_PERID Periode
ED_RLDNR TYPE FC_RLDNR Ledger
ED_RVERS TYPE FC_RVERS Konsolidierungsversion
ED_RYEAR TYPE FC_RYEAR Geschäftsjahr

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
CD_CRATE LIKE TF630-CRATE Umrechnungskurs
CD_GCVAL LIKE TF630-BKVRC Buchwert in Kreiswährung
CD_GFACT LIKE TF660-FFACT Faktor für die Einheiten der Von-Währung
CD_LCVAL LIKE TF630-BKVRC Buchwert in Kreiswährung
CD_LFACT LIKE TF660-TFACT Faktor für die Einheiten der Nach-Währung
CT_MESSAGE TYPE FC00_T_MESSAGE Meldungen der Konsolidierung

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.