Table list used by SAP ABAP Function Module EAN_CHECK (Prüfung einer EAN zu Material und Mengeneinheit)
SAP ABAP Function Module EAN_CHECK (Prüfung einer EAN zu Material und Mengeneinheit) is using
# Object Type Object Name Object Description Note
     
1 Table  MARA General Material Data SOURCE VALUE(ARTIKEL) LIKE MARA-MATNR DEFAULT SPACE
2 Table  MARA General Material Data SOURCE VALUE(MEINS) LIKE MARA-MEINS OPTIONAL
3 Table  MARA General Material Data SOURCE VALUE(MEINH) LIKE MARA-MEINS DEFAULT SPACE
4 Table  MARM Units of Measure for Material SOURCE VALUE(EAN_NEU) LIKE MARM-EAN11
5 Table  MARM Units of Measure for Material SOURCE VALUE(EAN_NEU) LIKE MARM-EAN11 DEFAULT SPACE
6 Table  MARM Units of Measure for Material SOURCE VALUE(ETYP_NEU) LIKE MARM-NUMTP
7 Table  MARM Units of Measure for Material SOURCE VALUE(ETYP_NEU) LIKE MARM-NUMTP DEFAULT SPACE
8 Table  MSEG Document Segment: Material SOURCE VALUE(POSNR) LIKE MSEG-ZEILE OPTIONAL