Navigation: How to Print Barcodes in SAP ERP > Print Barcodes in SAPScript >
1.Create a new character format.
2. In your SAPScript code, assign a new created character format to a barcode string:
/
/ : PROTECT
/ Code 128
/ <B4>12345678</>
/ : ENDPROTECT