<?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 Regarding bar code scanning in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bar-code-scanning/m-p/1947158#M390286</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one requirement.&lt;/P&gt;&lt;P&gt;After scanning the barcode, that barcode value is populating in the selection screen of a program. My requirement is, after the value is filled in selection screen by barcode scanning, the report has to be executed automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please tell me is there any event triggers in the report, when the field is filled in the selection screen by scanning the barcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Feb 2007 06:17:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-07T06:17:54Z</dc:date>
    <item>
      <title>Regarding bar code scanning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bar-code-scanning/m-p/1947158#M390286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one requirement.&lt;/P&gt;&lt;P&gt;After scanning the barcode, that barcode value is populating in the selection screen of a program. My requirement is, after the value is filled in selection screen by barcode scanning, the report has to be executed automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please tell me is there any event triggers in the report, when the field is filled in the selection screen by scanning the barcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 06:17:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bar-code-scanning/m-p/1947158#M390286</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T06:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding bar code scanning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bar-code-scanning/m-p/1947159#M390287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Develope a program to scan the barcode with selection screen.&lt;/P&gt;&lt;P&gt;and develop one more program for report output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call the second program using call transaction or submit from the first one, once the barcode is scanned.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 06:27:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bar-code-scanning/m-p/1947159#M390287</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T06:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding bar code scanning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bar-code-scanning/m-p/1947160#M390288</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 using a screen for your field, you can use FIELD xxx MODULE abc ON INPUT or FIELD xxx MODULE abc ON REQUEST in your PAI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 06:34:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bar-code-scanning/m-p/1947160#M390288</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T06:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding bar code scanning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bar-code-scanning/m-p/1947161#M390289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi macam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your update.&lt;/P&gt;&lt;P&gt;But i am not using any screen, the value of scanned bar code will be filled in the selection screen of Z-program. After filling the value, then it has to be executed automatically.&lt;/P&gt;&lt;P&gt;Kindly let me know, if any event will trigger after filling the value from the scanned bar code, so that we can write code in that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 07:03:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bar-code-scanning/m-p/1947161#M390289</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T07:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding bar code scanning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bar-code-scanning/m-p/1947162#M390290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sadiqulla Shaik  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But to write call transaction also, we should know which event will be triggered.&lt;/P&gt;&lt;P&gt;So that we can write this code in our program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 07:04:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bar-code-scanning/m-p/1947162#M390290</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T07:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding bar code scanning</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bar-code-scanning/m-p/1947163#M390291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;same requirement i got. i have design one screen in that screen i need to populate the material related data when ever user scan the barcode of  material. How we can appear the scanned barcode data into SAP screen if u done Please give ur suggestions&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pandu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 12:01:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bar-code-scanning/m-p/1947163#M390291</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T12:01:52Z</dc:date>
    </item>
  </channel>
</rss>

