<?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 Problem reading QR code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-reading-qr-code/m-p/640087#M27205</link>
    <description>&lt;P&gt;Hi experts,&lt;/P&gt;
  &lt;P&gt;I have a problem regarding QR codes. The user needs tu read a QR, that gives information of a delivery note, I mean: info of all of its ítems, such as position, quantity, material.&lt;/P&gt;
  &lt;P&gt;The user creates de QR by concatenating all these fields separated by a "!". To indicate the change of item they use "%".&lt;/P&gt;
  &lt;P&gt;When I read the QR, I do it in a text editor within a custom report. If it has only 1 item it works fine, in the editor there is only one line and I can see the text like this: &lt;/P&gt;
  &lt;P&gt;4200181964!10!PRUEBA1!DAVID00001!2,000!5000460641!2017!%&lt;/P&gt;
  &lt;P&gt;The problem is when there are more items. I need the text like this:&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;4200181964!10!PRUEBA1!DAVID00001!2,000!5000460641!2017!%&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;4200181964!20!PRUEBA2!DAVID000002!1,000!5000460640!2017!%&lt;/P&gt;
  &lt;P&gt;But that's what I get in my text editor:&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;4200181964!10!prueba1!david00001!2,000!5000460641!2017!b00181964!10!prueba2!david000002!1,000!5000460640!2017!%&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;As you can see, not only there is only one row, also after the first "2017!%", the first 2 characters "42" disappear and instead it appears a "b".&lt;/P&gt;
  &lt;P&gt;Does anybody know what I'm doing wrong?&lt;/P&gt;
  &lt;P&gt;Thanks in advance,&lt;/P&gt;
  &lt;P&gt;Maria&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 03 Apr 2018 14:42:58 GMT</pubDate>
    <dc:creator>maria_merino</dc:creator>
    <dc:date>2018-04-03T14:42:58Z</dc:date>
    <item>
      <title>Problem reading QR code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-reading-qr-code/m-p/640087#M27205</link>
      <description>&lt;P&gt;Hi experts,&lt;/P&gt;
  &lt;P&gt;I have a problem regarding QR codes. The user needs tu read a QR, that gives information of a delivery note, I mean: info of all of its ítems, such as position, quantity, material.&lt;/P&gt;
  &lt;P&gt;The user creates de QR by concatenating all these fields separated by a "!". To indicate the change of item they use "%".&lt;/P&gt;
  &lt;P&gt;When I read the QR, I do it in a text editor within a custom report. If it has only 1 item it works fine, in the editor there is only one line and I can see the text like this: &lt;/P&gt;
  &lt;P&gt;4200181964!10!PRUEBA1!DAVID00001!2,000!5000460641!2017!%&lt;/P&gt;
  &lt;P&gt;The problem is when there are more items. I need the text like this:&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;4200181964!10!PRUEBA1!DAVID00001!2,000!5000460641!2017!%&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;4200181964!20!PRUEBA2!DAVID000002!1,000!5000460640!2017!%&lt;/P&gt;
  &lt;P&gt;But that's what I get in my text editor:&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;4200181964!10!prueba1!david00001!2,000!5000460641!2017!b00181964!10!prueba2!david000002!1,000!5000460640!2017!%&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;As you can see, not only there is only one row, also after the first "2017!%", the first 2 characters "42" disappear and instead it appears a "b".&lt;/P&gt;
  &lt;P&gt;Does anybody know what I'm doing wrong?&lt;/P&gt;
  &lt;P&gt;Thanks in advance,&lt;/P&gt;
  &lt;P&gt;Maria&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2018 14:42:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-reading-qr-code/m-p/640087#M27205</guid>
      <dc:creator>maria_merino</dc:creator>
      <dc:date>2018-04-03T14:42:58Z</dc:date>
    </item>
  </channel>
</rss>

