SAP table EZUA (Types of Device Allocation)

SAP table EZUA has 2 primary key fields being MANDT,ZUART.

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
ZUART Device allocation type NUMC 2 0 E_ZUART
GERTYPKZ Basic device category CHAR 1 0 GERTYPKZ
A Vehicle
B Container
D Pressure regulator
F Remote meter
K Counter
M Corrector
R Pressure/temperature probe
S Other
T Switching device (aud.freq.ripple control rcvr, time switch)
W Transformer
Z Meter
DEV_LEVEL Indicator: Allocation at device level permitted CHAR 1 0 DEV_LEVEL
REG_LEVEL Indicator: allocation at register level permitted CHAR 1 0 REG_LEVEL

EZUA foreign key relationships

Table Field Check Table Check Field
0 EZUA MANDT T000 Clients MANDT