SAP table V_EAN_VENDOR (Generated Table for View)

SAP table V_EAN_VENDOR has 5 primary key fields being MANDT,MATNR,MEINH,LIFNR,LFNUM.

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
MATNR Material Number CHAR 40 0 MARA MATNR
MEINH Unit of Measure for Display UNIT 3 0 MARM MEINH
LIFNR Account Number of Supplier CHAR 10 0 LFA1 LIFNR
LFNUM Consecutive Number CHAR 5 0 LFNUM
EAN11 International Article Number (EAN/UPC) CHAR 18 0 EAN11
LFEAN Indicator: Main EAN of the vendor CHAR 1 0 LFEAN

V_EAN_VENDOR foreign key relationships

Table Field Check Table Check Field
0 V_EAN_VENDOR LIFNR LFA1 Supplier Master (General Section) MANDT
0 V_EAN_VENDOR LIFNR LFA1 Supplier Master (General Section) LIFNR
1 V_EAN_VENDOR MANDT T000 Clients MANDT
0 V_EAN_VENDOR MATNR MARA General Material Data MANDT
0 V_EAN_VENDOR MATNR MARA General Material Data MATNR
1 V_EAN_VENDOR MEINH MARM Units of Measure for Material MANDT
1 V_EAN_VENDOR MEINH MARM Units of Measure for Material MEINH