<?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: Accept input on selection screen through scanner device in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/accept-input-on-selection-screen-through-scanner-device/m-p/8900215#M1689699</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H6&gt; &lt;STRONG&gt; I think Laurent is right. it will display the complete string scanner is reading. However, for your requirement you need to split the string as per your requirement &lt;/STRONG&gt;&lt;/H6&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;e.g. string may contain PLANT- MATERIAL- SIZE together...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Janisar&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Aug 2012 11:53:31 GMT</pubDate>
    <dc:creator>janisar_munshi</dc:creator>
    <dc:date>2012-08-03T11:53:31Z</dc:date>
    <item>
      <title>Accept input on selection screen through scanner device</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accept-input-on-selection-screen-through-scanner-device/m-p/8900211#M1689695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create a program which will accept a number (from Barcoad)&amp;nbsp; and populate the selection screen using scanner device.&lt;/P&gt;&lt;P&gt;Im not sure how to go about this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do i need to create a module pool program? or is this possible through a report program selection screen.&lt;/P&gt;&lt;P&gt;Based on the input scanned I need to call transaction QE51N in foregorund.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Con you please advice how to go about this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Karen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2012 06:18:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accept-input-on-selection-screen-through-scanner-device/m-p/8900211#M1689695</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-03T06:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Accept input on selection screen through scanner device</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accept-input-on-selection-screen-through-scanner-device/m-p/8900212#M1689696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are talking about a scanner that is connected in the PC that the user will execute the program, you can develop a&amp;nbsp; normal report so when the user uses the scanner, scanned data will be copied into the selection screen field.&lt;/P&gt;&lt;P&gt;If you are talking about handhelds that will log-in to SAP and pass the data then you will need a dialog program and some customizing ( Logistics Execution--&amp;gt;Mobile data entry ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What 's the exact requirement ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2012 06:46:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accept-input-on-selection-screen-through-scanner-device/m-p/8900212#M1689696</guid>
      <dc:creator>laurent_fournier2</dc:creator>
      <dc:date>2012-08-03T06:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Accept input on selection screen through scanner device</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accept-input-on-selection-screen-through-scanner-device/m-p/8900213#M1689697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ... &lt;/P&gt;&lt;P&gt;this will be executed from a PC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2012 11:23:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accept-input-on-selection-screen-through-scanner-device/m-p/8900213#M1689697</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-03T11:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: Accept input on selection screen through scanner device</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accept-input-on-selection-screen-through-scanner-device/m-p/8900214#M1689698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In this case a normal report should cover your needs. In the selection screen, if the cursor is positioned in the required field, the barcode scanner will "autotype" tha scanned data in this field and probably press the enter button also. Afterwards, the user must choose execute to execute the report and do the required actions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2012 11:32:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accept-input-on-selection-screen-through-scanner-device/m-p/8900214#M1689698</guid>
      <dc:creator>laurent_fournier2</dc:creator>
      <dc:date>2012-08-03T11:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: Accept input on selection screen through scanner device</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/accept-input-on-selection-screen-through-scanner-device/m-p/8900215#M1689699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H6&gt; &lt;STRONG&gt; I think Laurent is right. it will display the complete string scanner is reading. However, for your requirement you need to split the string as per your requirement &lt;/STRONG&gt;&lt;/H6&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;e.g. string may contain PLANT- MATERIAL- SIZE together...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Janisar&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2012 11:53:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/accept-input-on-selection-screen-through-scanner-device/m-p/8900215#M1689699</guid>
      <dc:creator>janisar_munshi</dc:creator>
      <dc:date>2012-08-03T11:53:31Z</dc:date>
    </item>
  </channel>
</rss>

