<?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: Generate multiple line QR code from smart form in DevOps and System Administration Forum</title>
    <link>https://community.sap.com/t5/devops-and-system-administration-forum/generate-multiple-line-qr-code-from-smart-form/m-p/12430408#M1480</link>
    <description>&lt;P&gt;%0A and %0D are not PHP.&lt;/P&gt;</description>
    <pubDate>Mon, 21 Jun 2021 08:22:39 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2021-06-21T08:22:39Z</dc:date>
    <item>
      <title>Generate multiple line QR code from smart form</title>
      <link>https://community.sap.com/t5/devops-and-system-administration-forum/generate-multiple-line-qr-code-from-smart-form/m-p/12430403#M1475</link>
      <description>&lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;Dear expert.&lt;BR /&gt;We expect to generate multiple line QR code from smart form.&lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;below is my code:&lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;data:&lt;BR /&gt; gv_2d type CHAR255.&lt;/P&gt;
  &lt;P&gt;gv_2d = '001\c013\\c010\20\c009\30\c013\\c010\40\c009\50'.&lt;/P&gt;
  &lt;P&gt;but the 2D scan result is :001\c013\\c010\20\c009\30\c013\\c010\40\c009\50&lt;/P&gt;
  &lt;P&gt;we wish the 2D scan result like below:&lt;/P&gt;
  &lt;P&gt;10 20&lt;BR /&gt;30 40&lt;BR /&gt;50&lt;/P&gt;
  &lt;P&gt;Can anybody share right code ?&lt;/P&gt;
  &lt;P&gt;Regards&lt;/P&gt;
  &lt;P&gt;Victor&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 06:15:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/devops-and-system-administration-forum/generate-multiple-line-qr-code-from-smart-form/m-p/12430403#M1475</guid>
      <dc:creator>former_member752637</dc:creator>
      <dc:date>2021-06-21T06:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: Generate multiple line QR code from smart form</title>
      <link>https://community.sap.com/t5/devops-and-system-administration-forum/generate-multiple-line-qr-code-from-smart-form/m-p/12430404#M1476</link>
      <description>&lt;P&gt;Search the Web:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;newline in QR code site:stackoverflow.com&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;(I see answers like %0A or %0D)&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 06:53:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/devops-and-system-administration-forum/generate-multiple-line-qr-code-from-smart-form/m-p/12430404#M1476</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-06-21T06:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Generate multiple line QR code from smart form</title>
      <link>https://community.sap.com/t5/devops-and-system-administration-forum/generate-multiple-line-qr-code-from-smart-form/m-p/12430405#M1477</link>
      <description>&lt;P&gt;Please use the COMMENT button for comments, questions, adding details, replying to a comment or a proposed solution or to the OP question, etc., ANSWER is only to propose a solution, dixit SAP text at the right of the answer area.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 07:13:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/devops-and-system-administration-forum/generate-multiple-line-qr-code-from-smart-form/m-p/12430405#M1477</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-06-21T07:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: Generate multiple line QR code from smart form</title>
      <link>https://community.sap.com/t5/devops-and-system-administration-forum/generate-multiple-line-qr-code-from-smart-form/m-p/12430406#M1478</link>
      <description>&lt;P&gt;So, you are saying that you tried both %0A and %0D (instead of \\c) and it didn't work.&lt;/P&gt;&lt;P&gt;Could you explain why you have initially chosen \c and \\c? What documentation is it coming from?&lt;/P&gt;&lt;P&gt;Note that read issues often come from scanner configurations. What model is it and what configurations did you try?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 07:16:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/devops-and-system-administration-forum/generate-multiple-line-qr-code-from-smart-form/m-p/12430406#M1478</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-06-21T07:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: Generate multiple line QR code from smart form</title>
      <link>https://community.sap.com/t5/devops-and-system-administration-forum/generate-multiple-line-qr-code-from-smart-form/m-p/12430407#M1479</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Sandra,&lt;/P&gt;&lt;P&gt;this is PHP code, we want SAP ABAP coding.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Victor&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 07:22:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/devops-and-system-administration-forum/generate-multiple-line-qr-code-from-smart-form/m-p/12430407#M1479</guid>
      <dc:creator>former_member752637</dc:creator>
      <dc:date>2021-06-21T07:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: Generate multiple line QR code from smart form</title>
      <link>https://community.sap.com/t5/devops-and-system-administration-forum/generate-multiple-line-qr-code-from-smart-form/m-p/12430408#M1480</link>
      <description>&lt;P&gt;%0A and %0D are not PHP.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 08:22:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/devops-and-system-administration-forum/generate-multiple-line-qr-code-from-smart-form/m-p/12430408#M1480</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-06-21T08:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: Generate multiple line QR code from smart form</title>
      <link>https://community.sap.com/t5/devops-and-system-administration-forum/generate-multiple-line-qr-code-from-smart-form/m-p/12430409#M1481</link>
      <description>&lt;P&gt;You may delete this "answer". For information, existing answers prevent people from editing their "question comments".&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 08:50:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/devops-and-system-administration-forum/generate-multiple-line-qr-code-from-smart-form/m-p/12430409#M1481</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-06-21T08:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: Generate multiple line QR code from smart form</title>
      <link>https://community.sap.com/t5/devops-and-system-administration-forum/generate-multiple-line-qr-code-from-smart-form/m-p/12430410#M1482</link>
      <description>&lt;P&gt;We got below documentation from SAP note 2358186. It has barcode setting also, still we are not getting desired output &lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 08:54:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/devops-and-system-administration-forum/generate-multiple-line-qr-code-from-smart-form/m-p/12430410#M1482</guid>
      <dc:creator>former_member752637</dc:creator>
      <dc:date>2021-06-21T08:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: Generate multiple line QR code from smart form</title>
      <link>https://community.sap.com/t5/devops-and-system-administration-forum/generate-multiple-line-qr-code-from-smart-form/m-p/12430411#M1483</link>
      <description>&lt;P&gt;Thank you for note 2358186 which explains that!&lt;/P&gt;&lt;P&gt;So \c013\\c010\ corresponds to ABAP |\r\n| and \c009\ corresponds to ABAP |\t|, but as the note states, \r \n \t are converted to # by ABAP kernel when output to QR code.&lt;/P&gt;&lt;P&gt;Did you try directly this, just to test?&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;gv_2d = |10\t20\r\n30\t40\r\n50|.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;(if the note is right, you should scan 10#20##30#40##50, but that's worth trying)&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 11:40:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/devops-and-system-administration-forum/generate-multiple-line-qr-code-from-smart-form/m-p/12430411#M1483</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-06-21T11:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Generate multiple line QR code from smart form</title>
      <link>https://community.sap.com/t5/devops-and-system-administration-forum/generate-multiple-line-qr-code-from-smart-form/m-p/12430412#M1484</link>
      <description>&lt;P&gt;What barcode parameters do you use exactly?&lt;/P&gt;&lt;P&gt;Do you have SAPKB74009 or above? (minimal Support Package for QR code feature; note 2030263)&lt;/P&gt;&lt;P&gt;And also, do you have the required kernel patch level? (note 2029589)&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 11:49:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/devops-and-system-administration-forum/generate-multiple-line-qr-code-from-smart-form/m-p/12430412#M1484</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-06-21T11:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Generate multiple line QR code from smart form</title>
      <link>https://community.sap.com/t5/devops-and-system-administration-forum/generate-multiple-line-qr-code-from-smart-form/m-p/12430413#M1485</link>
      <description>&lt;P&gt;Hi Sandra,&lt;/P&gt;&lt;P&gt;I tried the code: gv_2d = |10\t20\r\n30\t40\r\n50|.&lt;/P&gt;&lt;P&gt;scan result: 10#20##30#40##50&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2021 02:55:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/devops-and-system-administration-forum/generate-multiple-line-qr-code-from-smart-form/m-p/12430413#M1485</guid>
      <dc:creator>former_member752637</dc:creator>
      <dc:date>2021-06-22T02:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: Generate multiple line QR code from smart form</title>
      <link>https://community.sap.com/t5/devops-and-system-administration-forum/generate-multiple-line-qr-code-from-smart-form/m-p/12430414#M1486</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1950591-01parameter-for-barcode.png" /&gt;&lt;/P&gt;Hi Sandra, please find attached is our barcode parameter&lt;P&gt;please also find below answer from our Basis guy.&lt;/P&gt;&lt;OL&gt;
&lt;/OL&gt;&lt;P&gt;2.Do you have SAPKB74009
     or above? (minimal Support Package for QR code feature; note 2030263) – We are on Support Package
     “SAPKB74007”. As per OSS Note # 2030263, This feature is implemented from
     Release 740 SP09. Currently we are on Release 740 SP07 only. We are on
     Lower level and 2D Barcode is not supported in our current systems.&lt;/P&gt;&lt;P&gt;&lt;IMG style="width: 11.3in; height: 1.458in;" /&gt;&lt;/P&gt;&lt;OL&gt;
&lt;/OL&gt;&lt;P&gt;3.And also, do you have
     the required kernel patch level? (note 2029589) – Yes we are good on Kernel side and we are on
     749.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Victor&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2021 05:23:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/devops-and-system-administration-forum/generate-multiple-line-qr-code-from-smart-form/m-p/12430414#M1486</guid>
      <dc:creator>former_member752637</dc:creator>
      <dc:date>2021-06-22T05:23:16Z</dc:date>
    </item>
  </channel>
</rss>

