<?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 Scanned Data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/scanned-data/m-p/2753058#M640427</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;  Is it possible to upload the scanned data into Database in SAP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Aug 2007 14:45:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-29T14:45:26Z</dc:date>
    <item>
      <title>Scanned Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scanned-data/m-p/2753058#M640427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;  Is it possible to upload the scanned data into Database in SAP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 14:45:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scanned-data/m-p/2753058#M640427</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T14:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Scanned Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scanned-data/m-p/2753059#M640428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;No we can not upload the Scanned data into SAP, we can upload normal text fiels, excel files, XML field and so on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 14:47:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scanned-data/m-p/2753059#M640428</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T14:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Scanned Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scanned-data/m-p/2753060#M640429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi !&lt;/P&gt;&lt;P&gt;That depends on what "scanned data" menas....&lt;/P&gt;&lt;P&gt;There are twos scenatios wich wie have both in use...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.) Scanner is directy connected to the frontend and does a "Keyboard input".&lt;/P&gt;&lt;P&gt;In this case you can build a dynpro like this:&lt;/P&gt;&lt;P&gt;SCANFIELD ___________________________________&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SCANNED DATA _______________________________&lt;/P&gt;&lt;P&gt;                          _______________________________&lt;/P&gt;&lt;P&gt;                          _______________________________&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where Scanfield is an input field in with the scanner "wirtes" it's data and&lt;/P&gt;&lt;P&gt;Scanned data is i.e. a table-control where the scanned data is shown.&lt;/P&gt;&lt;P&gt;The scanner should do an AUTO-ENTER. So the SAP-Transaction could&lt;/P&gt;&lt;P&gt;start executing after every scanning and cummulate the data into an&lt;/P&gt;&lt;P&gt;internal table.&lt;/P&gt;&lt;P&gt;The cumulated data is being processed by pressing SAVE on the GUI-Dynpro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.) The scanner is "batch type" and puts it's data to a file or database&lt;/P&gt;&lt;P&gt;If the data is put to a database you'll first need to export them to a file.&lt;/P&gt;&lt;P&gt;If the scanner writes to a file this is not neccesary !&lt;/P&gt;&lt;P&gt;Then write a batch programm that imports that file (using GUI_UPLOAD) &lt;/P&gt;&lt;P&gt;and does the processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In both cases the interpreation of that what's being scanned is a matter of the SAP-transaction the does the processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helped a bit...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rainer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some points would be nice...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2007 07:04:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scanned-data/m-p/2753060#M640429</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-30T07:04:26Z</dc:date>
    </item>
  </channel>
</rss>

