Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Bar Code Printing

Former Member
0 Likes
588

Hi,

I want to write a bar code printing program, Can anyone guide me and give me a sample program and how it works documentation.

Regards

Jiku

1 ACCEPTED SOLUTION
Read only

former_member632991
Active Contributor
0 Likes
556

Hi,

check this link

http://help.sap.com/saphelp_nw04/helpdata/en/68/4a0d5b74110d44b1b88d9b6aa1315b/content.htm

You create a bar code or change a bar code in the font maintenance transaction (transaction SE73). To do this, proceed as follows:

¡ Start transaction SE73, and choose System Bar Codes ® Change.

¡ If you create a bar code, the system asks whether you want to use the new bar code technology or traditional system bar codes. Choose New.

You can enter a name and a description for the bar code. Note that the name must begin with a Z to avoid conflict between your bar codes and the standard bar codes.

¡ You are asked which bar code symbology and which bar code alignment is to be used, both when creating and when changing bar codes. For information about what you should specify for the requested parameters, see the SAP Note 645158 in the SAP Service Marketplace. This SAP Note is always kept up-to-date.

2. If you have created a new bar code, you must now add this to a Smart Style as a character format.

3. You can now select text in Smart Forms and choose the corresponding style with the bar code as the character format for this text.

Hope it helps.

Regards,

Sonika

4 REPLIES 4
Read only

Former Member
0 Likes
556

Hi,

Go to Tcode se 73.In that system barcodes should be taken.

Read only

former_member632991
Active Contributor
0 Likes
557

Hi,

check this link

http://help.sap.com/saphelp_nw04/helpdata/en/68/4a0d5b74110d44b1b88d9b6aa1315b/content.htm

You create a bar code or change a bar code in the font maintenance transaction (transaction SE73). To do this, proceed as follows:

¡ Start transaction SE73, and choose System Bar Codes ® Change.

¡ If you create a bar code, the system asks whether you want to use the new bar code technology or traditional system bar codes. Choose New.

You can enter a name and a description for the bar code. Note that the name must begin with a Z to avoid conflict between your bar codes and the standard bar codes.

¡ You are asked which bar code symbology and which bar code alignment is to be used, both when creating and when changing bar codes. For information about what you should specify for the requested parameters, see the SAP Note 645158 in the SAP Service Marketplace. This SAP Note is always kept up-to-date.

2. If you have created a new bar code, you must now add this to a Smart Style as a character format.

3. You can now select text in Smart Forms and choose the corresponding style with the bar code as the character format for this text.

Hope it helps.

Regards,

Sonika

Read only

Former Member
0 Likes
556

Could anyone give me a sample coding...

As there will be a middle ware in between the Bar code reader and SAP...But I do not know how to store, where to store...in which format it will be...

Can anyone give an idea how to store and proceed..

Read only

0 Likes
556

Hi,

After printing of the barcode , there is a scanner which scans and reads the barcode . For that no need of coding is required, that depends on scanner that reads the barcode.

For printing the barcode, u just have to take the character format for that characters as barcode that u will define in the smartform as i have earlier mentioned the steps from SE73.

Just try thses steps and revert back if u stilll have any doubt.

Regards,

Sonika