We are facing an issue with LE_EAN128_DECODE standard Function module . standard gs1 barcode uses modulo 13 calculation method to decode check digit where as standard sap uses modulo 10 . standard function module LE_EAN128_DECODE uses modulo 10 method to calculate check digit .Is there a way to decode gs1 barccode in standard sap . Is there a standard function module in sap which uses modulo 13 method to decode gs1 barcodes in sap. |
Is there something we need to do in the SPRO configuration settings to enable this. |