‎2008 Dec 14 6:58 PM
please anyone help me to solve a requirement in modulepool.
my requ,irement is to diplay all the details of purchase order and update its quantity in goods receive.
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.
another blank field should be there inthe middle of the screen.
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.
lastly these value ll be updated through bapi.
guide me how to do it.
‎2008 Dec 15 5:18 AM
Hi,
You can check this link..
Check this link,
http://www.mecsw.com/info/appnote/app_024.html
regards,
Lokesh
‎2008 Dec 15 5:34 AM
Hi lokesh can u please check my code i have written some code for this but it does not read the barcode information.