Monday, May 20, 2024

TCURV: Exchange rate types for currency translation

TCURV is a standard SAP HANA table in SAP ERP (or) S/4HANA system which stores Exchange rate types for currency translation data. There are total 9 fields in the table. The TCURV table can be found in the Financials: Components in Basis (SFIB) package and is part of the Currency Conversion/Expiring Currency (BC-SRV-BSF-CUR) module.

SAP HANA Table Type Column Store
Buffering Permission Buffering switched on
Buffering Type Full buffering as specified by generic key

TCURV Table Fields

The following is the list of fields that are available in SAP TCURV table. The key fields of the table are highlighted in color.

Field Description Data Element Domain Check Table Data Type Length
MANDT Client MANDT MANDT T000 CLNT 3
KURST Exchange rate type KURST_CURR KURST CHAR 4
XINVR Indicator: Calculation allowed with inverted exchange rate ? XINVR_CURV XFELD CHAR 1
BWAER Reference currency for currency translation BWAER_CURV WAERS TCURC CUKY 5
XBWRL Ind.: Base curr. is “from” curr. in the exchange rate table XBWRL_CURV XFELD CHAR 1
GKUZU Exch. rate type of av. rate used to determine buying rate GKUZU_CUR KURST TCURV CHAR 4
BKUZU Exch.rate type of av. rate used to determine selling rate BKUZU_CUR KURST TCURV CHAR 4
XFIXD Indicator: Exchange rate type uses fixed exchange rates XFIXD_CURV XFELD CHAR 1
XEURO Indicator: Exchange rate type uses special translation model XEURO_CURV XFELD CHAR 1

Availability

The SAP HANA table TCURV is available within SAP S/4HANA On-premise and SAP S/4HANA Cloud systems depending on the version and release level.

SAP S/4HANA Version Released
1909 Yes
2020 Yes
2021 Yes
2022 Yes
2023 Yes

CDS Views for TCURV table

We’re updating the content all the time, so check back regularly.