Data Element list used by SAP ABAP Function Module EAN_SYSTEMATIC (Prüfung und Nummernkreisvergabe zur EAN unter Berücksichtigung des EAN-Typ)
SAP ABAP Function Module
EAN_SYSTEMATIC (Prüfung und Nummernkreisvergabe zur EAN unter Berücksichtigung des EAN-Typ) 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 | EAN11 | International Article Number (EAN/UPC) | SOURCE VALUE(EAN_ALT) LIKE MARM-EAN11 DEFAULT SPACE |
|
| 4 | KZREF | Propose Field Content from the Reference | SOURCE VALUE(P_HERKUNFT) LIKE T130F-KZREF DEFAULT SPACE |
|
| 5 | KZREF | Propose Field Content from the Reference | SOURCE VALUE(KZ_MEAN_TAB_UPD) LIKE T130F-KZREF DEFAULT SPACE |
|
| 6 | MATNR | Material Number | SOURCE VALUE(ARTIKEL_REF) LIKE MARA-MATNR DEFAULT SPACE |
|
| 7 | MATNR | Material Number | SOURCE VALUE(ARTIKEL) LIKE MARA-MATNR DEFAULT SPACE |
|
| 8 | MD_TEST | Indicator: Make checks, but do not update data | SOURCE VALUE(KZ_TEST) LIKE MDAT1-KZ_TEST DEFAULT SPACE |
|
| 9 | MEINS | Base Unit of Measure | SOURCE VALUE(MEINH) LIKE MARA-MEINS DEFAULT SPACE |
|
| 10 | MESSAGETYP | For message type conversion | SOURCE VALUE(P_MESSAGE) LIKE RMMG08_012-MSGTYP DEFAULT ' ' |
|
| 11 | MSEHT | Unit of Measurement Text (Maximum 10 Characters) | SOURCE VALUE(MSEHT) LIKE T006A-MSEHT DEFAULT SPACE |
|
| 12 | NUMTP | Category of International Article Number (EAN) | SOURCE VALUE(ETYP_ALT) LIKE MARM-NUMTP DEFAULT SPACE |
|
| 13 | NUMTP | Category of International Article Number (EAN) | SOURCE VALUE(ETYP_NEU) LIKE MARM-NUMTP DEFAULT SPACE |
|
| 14 | NUMTP | Category of International Article Number (EAN) | SOURCE VALUE(ETYP_NEU) LIKE MARM-NUMTP |
|
| 15 | SPERA | Type of block (shared, exclusive) | SOURCE VALUE(SPERRMODUS) LIKE TVGVI-SPERA DEFAULT 'E' |