‎2009 May 16 6:00 AM
Hi,
I have one text field in abap program, where input should come from scanner by scanning a barcode.
But when i copy paste the data it is allowing it.
My requirement is that the data should only be allowed from scanner not from any other source.
Plz help
Regards,
Priya
‎2009 May 16 7:16 AM
Hi,
If your scanner is connected to the keyboard port, you cannot do anything.
System cannot differentiate if the data is scanned or has come thro keyboard or mouse.
The only option available is to remove the keyboard & mouse from the line(If the business process allows).
Or train the users not to copy paste.
Regards,
Pankaj
Edited by: Pankaj Singh on May 16, 2009 11:48 AM
‎2009 May 16 6:04 AM
[This|https://forums.sdn.sap.com/click.jspa?searchID=-1&messageID=7542656] may help.
‎2009 May 16 7:16 AM
Hi,
If your scanner is connected to the keyboard port, you cannot do anything.
System cannot differentiate if the data is scanned or has come thro keyboard or mouse.
The only option available is to remove the keyboard & mouse from the line(If the business process allows).
Or train the users not to copy paste.
Regards,
Pankaj
Edited by: Pankaj Singh on May 16, 2009 11:48 AM