<?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: Differentiate between scanner input and keyboard input in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/differentiate-between-scanner-input-and-keyboard-input/m-p/767913#M37905</link>
    <description>&lt;P&gt;Dear Mathew,&lt;/P&gt;&lt;P&gt;In this case end users will also use the last character when they type via keyboard.&lt;/P&gt;&lt;P&gt;Do you have any other option like : input should be non-editable for keyboard where as it is editable for scanner&lt;/P&gt;</description>
    <pubDate>Fri, 10 Feb 2023 12:06:56 GMT</pubDate>
    <dc:creator>yadu_krishna</dc:creator>
    <dc:date>2023-02-10T12:06:56Z</dc:date>
    <item>
      <title>Differentiate between scanner input and keyboard input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/differentiate-between-scanner-input-and-keyboard-input/m-p/767911#M37903</link>
      <description>&lt;P&gt;Material for example with 50 quantity, barcode is generated with one quantity and printed to paste on the cartons. In this scenario, 50 barcode will be generated each for a material carton. User instead of going to the shopfloor, takes the printout of barcode, scan only one barcode and enter the same data manually for the remaining 49 barcode. &lt;/P&gt;
  &lt;P&gt;We want to restrict the manual entry to input fields, so that only scanner is used as the input device for the data.&lt;/P&gt;
  &lt;P&gt;Technical Overview :- A module pool screen is created with input fields - Material, Quantity, Batch and Date. In these input fields data will come by scanning the barcode to process the functionalities further. But, user is able to manually enter the data into fields which has negative impact on business. I want to restrict the input through keyboard, please provide the solution which can either differentiate between the source of input or a way in module pool that takes data only through handheld scanner.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2019 11:16:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/differentiate-between-scanner-input-and-keyboard-input/m-p/767911#M37903</guid>
      <dc:creator>sakshi1989</dc:creator>
      <dc:date>2019-02-13T11:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Differentiate between scanner input and keyboard input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/differentiate-between-scanner-input-and-keyboard-input/m-p/767912#M37904</link>
      <description>&lt;P&gt;Configure your scanner to add an otherwise untypeable prefix to the scanned text. If the prefix doesn't exist in the input text, then you know it's not from the scanner. You then strip out the prefix in your module pool code.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2019 13:10:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/differentiate-between-scanner-input-and-keyboard-input/m-p/767912#M37904</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2019-02-13T13:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Differentiate between scanner input and keyboard input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/differentiate-between-scanner-input-and-keyboard-input/m-p/767913#M37905</link>
      <description>&lt;P&gt;Dear Mathew,&lt;/P&gt;&lt;P&gt;In this case end users will also use the last character when they type via keyboard.&lt;/P&gt;&lt;P&gt;Do you have any other option like : input should be non-editable for keyboard where as it is editable for scanner&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2023 12:06:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/differentiate-between-scanner-input-and-keyboard-input/m-p/767913#M37905</guid>
      <dc:creator>yadu_krishna</dc:creator>
      <dc:date>2023-02-10T12:06:56Z</dc:date>
    </item>
  </channel>
</rss>

