Application Development 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: 

BarCode

former_member198441
Participant
0 Kudos

Hi Experts..

I have the following issue:

I am reading a label with barcode reader. This label have: Material Number, batch. But I need to update info in the transaction code MB1A.

How I can, read this label and update the info into transaction code MB1A or other logistic transaction ?

thank you very much

regards

PP

4 REPLIES 4

Former Member
0 Kudos

Hi,

Check this link for Barcodes.

[Barcode Reader|http://www.sap-img.com/abap/details-information-about-sap-barcodes.htm]

IF found helpfull do reward.

Regards.

Eshwar.

Former Member
0 Kudos

tel them to put the file either on application server or on local disk.

now upload the file using 'GUI_UPLOAD' function module.

take the data into one internal table.and using cal transaction post to mb1a.

0 Kudos

how can this b possible by BAPI..

any one help me doing this using BAPI...?

helpfull answer will b rewarded..

thanx

PP