SAP table TCURV (Exchange rate types for currency translation)

SAP table TCURV has 2 primary key fields being MANDT,KURST.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 T000 MANDT
KURST Exchange Rate Type CHAR 4 0 KURST_CURR
XINVR Indicator: Calculation allowed with inverted exchange rate ? CHAR 1 0 XINVR_CURV
BWAER Reference currency for currency translation CUKY 5 0 TCURC BWAER_CURV
XBWRL Ind.: Base curr. is "from" curr. in the exchange rate table CHAR 1 0 XBWRL_CURV
GKUZU Exch. rate type of av. rate used to determine buying rate CHAR 4 0 TCURV GKUZU_CUR
BKUZU Exch.rate type of av. rate used to determine selling rate CHAR 4 0 TCURV BKUZU_CUR
XFIXD Indicator: Exchange rate type uses fixed exchange rates CHAR 1 0 XFIXD_CURV
XEURO Indicator: Exchange rate type uses special translation model CHAR 1 0 XEURO_CURV
XNORL Exchange Rates Without 11 Decimal Places CHAR 1 0 XNORL

TCURV foreign key relationships

Table Field Check Table Check Field
0 TCURV BKUZU TCURV Exchange rate types for currency translation MANDT
0 TCURV BKUZU TCURV Exchange rate types for currency translation KURST
1 TCURV BWAER TCURC Currency Codes MANDT
1 TCURV BWAER TCURC Currency Codes WAERS
0 TCURV GKUZU TCURV Exchange rate types for currency translation MANDT
0 TCURV GKUZU TCURV Exchange rate types for currency translation KURST