SAP table EGRIDLT (Grid Level Types)

SAP table EGRIDLT has 2 primary key fields being MANDT,GRID_LEVEL_TYPE.

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
GRID_LEVEL_TYPE Grid Level Type CHAR 4 0 GRID_LEVEL_TYPE
SPARTYP Division category NUMC 2 0 SPARTYP
01 Electricity
02 Gas
03 Water
04 Waste water
05 District heating
06 Waste Management
11 Mutual help
99 For all sectors
DATAELEM Data element (semantic domain) of field CHAR 30 0 DD04L DATAELEM
SHLPNAME Name of a Search Help CHAR 30 0 DD30L SHLPNAME

EGRIDLT foreign key relationships

Table Field Check Table Check Field
0 EGRIDLT DATAELEM DD04L Data elements ROLLNAME
0 EGRIDLT DATAELEM DD04L Data elements AS4LOCAL
0 EGRIDLT DATAELEM DD04L Data elements AS4VERS
1 EGRIDLT MANDT T000 Clients MANDT
0 EGRIDLT SHLPNAME DD30L Search helps SHLPNAME
0 EGRIDLT SHLPNAME DD30L Search helps AS4LOCAL