SAP table EEWA_PROP_H (Header data of property)

SAP table EEWA_PROP_H has 2 primary key fields being MANDT,PROP.

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
PROP Property CHAR 12 0 EEWA_CLEAN_PROP
PROPDESC Property Text CHAR 30 0 EEWA_CLEAN_PROPDESC
PROPSUM DEC 5 0
FLURSTUECK Description of Parcel of Land CHAR 40 0 EFLURSTUECK
FLURSTCKNR Parcel Number CHAR 17 0 EFLURSTCKNR
ADRNR Address Number CHAR 10 0 ADRC AD_ADDRNUM
ILOAN Location and account assignment for technical object CHAR 12 0 ILOA ILOAN
TPLNR Functional Location CHAR 30 0 IFLOT TPLNR
ERDAT Date on which the record was created DATS 8 0 ERDAT
ERNAM Name of Person Responsible for Creating the Object CHAR 12 0 ERNAM
AEDAT Last Changed On DATS 8 0 AEDAT
AENAM Name of Person Who Changed Object CHAR 12 0 AENAM

EEWA_PROP_H foreign key relationships

Table Field Check Table Check Field
0 EEWA_PROP_H ADRNR ADRC Addresses (Business Address Services) DATE_FROM
0 EEWA_PROP_H ADRNR ADRC Addresses (Business Address Services) NATION
1 EEWA_PROP_H ILOAN ILOA PM Object Location and Account Assignment MANDT
1 EEWA_PROP_H ILOAN ILOA PM Object Location and Account Assignment ILOAN