Menu

SAP Function Module ECPCA_CONVERT_CURRENCY_YEAR

EC-PCA: Währungsumrechnung für einen GLPCT-Datensatz

The Function Module ECPCA_CONVERT_CURRENCY_YEAR (EC-PCA: Währungsumrechnung für einen GLPCT-Datensatz) is a standard Function Module in SAP ERP and is part of the function group PC48 within the package KE1.

Technical Information

Function Module ECPCA_CONVERT_CURRENCY_YEAR
Short Text EC-PCA: Währungsumrechnung für einen GLPCT-Datensatz
Function Group PC48
Package KE1
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_GLPCT LIKE GLPCT GLPCT-Datensatz (Input)
I_KURST LIKE T895PCA-KURST Kurstyp
I_PCACUR LIKE TKA01-PCACUR Währungsschlüssel Profit Center Währung
I_PLDAT LIKE T895PCA-PLDAT fixes Datum für Währungsumrechnung
I_RTCUR LIKE GLPCT-RTCUR Währungsschlüssel Transaktionswährung
I_WAERS LIKE T001-WAERS Währungsschlüssel Buchungskreiswährung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_GLPCT LIKE GLPCT GLPCT-Datensatz (Output)

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_CURRENCY_CONVERSION Fehler bei Währungsumrechnung
INTERNAL_ERROR interner Fehler (dürfte nicht auftreten!)
MISSING_ENTRY Parameter fehlt