Thursday, May 16, 2024

TCURC: Currency Codes

TCURC is a standard SAP HANA table in SAP ERP (or) S/4HANA system which stores Currency Codes data. There are total 6 fields in the table. The TCURC 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

TCURC Table Fields

The following is the list of fields that are available in SAP TCURC 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 * CLNT 3
WAERS Currency Key WAERS_CURC WAERS CUKY 5
ISOCD ISO currency code ISOCD ISOCD CHAR 3
ALTWR Alternative key for currencies ALTWR CHAR3 CHAR 3
GDATU Date until which the currency is valid DATUM_CURC DATUM DATS 8
XPRIMARY Primary SAP Currency Code for ISO Code XPRIMARY XFELD CHAR 1

Availability

The SAP HANA table TCURC 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 TCURC table

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