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

Need to implement GS1 2D Data Matrix Bar code in Smartform

0 Kudos
3,426

Hi ,

i need to implement GS1 2D Data Matrix BarCode in Smartform ,

how can i accomplish it?

yours suggestion would be helpful.

11 REPLIES 11
Read only

FredericGirod
Active Contributor
0 Kudos
2,548
Read only

0 Kudos
2,548

not very supportive one but still Thanks for Sharing..at least i got few ideas...

Read only

0 Kudos
2,548

Did you try to read this note ?

2001392 - "Support for Datamatrix ECC200 Barcode in SAPscript and Smart Forms".

Read only

0 Kudos
2,548

Going through...

Read only

0 Kudos
2,548

Not helpful..

Read only

former_member1716
Active Contributor
0 Kudos
2,548

Hello Deepak Kumar,

Follow the two steps as mentioned below:

1) Reach out to transaction SMARTSTYLES, create a style for BARCODE. There are lot of bar codes available in SAP select the one you are interested in. Below screen shot for example.

2) Now assign this smartstyle to the variable which needs to be printed in BARCODE format. You need call the variable as shown below:

You can also check out the below link for more details.

BARCODE IN SMARTFORMS

Regards!

Read only

0 Kudos
2,548

Thanks for yours valuable suggestion but, i am able to print QR code ,

but that what i just not needed .. my requirement is to Crate QR code in

GS1 2D Data Matrix format.

Read only

0 Kudos
2,548

Sorry , i just forget to add .. its QR Code in GS1 2D Data Matrix Format , not Bar Code...

Read only

FredericGirod
Active Contributor
0 Kudos
2,548

bad bad bad ...

Read only

Sandra_Rossi
Active Contributor
2,548

I'm not sure anyone can understand what is QR Code in GS1 2D Data Matrix Format. If it's clear for you, can you explain?

Anyway, not all barcode types are implemented in SAPScript forms, in Smart Forms and in Adobe forms. If you don't find it in the possible barcodes, you'll have to do a custom solution (buy software to convert text into barcode image and call it from ABAP, etc.)

Read only

gabriel_pill-kahan
Active Participant
0 Kudos
2,548

Please try the steps below.

  1. Go to SE73.
  2. Select radio button System Bar Codes and click on Change.
  3. Click on Create.
  4. Click on New.
  5. Give bar code name and description
  6. Select QR Code 2005.

Refer to KBA 2030263 - Support for QR Code 2005 Barcode in SAPscript and Smart Forms for more details.