SAP table T5E35 (Towns according to SEPE)

SAP table T5E35 has 3 primary key fields being MANDT,COD_POS,COD_LOC.

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 MANDT
COD_POS Postal Code CHAR 10 0 PSTLZ_HR
COD_LOC Town code according to SEPE NUMC 5 0 PES_CODLOC
LOCALID City CHAR 40 0 PAD_ORT01