SAP table FINSC_CURTYPE (Currency type)

SAP table FINSC_CURTYPE has 2 primary key fields being MANDT,CURTYPE.

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
CURTYPE Currency Type CHAR 2 0 FINS_CURTYPE
VALUTYP Valuation View (for Transfer Prices) NUMC 1 0 FINS_VALUTYP_WO_COGM
0 Legal Valuation
1 Group Valuation
2 Profit Center Valuation
3 Segmentation Valuation
VALUSUBTYP Subtype of Valuation View (for Transfer Prices) CHAR 2 0 FINSC_VALUSUBTYP FINS_VALUSUBTYP
LEGAL_CURTYPE Plain Currency Type (Without Valuation Aspects) CHAR 2 0 FINS_PLAIN_CURTYPE
EXT_CURTYPE External Currency Type and Valuation View CHAR 2 0 FINS_EXT_CURTYPE
RLDNR Ledger in General Ledger Accounting CHAR 2 0 FINS_LEDGER

FINSC_CURTYPE foreign key relationships

Table Field Check Table Check Field
0 FINSC_CURTYPE MANDT T000 Clients MANDT
1 FINSC_CURTYPE VALUSUBTYP FINSC_VALUSUBTYP Valuation View Subtype VALUSUBTYPE