Bar Code Printing with Smatforms - SAP ABAP

Hi Guys,

This is an step by step guide on how to print bar codes in SAP using smartforms. This is the new procedure of printing bar codes without using any special hardware in the printer. In the traditional bar code printing in SAP, special SIMM modules had to be used in the printer and can only be developed with SAPScripts. In the new procedure bar code is defined in transaction se73 and used in the smartform/smartstyle. To find out the differences between old method and the new method check my post "Bar Code Printing Overview".

Below are the steps on printing bar codes with the new procedure. In the example material number would be printed as a bar code.


Step 1: Define the bar code with transaction se73. Go to se73 transaction and define the format of the bar code. Bar code characteristics such as barcode format, orientation, module width, height and mode are set here.






Step 2: Create smartstyle.







Step 3: Create smartform.




Step 4: Create driver program which feeds data to smartform and the material number will be printed as a bar code.

SAP ABAP, Barcode, Printing, SAP, SAPScript, Smartforms, Label

Labels: , , , , , ,