cancel
Showing results for 
Search instead for 
Did you mean: 

Barcode Scanner HHP Dolphin 9500

Former Member
0 Kudos

Hi All

We are developing Barcode solution for some Goods Movements GR.

These are related to Production Planning like Goods Receipt against Production Order

As there is no standard Scanning application available for this application we went for Z dev

Technology

1) Barcode Printing 2D Barcode Smarforms

2) Printing in Zeebra Printer

3) Scanner HHP Dolphin 9500 model

4) Basis-Web Console

5) In Hand Held Terminal work by RF

6) We developed one small screen in R/3 and brought in Scanner through web console

Logic: once scanned, the fields will be filled with the relevant data and have to AUTOMATICALLY activate OK button (or Enter Key). if ok button activated our logic will call the relavant transaction (MB1B) and the output GR Doc number will be displayed in the Scanner.

Every thing is working fine except Ok (or enterkey/tick)

Every time we need to press ok (tick)

Need solution through coding for automate the same

thanks

K.Prabakaran

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks for your answers

The issue has resolved through config setting in scanner and some changes in the parameters for Barcode Printing in sap

I have rewarded your efforts and closing my thread

thanks

K.Prabakaran

former_member228142
Active Contributor
0 Kudos

Hi,

from other barcode scanners (symbol, intermec) I know that the automatic enter is a feature of the mobile scanner device which can be activated. I would suggest to check the documentation of the scanner or ask the vendor how to activate it.

Best regards,

Klaus

Edited by: Klaus Layer on Feb 22, 2008 4:09 PM

Former Member
0 Kudos

Hi,

like klaus explained this is the job of the device.

But if you get here no solution you must automatically

this over JavaScript.

ITSmobile is a webtechnology to find a solution for this

dynamical feature you mast develop this on the frontend (device).

Maybe you can code the enter on the Barcode if not possible

you must add a postfix (in your internal warehose) the additonal

barcode postfix will be work, but for your customers it brings problems.

If the device itself can add a postfix you will find very easy a solution,

also if the enter can not be triggered as a postfix (you can change it

over the JavaScript)

Bye

Christoph