<?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: Adding a barcode in smartfroms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-barcode-in-smartfroms/m-p/11927277#M1964384</link>
    <description>&lt;P&gt;Thanks, now I am able to display the barcode. But it is missing human readable information that comes just under the barcode in subscript format. Is it possible to display the material number with the barcode like the below image? &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1702633-barcode-1.jpg" /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jul 2019 07:28:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2019-07-10T07:28:41Z</dc:date>
    <item>
      <title>Adding a barcode in smartfroms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-barcode-in-smartfroms/m-p/11927275#M1964382</link>
      <description>&lt;P&gt;Hello there,&lt;/P&gt;
  &lt;P&gt; I want to add a barcode in my smartform for material number and plant. I tried adding the text,&lt;/P&gt;
  &lt;P&gt;&amp;lt;BC&amp;gt;&amp;amp;wa_marc-matnr&amp;amp;&amp;lt;/&amp;gt; &lt;/P&gt;
  &lt;P&gt;&amp;lt;BC&amp;gt;&amp;amp;wa_marc-werks&amp;amp;&amp;lt;/&amp;gt;&lt;/P&gt;
  &lt;P&gt; but still the barcode in not getting displayed.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 05:59:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-barcode-in-smartfroms/m-p/11927275#M1964382</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-07-10T05:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a barcode in smartfroms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-barcode-in-smartfroms/m-p/11927276#M1964383</link>
      <description>&lt;P&gt;Please refer to SAP support note: &lt;A href="https://launchpad.support.sap.com/#/notes/0000645158" target="_blank"&gt;645158 - New bar code technology&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The barcode needs to be defined in SE73 transaction.&lt;/P&gt;&lt;P&gt;Then your character format i.e. &amp;lt;BC&amp;gt; needs to point to the barcode. Character formats are defined in a style assigned to your smartform. Here is an example from SYSTEM style:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1703652-2019-07-10-08h06-45.png" /&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Dominik Tylczyński&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 06:07:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-barcode-in-smartfroms/m-p/11927276#M1964383</guid>
      <dc:creator>Dominik_Tylczynski</dc:creator>
      <dc:date>2019-07-10T06:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a barcode in smartfroms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-barcode-in-smartfroms/m-p/11927277#M1964384</link>
      <description>&lt;P&gt;Thanks, now I am able to display the barcode. But it is missing human readable information that comes just under the barcode in subscript format. Is it possible to display the material number with the barcode like the below image? &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1702633-barcode-1.jpg" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 07:28:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-barcode-in-smartfroms/m-p/11927277#M1964384</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-07-10T07:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a barcode in smartfroms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-barcode-in-smartfroms/m-p/11927278#M1964385</link>
      <description>&lt;P&gt;Hi there, human readable information should be displayed automatically. That depends on barcode definition - refer to note 645158 - New bar code technology, sections on Code39 and Code93:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The start and stop character for the Code39 bar code is usually represented by an asterix (*) in the text view of the bar code data (also called "human-readable text" or "interpretation line").&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The start and stop characters in the Code93 bar code are represented as # sign in the text view of the bar code data (also called "human-readable text" or "interpretation line").&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;If your barcode type doesn't support human readable information you can always print that under the barcode as a separate text element in your smartform.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 09:32:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-barcode-in-smartfroms/m-p/11927278#M1964385</guid>
      <dc:creator>Dominik_Tylczynski</dc:creator>
      <dc:date>2019-07-10T09:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a barcode in smartfroms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-barcode-in-smartfroms/m-p/11927279#M1964386</link>
      <description>&lt;P&gt;Thank you very much for your help. My Issue is solved.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 10:20:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-barcode-in-smartfroms/m-p/11927279#M1964386</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-07-10T10:20:14Z</dc:date>
    </item>
  </channel>
</rss>

