Barcodes Scanning

Has anyone done any implementation of a scanning a barcodes into their application? I am wondering if anyone has any information on it.Ideally what I would like to do is pass the number read from the scanner to Oracle forms and then go and search for a record based upon the number scanned in.
I would appreciate the knowledge.
Many thanks,
Dorota

You can use the Group Barcode Scaner in Blackberry Messenger.

Similar Messages

  • SAP WM 6.1 : Barcode Scanning Time&Date stamp capture

    Hi Experts,
    Our client have new requirement: we enable the Barcode scanning functionality for Functional Location in Notification screen, when user scan the functional location we need capture the time & date stamp also.   I am able to capture the functional location but not able to capture the date&time stamp of barcode scanning.
    can any body guide me how to capture the date&time stamp during scanning.
    Thanks
    Chigari

    Chigari,
    How you accomplish this will depend on where exactly you are scanning.
    If you are on a transaction screen you can simply add an additional property to the transaction to store the current date and time.
    If you are scanning to a list screen then you can look at adding / updating the single match action and no match actions to add in a transaction to store the timestamp.
    --Bill

  • Identifying goods movements which have been barcode scanned

    Hi,
    We are developing the use of ITS for barcode scanning in the warehouse, using Symbol 9090 HHDs.
    The transactions used are MIGO-like:- MB01, MB11.
    Goods are issued to PM orders, goods are receipted.
    How can we identify and report in SAP which movements have been performed using the handheld device, and which have been performed using manual input directly in the SAP gui?
    Thanks.

    Hi..
            I think mb51 is the apt report...filter by movement type 101 (G.R.N) and from the list filter the materials and vendor...a bit lengthy process but will work.
    Edamanayil

  • Barcode scan on WPF agentry client

    Hello to all,
    I use a barcode scan field type on window screen for WPF agentry client. When I try on our tablet device, user input is not enable but the barcode scan does not work fine. It seems that the field does not recognize the scanning.
    In particular we need a input field that receives in input only a scanning and no user input from keyboard.
    What kind of agentry field can I use ?
    Can I use barcode scan type on WPF agentry client ? There are some restrictions ?
    Thanks in advance.
    Regards.
    Paolo

    Hi,
    you may want to have a look at the new OpenScan API. To my knowledge the WPF Client does not support barcode scanners, NFC scanners etc. out of the box.
    Regards, Daniel

  • Default Barcode Scan field in Agentry SMP 3.0 WindowsCE Client

    Hi Experts,
    We are currently implementing Inventory Manager 4.0 and have a need to default the cursor to the Barcode Scan field when navigating from a menu screen to a transaction screen. However, a blank screen displays with just a Cancel and OK button instead of just showing the transaction screen with the cursor defaulted to Barcode Scan field. Is there a way to skip this blank screen if we default the focus to a Barcode Scan field and just display the transaction screen with the cursor defaulted to the Barcode Scan field?
    Second issue we are having is that the Barcode Scan field does not trigger the scanner automatically. User still needs to manually turn on the wedge scanner, which is the software provided by Motorola, to enable the scanner. From my understanding, using a Barcode Scan field will supposedly enable the scanner of the WindowsCE devices.
    Thanks!
    Tags edited by: Michael Appleby

    1) It sounds like you have Full Pop-up screens enabled. Go to a non Transaction Screen and click on the Agentry Symbol and select No-poput
    2) The Agentry clients have 2 cursors.  1 for the user to see, and a second one for the barcode.  This way if a screen has barcode scanning field the user will just the button and scan the field and the data will go in, and then the barcode cursor will move to the next barcode field.
    In your client folder do you have the AgentryScanner.dll file?  This is the Dll file the client uses to call the scanner.  One way to know if it working or not, on the barcode scanning fields you will see a little barcode button.

  • What device i could use to plug to ipad for credit card/barcode scanning purpose.

    What device i could use to plug to ipad for credit card/barcode scanning purpose?

    For credit card reading go to Square you can find them at  https://squareup.com/
    For bar code reading download the RedLaser app from the App store on your iPad.

  • How to Handle Barcode scanning in SRM

    Hi Guys,
    Can anyone suggest me how to handle the barcode scanning in SRM system, this is in SRM 4.0 version.
    If so what are the steps to be followed.
    Regards
    Srujan K

    Hi
    Do have any information what are the config settings do we have to do for this in the SPRO.
    Regards
    Srujan K

  • Read barcode scan without textbox focus

    I have 16+ scanners coming into the computer from a single USB port.  The code that I have now works fine as long as the textbox has focus.  What I want is some code that I could use that would get the scan even if the windows form is minimized
    or some other program is being used.
    I've looked around a lot and everything just says to have focus on the textbox.  Is there like a barcode listener that I could use?

    Hi saprest,
    When you have focus in a testbox, it sends characters to the textbox as if you typed them from the keyboard. If you don’t want to use a testbox, you would subscribe to a keyboard event handler to capture the barcode stream.
    The links below might be useful to you:
    # get barcode reader value form background monitoring
    http://stackoverflow.com/questions/10850050/get-barcode-reader-value-form-background-monitoring
    # How can I read barcodes without having the user focus a text box first?
    http://stackoverflow.com/questions/2688493/how-can-i-read-barcodes-without-having-the-user-focus-a-text-box-first
    If you have any further questions, please feel free to post in this forum.
    Best Regards,
    Edward
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click HERE to participate the survey.

  • Need help with barcode scanning

    Hi All,
    In my program, when a user scan a barcode, I need the code appear directly on my dynpro screen field and automatically move on to a new screen without the need of user to press Enter or execute. Can this be done? I don't even know how to code when the user scan the barcode and how the code getting transferred to the screen field. Can anyone help on this? Thanks in advance.

    Anyone, please...

  • Barcode scanning and displaying other details on the screen

    Hi All,
    I have a requirement to replace the existing leagacy which has a POS functionality screen with SAP Screen.
    Currently the leagcy does the following function.
    When the user scan the Barcode of the product, other details of that are reflected and displayed.
    The same requriement has to be developed in ABAP.
    When the user scan the barcode, the details of the product should be displayed on the screen.
    This functionality is same as in POS.
    Kindly let me know how to proceed ...as I am unable to find any event where in after just scanning the barcode the detials of barcode are captured on screen field but how and which code/event triggers the other details to be displayed on the screen without any action from the user except scanning the barcode.
    Thanks in advance for any clarification and suggetion.
    Regards..
    Shakeel.

    Hi,
    the barcode scanner should be set up to trigger an Enter key after scanning a barcode.
    This will trigger your PAI right after scanning a barcode, so you can easily handle the input and process it as necessary.
    There is really no difference between entering the input through keyboard and pressing Enter, and entering it using a barcode scanner.
    You won't need anything else apart from the standard PAI/PBO processing.

  • Barcode scanning issues ! Urgent!

    Hi all,
    I have designed labels using standard barcode " CD39C_00"
    CODE 39.
    The problem is after scanning at the end it is appending a alphanumeric character at the end when scanned using "LXE" scanner.
    Did anyone of you faced this problem before? I need to address this issue rightaway, this is causing hinderance to our testing process.
    Regards.

    Hi Sridhar,
    The scanner was doing good for another barcode sample of Code 39 but for this sample it is appending this character. we are using this 2nd sample because of the size constraints on the label.
    So, it is actually scanning one properly and appending a character for another type but both are from Code 39.
    Secondly, where can i look for the setting in scanner?
    Thanks for the help help sridhar i really appreciate it.
    Regards.

  • Barcode scanning

    hi
    my client want bar code scanning in SAP. Our QM contains inspection by  barcode which is coming from vendor along with energy meter. presently we scanning through Foxfro and file uploading to sap for result recording. we want scanning will be recorded at sap. Is it is possible???
    KP

    Hi,
    Please check the tread below:
    Re: Reading the Barcodes
    Hope its useful.
    Thanks..

  • Requirement for barcode scanning

    Hi All,
    I need to add the value of scanned barcode in my Ztable.
    For this Requirement -->
    I think --
    First I need to have a module pool program with i/p field (say about 64 char i/p field) for barcode value.
    Now what next -->
    How the scanner (which attached to USB port) will display the barcode value in i/p field of my program??
    What I need to do for this???

    Hi,
    From Barcode reader - Wikipedia, the free encyclopedia
    USB
    Later barcode readers began to use USB connectors rather than the keyboard port, as this became a more convenient hardware option. To retain the easy integration with existing programs, a device driver called a "software wedge" could be used, to emulate the keyboard-impersonating behavior of the old "keyboard wedge" hardware.
    Regards.

  • Intermec CK31 Barcode Scanning Issues

    Hello,
    Has anyone experienced issues with MI 2.5 CrEme 3.26 running on a CK31 / CE.NET 4.2.  We are having issues of barcodes partially scanning into AWT text fields(ie first few characters with every other character scanning).  The application works fine on another intermec device with windows mobile. 
    Thanks
    Josh

    Hi Josh!
    It could be one of the 2 issues
    (1) The Scanner integrated with the CK31 doesnot scan correctly.Very less possibility for this.
    (2) The software that is running your application is not able to interpret the scan and display it into AWT text fields.
      For #1 you can try to scan the barcode outside your AWT application in any input field and could confirm the scanner is scanning the entire barcode.
    For #2 are you able to Hand Key in the entire barcode value in to your field.
    Hope you might have tried these options already.If so then it confirms that the issue is related to running your application on a CK31 / CE.NET 4.2
    Thank You
    Gisk

  • Multiple Barcode Scanning

    Dear All,
    I am having an application where I need to scan the barcode string from 6 different USB Barcode Scanners which are connected at single computer,but what I really want is how can I identify from which Barcode I am getting the string.
    I have six text boxes on front panel which corresponds to each scanner, so if I can get any acknowledgementy from the scanner prior to displaying the barcode string in textbox, I will keyfocus that particular textbox.
    But I am not having any idea that I can get any kind of ackoowledgement from the scanners which are connected at USB Port.
    Please try to help if anyone has some valuable suggestion.
    Thanks

    HI All,
    Thanks for responses, the barcode will be of same type.
    Actually I have to implement barcode scanners at a production line , there will be around 15 test benches (machines), and the product goes under testing for various parameters at each machine.
    These machines give GO / NOGO output after completion of tests, barcode scanner will be used after completion of test, so when it is scanning and sending the string to Main CPU (which is at the end of line) there will be a Digitial I./O card which will scan and record the result from that machine (Go/NG) with coming barcode string and save into a file...this goes for all machines.
    After comletion of all tests at every machine, when the final operator will scan the barcode for printing a new barcode to be pasted on that product the whole report will come corresponding to that particular barcode , that whether product has completed all tests and were all tests OK??  Only then Main CPU will give commmand to print the new barcode having all test information.
    Thanks & regards
    James
    Using LV 8.0

Maybe you are looking for