SAP table T5CPBS04 (Assgt Municipality (Distr) -> Cost-of-Living Level Allow.Lvl)

SAP table T5CPBS04 has 4 primary key fields being MANDT,GEMND,GMDTL,ENDDA.

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
GEMND Municipality NUMC 4 0 T5C4A P02_GEMND
GMDTL District key CHAR 2 0 P02_GMDTL
ENDDA End Date DATS 8 0 ENDDA
BEGDA Start Date DATS 8 0 BEGDA
OZSTF Cost of living allowance level NUMC 2 0 T5CPBS05 P02_OZSTF
GMDTX District text CHAR 30 0 P02_GMDTX

T5CPBS04 foreign key relationships

Table Field Check Table Check Field
0 T5CPBS04 GEMND T5C4A Municipality MANDT
1 T5CPBS04 OZSTF T5CPBS05 Cost-of-Living Allowance Levels and Amounts MANDT
1 T5CPBS04 OZSTF T5CPBS05 Cost-of-Living Allowance Levels and Amounts OZSTF
1 T5CPBS04 OZSTF T5CPBS05 Cost-of-Living Allowance Levels and Amounts ENDDA