SAP table CKMLCT (Currency Types and Valuation Types in a Valuation Area)

SAP table CKMLCT has 3 primary key fields being MANDT,BWKEY,CURTP.

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
BWKEY Valuation area CHAR 4 0 T001K BWKEY
CURTP Currency Type CHAR 2 0 FINS_CURTYPE
WAERS Currency Key CUKY 5 0 WAERS
ADJUST_FLAG Currency Type Reconciled with FI CHAR 1 0 CK_ADJUSTFLAG
ADJUST_VERS Release of SAP System CHAR 4 0 SYSAPRL
ADJUST_DATE Date on Which the Reconciliation Was Performed DATS 8 0 CK_ADJUSTDAT
ADJUST_USER User Who Performed the Reconciliation CHAR 12 0 CK_ADJUSTUSR

CKMLCT foreign key relationships

Table Field Check Table Check Field
0 CKMLCT MANDT T000 Clients MANDT