Hello All,
I am currently facing an issue with printing a bar code in my sap script.
Below is the scenario:
I am trying to print a delivery number as a bar code. I am using the system bar code BC_CD39C for the same.
i.e the system bar code is attached to the character format <XX>
<XX>&LIKP-VBELN&</>
The issue is, I am getting the barcode printed correctly but when i read the barcode with the reader
an extra alphabet is appearing
eg: if delivery number is 880001143
When i read the barcode it is appearing as follows 880001143W
Could you please let me know what would be the issue?
Regards,
Krishnakumar