Data Element 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 | EAN11 | International Article Number (EAN/UPC) | SOURCE VALUE(EAN_NEU) LIKE MARM-EAN11 |
|
| 2 | EAN11 | International Article Number (EAN/UPC) | SOURCE VALUE(EAN_NEU) LIKE MARM-EAN11 DEFAULT SPACE |
|
| 3 | MATNR | Material Number | SOURCE VALUE(ARTIKEL) LIKE MARA-MATNR DEFAULT SPACE |
|
| 4 | MBLPO | Item in material document | SOURCE VALUE(POSNR) LIKE MSEG-ZEILE OPTIONAL |
|
| 5 | MEINS | Base Unit of Measure | SOURCE VALUE(MEINS) LIKE MARA-MEINS OPTIONAL |
|
| 6 | MEINS | Base Unit of Measure | SOURCE VALUE(MEINH) LIKE MARA-MEINS DEFAULT SPACE |
|
| 7 | NUMTP | Category of International Article Number (EAN) | SOURCE VALUE(ETYP_NEU) LIKE MARM-NUMTP |
|
| 8 | NUMTP | Category of International Article Number (EAN) | SOURCE VALUE(ETYP_NEU) LIKE MARM-NUMTP DEFAULT SPACE |
|