cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello,

we are going to integrate bar code reader to SAP directly

Our thought are , Scanning the bar code and then using IDOC or directly connected to SAP - ZTables for converting the data into the SAP system..

is it possible to convert the bar code information ( such us material / batch etc..) in to SAP with an interface.

Any Input will be appreciated

Thanks for your help

JJ

0 Likes
View Entire Topic
Former Member
0 Likes

Thanks for every one

Abhijit G. Borkar : If we are going to run the hand held device in SAP , Then we can capture the data directly in to SAP . I donu2019t know whether it is possible to install this device in to SAP without SAP console ?

If it is possible ,then I agreed with your statement . Otherwise we have install this device in an external system .

Siva : You mention about updating the values in SAP. What is your suggestion about the dialog program or ITS ? Can we build this in SAP ? or going to be an external system. We donu2019t want to use IDOC or Portal , what are the other options I am having, to bring this data in to SAP ?

Once again thank you for your suggestion

Former Member
0 Likes

Hi JJ,

See no installation needs to be done as far as barcode scanner is concerned(i don't which model you are using).

But if you are using a barcode scanner which is connected to an USB port then the function of the barcode scanner if to just read the barcode decode it and dump the exact value in the text area now it is OK if we have any type of text area let it be a cell in an excel sheet or and I/O field in the SAP screen, barcode scanner will just place the value in the area where your cursor is placed.

Regards,

Abhijit G. Borkar

Former Member
0 Likes

dialog program is best, after creating dialog program create ITS for tcode and use this in ur hand held device. or u can go for web dynpro desighn the screens and update it in sap by using rfc's.

Regards

Siva.