Application Development 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: 

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

0 Kudos
1,820

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

FredericGirod
Active Contributor
0 Kudos
942

0 Kudos
942

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

0 Kudos
942

Did you try to read this note ?

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

0 Kudos
942

Going through...

0 Kudos
942

Not helpful..

former_member1716
Active Contributor
0 Kudos
942

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!

0 Kudos
942

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.

0 Kudos
942

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

FredericGirod
Active Contributor
0 Kudos
942

bad bad bad ...

Sandra_Rossi
Active Contributor
942

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.)

gabriel_pill-kahan
Active Participant
0 Kudos
942

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.