Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

module pool barcode reading

Former Member
0 Likes
1,040

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.

2 REPLIES 2
Read only

Former Member
Read only

0 Likes
526

Hi lokesh can u please check my code i have written some code for this but it does not read the barcode information.