<?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 module pool barcode reading in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-barcode-reading/m-p/4937190#M1151622</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please anyone help me to solve a requirement in modulepool.&lt;/P&gt;&lt;P&gt;my requ,irement is to diplay all the details of purchase order and update its quantity in goods receive.&lt;/P&gt;&lt;P&gt;my first field is purchase order no base on the purchase order all the purchase order header deatils ll be displayed like vendor no, doc date,post date and below that a some of line items ll be displayed in a table control .the last field of table control should be receive quantity.other table control fields r sl nomaterial no, quantity,uom,storage location and last column ll be empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;another blank field should be there inthe middle of the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when user put a scanner on this field a ean noo ll be display based on the that ean no matches the materil no of table control line items and corresponding receive quantity ll be counted as one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lastly these value ll be updated through bapi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;guide me how to do it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 14 Dec 2008 18:58:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-14T18:58:39Z</dc:date>
    <item>
      <title>module pool barcode reading</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-barcode-reading/m-p/4937190#M1151622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please anyone help me to solve a requirement in modulepool.&lt;/P&gt;&lt;P&gt;my requ,irement is to diplay all the details of purchase order and update its quantity in goods receive.&lt;/P&gt;&lt;P&gt;my first field is purchase order no base on the purchase order all the purchase order header deatils ll be displayed like vendor no, doc date,post date and below that a some of line items ll be displayed in a table control .the last field of table control should be receive quantity.other table control fields r sl nomaterial no, quantity,uom,storage location and last column ll be empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;another blank field should be there inthe middle of the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when user put a scanner on this field a ean noo ll be display based on the that ean no matches the materil no of table control line items and corresponding receive quantity ll be counted as one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lastly these value ll be updated through bapi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;guide me how to do it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Dec 2008 18:58:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-barcode-reading/m-p/4937190#M1151622</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-14T18:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: module pool barcode reading</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-barcode-reading/m-p/4937191#M1151623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can check this link..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.mecsw.com/info/appnote/app_024.html" target="test_blank"&gt;http://www.mecsw.com/info/appnote/app_024.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/sdn/collaboration.sdn?contenttype=url&amp;amp;content=https%3A//forums.sdn.sap.com/thread.jspa%3FforumID%3D50%26threadID%3D38047%26messageID%3D368651%23368651" target="test_blank"&gt;https://www.sdn.sap.com/sdn/collaboration.sdn?contenttype=url&amp;amp;content=https%3A//forums.sdn.sap.com/thread.jspa%3FforumID%3D50%26threadID%3D38047%26messageID%3D368651%23368651&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Lokesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2008 05:18:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-barcode-reading/m-p/4937191#M1151623</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-15T05:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: module pool barcode reading</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-barcode-reading/m-p/4937192#M1151624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi lokesh can u please check my code i have written some code for this but it does not read the barcode information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2008 05:34:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-barcode-reading/m-p/4937192#M1151624</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-15T05:34:25Z</dc:date>
    </item>
  </channel>
</rss>

