Menu

SAP Function Module FC_LCC

Umrechnungsbaustein für Hauswährungsänderung

The Function Module FC_LCC (Umrechnungsbaustein für Hauswährungsänderung) is a standard Function Module in SAP ERP and is part of the function group FCLC within the package FC00.

Technical Information

Function Module FC_LCC
Short Text Umrechnungsbaustein für Hauswährungsänderung
Function Group FCLC
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_DIMEN TYPE FC_DIMEN Sicht
E_EXRIND TYPE FC_EXRIND Kursart
E_GCURR TYPE FC_CURR Hauswährung
E_ITCLG TYPE FC_ITCLG Positionsplan
E_PERID TYPE FC_PERID Periode
E_RVERS TYPE FC_RVERS Konsolidierungsversion
E_RYEAR TYPE FC_RYEAR Geschäftsjahr

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ABORT TYPE SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen

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.