Menu

SAP Function Module FC_COI_VALUES_TRANSLATE

Currency Translation (Reference and Specific, Diff.) by Logical Keys

The Function Module FC_COI_VALUES_TRANSLATE (Currency Translation (Reference and Specific, Diff.) by Logical Keys) is a standard Function Module in SAP ERP and is part of the function group FC06A within the package FC06.

Technical Information

Function Module FC_COI_VALUES_TRANSLATE
Short Text Currency Translation (Reference and Specific, Diff.) by Logical Keys
Function Group FC06A
Package FC06
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IF_XRATE_PP TYPE FC_FLG Ind.: Use Exchange Rates for Prior Period
IT_CONTROL TYPE ANY TABLE Information About Logical Keys (see long text)
IT_DATA TYPE ANY TABLE Data to be Translated (see long text)
I_FCURR TYPE FC_CURRENCY Currency Key of From Key Figure
I_PERID TYPE FC_PERID Period
I_PERIV TYPE FC_PERIV Fiscal Year Variant
I_RVERS TYPE FC_RVERS Consolidation (End-Result) Version
I_RYEAR TYPE FC_RYEAR Fiscal Year
I_TCURR TYPE FC_CURRENCY Currency Key of To Key Figure

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_DATA TYPE ANY TABLE Data to be Posted (same structure as it_data, see long text)
ET_MESSAGE TYPE FC00_T_MESSAGE Reported Data of Consolidation
ET_XRATE_FACTOR TYPE ANY TABLE Kursart, Von- und Nach-Faktoren, Stringaufbereitung f. Liste

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.