SAP table SANO1 (Address-object relationship)

SAP table SANO1 has 4 primary key fields being MANDT,ADRNR,OBJNR,OBTYP.

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
ADRNR Address number CHAR 10 0 SANS1 SADRNR
OBJNR Object number (virtual object) NUMC 10 0 SOBJNR
OBTYP Object type for objects to which addresses are assigned NUMC 2 0 TZV03 SOBTYP
NAME3 Name 3 CHAR 35 0 NAME3_GP
NAME4 Name 4 CHAR 35 0 NAME4_GP
ADRZUS Address addit. info. (e.g. storey) CHAR 35 0 ADRZUS
PSTL2 P.O. Box Postal Code CHAR 10 0 PSTL2
PFACH PO Box CHAR 10 0 PFACH

SANO1 foreign key relationships

Table Field Check Table Check Field
0 SANO1 ADRNR SANS1 Address table MANDT
1 SANO1 OBTYP TZV03 Object categ.for objects which addresses can be assigned to OBTYP