TCURV (Exchange rate types for currency translation) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link TCURV to other SAP tables.
| Field | Data element | Checktable | Datatype | Length | Decimals | Possible values | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
MANDT
Client
|
MANDT | T000 |
CLNT
|
3 | 0 | |||||||
|
KURST
Exchange Rate Type
|
KURST_CURR |
CHAR
|
4 | 0 | ||||||||
|
XINVR
Indicator: Calculation allowed with inverted exchange rate ?
|
XINVR_CURV |
CHAR
|
1 | 0 | ||||||||
|
||||||||||||
|
BWAER
Reference currency for currency translation
|
BWAER_CURV | TCURC |
CUKY
|
5 | 0 | |||||||
|
XBWRL
Ind.: Base curr. is "from" curr. in the exchange rate table
|
XBWRL_CURV |
CHAR
|
1 | 0 | ||||||||
|
||||||||||||
|
GKUZU
Exch. rate type of av. rate used to determine buying rate
|
GKUZU_CUR | TCURV |
CHAR
|
4 | 0 | |||||||
|
BKUZU
Exch.rate type of av. rate used to determine selling rate
|
BKUZU_CUR | TCURV |
CHAR
|
4 | 0 | |||||||
|
XFIXD
Indicator: Exchange rate type uses fixed exchange rates
|
XFIXD_CURV |
CHAR
|
1 | 0 | ||||||||
|
||||||||||||
|
XEURO
Indicator: Exchange rate type uses special translation model
|
XEURO_CURV |
CHAR
|
1 | 0 | ||||||||
|
||||||||||||
| Table | Field | Foreign key table | Foreign key field | Check table | Check field |
|---|---|---|---|---|---|
| TCURV | BKUZU | TCURV | MANDT |
TCURV
Exchange rate types for currency translation
|
MANDT |
| TCURV | BKUZU | TCURV | BKUZU |
TCURV
Exchange rate types for currency translation
|
KURST |
| TCURV | BWAER | TCURV | MANDT |
TCURC
Currency Codes
|
MANDT |
| TCURV | BWAER | TCURV | BWAER |
TCURC
Currency Codes
|
WAERS |
| TCURV | GKUZU | TCURV | GKUZU |
TCURV
Exchange rate types for currency translation
|
KURST |
| TCURV | GKUZU | TCURV | MANDT |
TCURV
Exchange rate types for currency translation
|
MANDT |
| TCURV | MANDT | TCURV | MANDT |
T000
Clients
|
MANDT |