<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Need to implement GS1 2D Data Matrix Bar code in Smartform in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-implement-gs1-2d-data-matrix-bar-code-in-smartform/m-p/12051393#M1968768</link>
    <description>&lt;P&gt;Please try the steps below.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Go to SE73.&lt;/LI&gt;&lt;LI&gt;Select radio button System Bar Codes and click on Change.&lt;/LI&gt;&lt;LI&gt;Click on Create.&lt;/LI&gt;&lt;LI&gt;Click on New.&lt;/LI&gt;&lt;LI&gt;Give bar code name and description&lt;/LI&gt;&lt;LI&gt;Select QR Code 2005.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Refer to KBA &lt;A href="https://launchpad.support.sap.com/#/notes/2030263"&gt;2030263 - Support for QR Code 2005 Barcode in SAPscript and Smart Forms&lt;/A&gt; for more details. &lt;/P&gt;</description>
    <pubDate>Tue, 03 Dec 2019 17:14:05 GMT</pubDate>
    <dc:creator>gabriel_pill-kahan</dc:creator>
    <dc:date>2019-12-03T17:14:05Z</dc:date>
    <item>
      <title>Need to implement GS1 2D Data Matrix Bar code in Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-implement-gs1-2d-data-matrix-bar-code-in-smartform/m-p/12051382#M1968757</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;
  &lt;P&gt;i need to implement &lt;STRONG&gt;GS1 2D Data Matrix BarCode&lt;/STRONG&gt; in&lt;STRONG&gt; Smartform&lt;/STRONG&gt; , &lt;/P&gt;
  &lt;P&gt;how can i accomplish it?&lt;/P&gt;
  &lt;P&gt;yours suggestion would be helpful.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 12:44:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-implement-gs1-2d-data-matrix-bar-code-in-smartform/m-p/12051382#M1968757</guid>
      <dc:creator>former_member588890</dc:creator>
      <dc:date>2019-12-03T12:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: Need to implement GS1 2D Data Matrix Bar code in Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-implement-gs1-2d-data-matrix-bar-code-in-smartform/m-p/12051383#M1968758</link>
      <description>&lt;P&gt;Just search on internet&lt;/P&gt;&lt;P&gt;&lt;A href="https://wiki.scn.sap.com/wiki/display/ABAP/Data+Matrix+Barcodes"&gt;https://wiki.scn.sap.com/wiki/display/ABAP/Data+Matrix+Barcodes&lt;/A&gt;   &lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 12:48:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-implement-gs1-2d-data-matrix-bar-code-in-smartform/m-p/12051383#M1968758</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2019-12-03T12:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: Need to implement GS1 2D Data Matrix Bar code in Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-implement-gs1-2d-data-matrix-bar-code-in-smartform/m-p/12051384#M1968759</link>
      <description>&lt;P&gt;not very supportive one but still Thanks for Sharing..at least i got few ideas...&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 12:56:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-implement-gs1-2d-data-matrix-bar-code-in-smartform/m-p/12051384#M1968759</guid>
      <dc:creator>former_member588890</dc:creator>
      <dc:date>2019-12-03T12:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Need to implement GS1 2D Data Matrix Bar code in Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-implement-gs1-2d-data-matrix-bar-code-in-smartform/m-p/12051385#M1968760</link>
      <description>&lt;P&gt;Hello &lt;A href="https://answers.sap.com/users/365562/deepak23.html"&gt;Deepak Kumar&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Follow the two steps as mentioned below:&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1755490-scn.png" /&gt;&lt;/P&gt;&lt;P&gt;2) Now assign this smartstyle to the variable which needs to be printed in BARCODE format. You need call the variable as shown below:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1755491-scn1.png" /&gt;&lt;/P&gt;&lt;P&gt;You can also check out the below link for more details.&lt;/P&gt;&lt;P&gt;&lt;A href="https://wiki.scn.sap.com/wiki/display/Snippets/Step-by-step+New+Barcode+Technology+for+Smart+Forms"&gt;BARCODE IN SMARTFORMS&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 12:58:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-implement-gs1-2d-data-matrix-bar-code-in-smartform/m-p/12051385#M1968760</guid>
      <dc:creator>former_member1716</dc:creator>
      <dc:date>2019-12-03T12:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: Need to implement GS1 2D Data Matrix Bar code in Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-implement-gs1-2d-data-matrix-bar-code-in-smartform/m-p/12051386#M1968761</link>
      <description>&lt;P&gt;Thanks for yours valuable suggestion but, i am able to print QR code , &lt;/P&gt;&lt;P&gt;but that what i just not needed .. my requirement is to Crate QR code in &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;GS1 2D Data Matrix&lt;/STRONG&gt; format.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 13:11:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-implement-gs1-2d-data-matrix-bar-code-in-smartform/m-p/12051386#M1968761</guid>
      <dc:creator>former_member588890</dc:creator>
      <dc:date>2019-12-03T13:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Need to implement GS1 2D Data Matrix Bar code in Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-implement-gs1-2d-data-matrix-bar-code-in-smartform/m-p/12051387#M1968762</link>
      <description>&lt;P&gt;Did you try to read this note ?&lt;/P&gt;&lt;P&gt;&lt;A href="https://launchpad.support.sap.com/#/notes/2001392"&gt;2001392&lt;/A&gt; - "Support for Datamatrix ECC200 Barcode in SAPscript and Smart Forms".&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 13:13:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-implement-gs1-2d-data-matrix-bar-code-in-smartform/m-p/12051387#M1968762</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2019-12-03T13:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Need to implement GS1 2D Data Matrix Bar code in Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-implement-gs1-2d-data-matrix-bar-code-in-smartform/m-p/12051388#M1968763</link>
      <description>&lt;P&gt;Sorry , i just forget to add .. its &lt;STRONG&gt;QR Code&lt;/STRONG&gt; in &lt;STRONG&gt;GS1 2D Data Matrix Format&lt;/STRONG&gt; , not Bar Code...&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 13:16:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-implement-gs1-2d-data-matrix-bar-code-in-smartform/m-p/12051388#M1968763</guid>
      <dc:creator>former_member588890</dc:creator>
      <dc:date>2019-12-03T13:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: Need to implement GS1 2D Data Matrix Bar code in Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-implement-gs1-2d-data-matrix-bar-code-in-smartform/m-p/12051389#M1968764</link>
      <description>&lt;P&gt;bad bad bad ...  &lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 13:20:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-implement-gs1-2d-data-matrix-bar-code-in-smartform/m-p/12051389#M1968764</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2019-12-03T13:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Need to implement GS1 2D Data Matrix Bar code in Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-implement-gs1-2d-data-matrix-bar-code-in-smartform/m-p/12051390#M1968765</link>
      <description>&lt;P&gt;Going through...&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 13:31:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-implement-gs1-2d-data-matrix-bar-code-in-smartform/m-p/12051390#M1968765</guid>
      <dc:creator>former_member588890</dc:creator>
      <dc:date>2019-12-03T13:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Need to implement GS1 2D Data Matrix Bar code in Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-implement-gs1-2d-data-matrix-bar-code-in-smartform/m-p/12051391#M1968766</link>
      <description>&lt;P&gt;Not helpful..&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 14:25:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-implement-gs1-2d-data-matrix-bar-code-in-smartform/m-p/12051391#M1968766</guid>
      <dc:creator>former_member588890</dc:creator>
      <dc:date>2019-12-03T14:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Need to implement GS1 2D Data Matrix Bar code in Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-implement-gs1-2d-data-matrix-bar-code-in-smartform/m-p/12051392#M1968767</link>
      <description>&lt;P&gt;I'm not sure anyone can understand what is &lt;STRONG&gt;QR Code&lt;/STRONG&gt; in &lt;STRONG&gt;GS1 2D Data Matrix Format&lt;/STRONG&gt;. If it's clear for you, can you explain?&lt;/P&gt;&lt;P&gt;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.)&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 15:43:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-implement-gs1-2d-data-matrix-bar-code-in-smartform/m-p/12051392#M1968767</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2019-12-03T15:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: Need to implement GS1 2D Data Matrix Bar code in Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-implement-gs1-2d-data-matrix-bar-code-in-smartform/m-p/12051393#M1968768</link>
      <description>&lt;P&gt;Please try the steps below.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Go to SE73.&lt;/LI&gt;&lt;LI&gt;Select radio button System Bar Codes and click on Change.&lt;/LI&gt;&lt;LI&gt;Click on Create.&lt;/LI&gt;&lt;LI&gt;Click on New.&lt;/LI&gt;&lt;LI&gt;Give bar code name and description&lt;/LI&gt;&lt;LI&gt;Select QR Code 2005.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Refer to KBA &lt;A href="https://launchpad.support.sap.com/#/notes/2030263"&gt;2030263 - Support for QR Code 2005 Barcode in SAPscript and Smart Forms&lt;/A&gt; for more details. &lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 17:14:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-implement-gs1-2d-data-matrix-bar-code-in-smartform/m-p/12051393#M1968768</guid>
      <dc:creator>gabriel_pill-kahan</dc:creator>
      <dc:date>2019-12-03T17:14:05Z</dc:date>
    </item>
  </channel>
</rss>

