Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: WE - Messages for EAN Customizing and for EAN management in MM_BD
Message number: 218
Message text: The EAN & has an incorrect check digit
By means of the <DS:GLOS.check-digit_algorithm>check-digit algorithm</>
for this EAN, the system has found that you have entered an incorrect
check digit.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Correct the check digit.
Error message extract from SAP system. Copyright SAP SE.
WE218
- The EAN & has an incorrect check digit ?Certainly! Here's a detailed explanation for the SAP error message WE218: "The EAN & has an incorrect check digit":
Error Message
WE218: The EAN & has an incorrect check digit
The error occurs because the EAN/GTIN number provided in the IDoc or master data has an incorrect check digit. The check digit is the last digit of the EAN/GTIN and is calculated using a specific algorithm (modulus 10) to ensure the number's validity.
Verify the EAN Number:
Recalculate the Check Digit:
Correct the Data:
Reprocess the IDoc or Data:
Implement Validation Checks:
Transaction Codes:
WE02
/ WE05
— To display and analyze IDocs.MM02
— Change material master (to correct EAN in material master).BD87
— Reprocess IDocs.SAP Notes:
Function Modules:
NUMBER_CHECK_DIGIT_CALCULATE
— Can be used to calculate the check digit programmatically.NUMBER_CHECK_DIGIT_CHECK
— To validate the check digit.Documentation:
Aspect | Details |
---|---|
Cause | EAN/GTIN number has an incorrect check digit (last digit does not match calculated value) |
Solution | Verify and correct the EAN number; recalculate and fix the check digit; update master data or source data; reprocess IDocs |
Related | Use transactions WE02/WE05, MM02, BD87; SAP Notes; function modules for check digit validation |
If you need a sample program or script to calculate or validate the check digit, I can provide that as well. Let me know!
Get instant SAP help. Sign up for our Free Essentials Plan.
WE217
The EAN & is assigned to the EAN category &
What causes this issue? The <DS:GLOS.EAN_category>EAN category</> specified is not the same as the EAN category to which the EAN is assig...
WE216
The EAN & may not be assigned externally
What causes this issue? You have entered an EAN or a UPC to which no external number range interval is assigned. This error may occur if only an inte...
WE219
The EAN & has an invalid prefix
What causes this issue? The EAN (International Article Number) must contain a valid EAN prefix due to the <DS:GLOS.EAN_category>EAN category<...
WE220
The EAN & is not numeric
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.