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

Bar code scanner Vs keyboard (To restrict Input from Keyboard).

Former Member
0 Likes
599

Hi Experts,

I have a sap screen with many text boxu2019s. I have to restrict 2 text box from receiving inputs from keyboard. Those 2 text box should only receive input from Bar code scanned. Please help.

-- Chella

Hi Experts,

I have a sap screen with many text boxu2019s. I have to restrict 2 text box from receiving inputs from keyboard. Those 2 text box should only receive input from Bar code scanned. Please help.

-- Chella

2 REPLIES 2
Read only

Former Member
0 Likes
518

you can try disabling the key board from registry

Read only

Clemenss
Active Contributor
0 Likes
518

Hi B.Chella Pandian,

as far as I know the SAP system can not distinguish between keyboard or scanner input because all goes through SAPGUI. The only way is to use MDE device that stores scanned data and import directly from MDE device.

Regards,

Clemens