Menu

SAP Function Module ECPCA_CONVERT_CURRENCY_PERIOD

EC-PCA: Währungsumrechnung für einen Periodenwert

The Function Module ECPCA_CONVERT_CURRENCY_PERIOD (EC-PCA: Währungsumrechnung für einen Periodenwert) 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_PERIOD
Short Text EC-PCA: Währungsumrechnung für einen Periodenwert
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_AMOUNT_HSL LIKE GLPCT-HSL01 Betrag in Buchungskreiswährung (Input)
I_AMOUNT_KSL LIKE GLPCT-KSL01 Betrag in Profit Center Währung (Input)
I_AMOUNT_TSL LIKE GLPCT-TSL01 Betrag in Transaktionswährung (Input)
I_KURST LIKE T895PCA-KURST Kurstyp
I_PCACUR LIKE TKA01-PCACUR Währungsschlüssel Profit Center Währung
I_PLDAT LIKE T895PCA-PLDAT 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_AMOUNT_HSL LIKE GLPCT-HSL01 Betrag in Buchungskreiswährung (Output)
E_AMOUNT_KSL LIKE GLPCT-KSL01 Betrag in Profit Center Währung (Output)
E_AMOUNT_TSL LIKE GLPCT-TSL01 Betrag in Transaktionswährung (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
MISSING_ENTRY Parameter fehlt