Code for capturing values from BARCODE Label using Scanner into SAP FIelds

Hi Gurus
i am a functional consultant and have not worked on <b>BARCode label Scanning</b> using a barcode Scanner, For my project i need to Sccan a BArcode label which has 25 fields and need to populate it into 16 SAP fields.
and these values are then saved in a custom Z table from whwre it can be used for other t-codes and reports
So can anyone please help me as to how to do this and is there any steps for uplaoding this data directly while scanning the label??
Thanks in advance for your help and appreciate your responses
Regards

Hi,
There were tools and method by which we can read barcode data.
Can you please let me know what is the instrument you are using and whether it was integrated with SAP or not?.. If not you can as barcode reader manufacturer for some executable files for to read the current value of barcode. By executing those files we can read the current value of Barcode into SAP through some function modules.
Thanks,
Saida Rao

Similar Messages

  • I create an id. on review option when i enter visa card and security code, it always gives an error msg "Invalid Secruity code". but i use this code for money withdraw from ATM and for shopping also. plz tell the solution ????

    i create an id. on review option when i enter visa card and security code, it always gives an error msg "Invalid Secruity code". but i use this code for money withdraw from ATM and for shopping also. plz tell the solution ????

    The code they are asking for is the last three digits of the number on the back of the card (you don't use this when using an ATM or presenting the card in shops).

  • From two given tables, how do you fetch the values from two columns using values from one column(get values from col.A if col.A is not null and get values from col.B if col.A is null)?

    From two given tables, how do you fetch the values from two columns using values from one column(get values from col.A if col.A is not null and get values from col.B if col.A is null)?

    Hi,
    Use NVL or COALESCE:
    NVL (col_a, col_b)
    Returns col_a if col_a is not NULL; otherwise, it returns col_b.
    Col_a and col_b must have similar (if not identical) datatypes; for example, if col_a is a DATE, then col_b can be another DATE or it can be a TIMESTAMP, but it can't be a VARCHAR2.
    For more about NVL and COALESCE, see the SQL Language manual: http://docs.oracle.com/cd/E11882_01/server.112/e26088/functions119.htm#sthref1310
    I hope this answers your question.
    If not, post a little sample data (CREATE TABLE and INSERT statements, relevant columns only) for all tables involved, and also post the results you want from that data.
    Explain, using specific examples, how you get those results from that data.
    Always say which version of Oracle you're using (e.g., 11.2.0.2.0).
    See the forum FAQ: https://forums.oracle.com/message/9362002

  • Error in java code for removing messages from a Topic

    Trying to write a code using oracle.jms package to remove messages from Topic. I have a similar code with javax.jms package for removing messages from Queue and it is working well. Whereas i have written this new code for removing messages from topic using oracle.jms package as methods like CreateBrowser and CreateTopicReceiver for topic are provided in oracle package only and can't be used from javax.jms package.
    Error i am getting is JMS-126: Invalid Topic specified at
             receiverTopic   = (Topic) ctx.lookup(((String)receiverProps.get( "Q_NAME")).trim()  );
             System.out.println ("receiverTopic is[" + receiverTopic + "]");
             MBeanHome home = (MBeanHome) Helper.getAdminMBeanHome("username","pwd","url:port");
             ((AQjmsSession)topicSession).grantSystemPrivilege("MANAGE_ANY", "SA", true);
             for(Iterator i = home.getMBeansByType("JMSTopic").iterator();i.hasNext(); )
              WebLogicMBean wmb = (WebLogicMBean)i.next();
              System.out.println("topic name found: " + wmb.getName());
                topicBrowser   = ((AQjmsSession) topicSession).createBrowser(receiverTopic, "Edin");topic handle which i am receiving in receiverTopic is same as what i am expecting but still it says Invalid topic specified on createBrowser method. Anyone who can help me to write this type of code, please reply. If anyone has ready code for this situation, please reply with the same as i am working on a prodcution system and we are in serious situation to resolve this problem.

    Hi,
    I am afraid this is impossible. You need to find another solution like a filtering queue. Your messages can be sent to a queue that is monitored by let say a MDB. This MDB will maintain a map of title and only forward once a given title/message to your topic.
    Hope it helps.
    Arnaud
    www.arjuna.com

  • BADI implementation for importing values from excel

    Hi All,
    This is my first ever post in this forum and I am a newbie in ABAP. I have this doubt rather I would say I am stuck while implementing a BADI for importing Excel values.
    We have a BADI for 'Upload flow rate' button which is built on PLM frame work on webdynpro.
    The requirement is that after clicking the ' 'Upload flow rate'  button it should prompt for selecting the excel file and after selecting that file, the values should get loaded to the internal table.
    what I have tried till now is that
    CALL FUNCTION 'TEXT_CONVERT_XLS_TO_SAP'
       EXPORTING
        I_FIELD_SEPERATOR    =
         I_LINE_HEADER        = 'X'
         I_TAB_RAW_DATA       = IT_RAW       " WORK TABLE
         I_FILENAME           = 'C:\abcdl\book1.xlsx'
       TABLES
         I_TAB_CONVERTED_DATA = lt_result
       EXCEPTIONS
         CONVERSION_FAILED    = 1
         OTHERS               = 2.
    IF SY-SUBRC <> 0.
       MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
               WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    endmethod.   
    I tried hard coding the xls file but it gives error as 'CNTL_error' which I guess is a known issue when we use this function module in webdynpro.
    So how can I get the values from excel without using datasource and just by hard coding the file name?
    Regards,
    Anand
    Anand

    There is no solution to this - SAP have said they will re-introduce this functionality, but they havent said when (as far as I am aware).
    However, we have developed a workaround (for Web reports anyway), let me know if you are interested.
    Patrick

  • 48 Hours ago I started to upgrade to Mtn Lion on a now 10 day old IMac - 30 minutes ago I got the email with the content code and redeem code for the download from the app store - it said download was happening, but nothing happened for 30 min - FIX IT!

    48 Hours ago I started to upgrade to Mountain Lion on a now 10 day old IMac - 30 minutes ago I got the email with the content code and redeem code for the download from the app store - it said download was happening, but nothing happened for 30 min - HOW DO I (or you) FIX IT!?

    This is a User's Forum, yelling at us won't help. You have 90 days of customer support via telephone. Use them as they can interact with their system and hopefully get you back on track. Otherwise take it to them at the Genius Bar and have them make it good.

  • Suggestions for capturing video from HD source needed

    I'm wanting to capture video from my PS3 (using component or HDMI) and I have no idea what device is good. I'm not looking to spend a large sum of money but it has to be a USB or Firewire external device as I don't have a Mac Pro tower to install PCI cards... yet.
    I was looking at the Hauppauge HD PVR. Noticed it's not compatible with Mac's but saw if I purchase the elgato EyeTV software that it would work. I'm worried about compatibility and skeptical of trusting two products from two companies to work together without issue.
    So I was hoping people on here would have some suggestions.
    Thanks!

    Hope its not too late of a reply but the Hauppauge HD PVR is awesome! (that is, if you don't pick up a defective unit).
    I currently use one myself for capturing xbox 360 gaming clips on my hackintosh and have just figured out what the best settings are for native editing in FCP. You can read my reply in this thread for details:
    http://discussions.apple.com/click.jspa?searchID=-1&messageID=9485446
    I've found 2 apps (one of which is EyeTV 3) that allow you to capture to a Mac via USB2 cable. There's EyeTV 3 and then there's HDPVR Capture which can be found here:
    http://www.steventoth.net/blog/products/hdpvr-capture/
    I used HDPVR Capture first then got my hands on EyeTV 3 and I'll tell ya that EyeTV 3 has better export options. HDVPR-C outputs to M2TS or MP4. MP4 can be problematic when editing in FCP as I found out. But with EyeTV 3 you can export into a 100% native format for Final Cut Pro editing. HDPVR is cool though for a quick app to capture your clips. There's a free trial version that will only capture up to 2min. of footage.
    Btw, if you go with EyeTV 3 make sure you perform a software update after you install it because it doesn't support the Hauppauge HD PVR right off the bat in version 3.0 ..you need version 3.1.1 which you get free when you check for updates.
    hope this helps!

  • Can you capture video from the internet, using premiere pro cc?

    trying to capture video from the internet, using premiere pro cc, is that possible?
    also - it keeps saying "video capture offline" - any solutions for that?

    I am going to go out on a limb and say that while it may be against the YouTube terms of service to download or scrape a video off of their service, there are times that I really don't care since it is for my personal use. Providing myself or my wife with entertainment that she can watch or listen to on her smartphone while on an airplane, or in a car traveling down the road, just doesn't bother my moral compass. Doesn't make it twitch in the least.
    Perhaps I am wrong. Perhaps I shouldn't do it. Tough. I do, and will continue to do so until the Google police come knocking on my door.
    This is pretty much the same argument that they tried to kill the VCR with. The simple act of time shifting was something that was considered wrong, and illegal, until people came to their senses.
    As for the editing capability, you might be surprised at the ways it is possible to download video that works just fine for what I use it for. Premiere Pro has no problems allowing me to edit out the parts I don't like, or just aren't funny, and the quality really doesn't suffer much at all.
    Now, with the exception of something I did for my two year old Great Niece, I have never used any video that I have downloaded for anything except a tutorial, or in her case, a Sesame Street song I used when I shot video of me reading her the Sesame Street book that I purchased.
    Would it be wrong to post downloaded video, intact or edited, for public consumption? Sure it would. No question about it.
    But please do not assume that everyone downloading video from the Internet is doing so for nefarious purposes, and I promise not to assume everyone is a perfect angel and is following all the rules.

  • T-code for delete file from application server

    Hi all!
    Please, has any t-code for delete file from application server? For upload exist CG3Z, for download has CG3Y. And for delete? Has anyone?
    I need to delete file from application server in QA system and i don't want to create a program for this because i will need to transport a request from DEV to QA.

    I don't have contact with basis team.
    The FM EPS_DELETE_FILE support directory name with max 60 char. My dir. has more than that. I need a transaction for this.
    Anybody know if this transaction exist?

  • Need code for Sales order creation in oops using xi as integration server

    Need code for Sales order creation in oops using xi as integration server.

    hi rocky,
              could you pls give a bit explanation on what you are expecting.
    regards,
    Pavan

  • Write code for authentication of username and password using struts

    write code for authentication of username and password using session using struts with jdbc connection..

    write code for authentication of username and
    password using session using struts with jdbc
    connection..and please, allow me to spoon feed you!

  • I cannot get CS6 to recognize my Sony DCR-TRV340 camera for capturing video from that camera.  CS6 c

    I cannot get CS6 to recognize my Sony DCR-TRV340 camera for capturing video from that camera.  The CS6 capture box keeps putting up a message that capture device is off line.  The Sony DCR-TRV340 camera is not listed in the CS6 Device Type  list in the CS6 DV/HDV device control settings box of Sony cameras.  I've downloaded what I think are the correct drivers for the TRV340, and when I plug the camera into the computer, the computer shows it listed in the devices and printers box, but CS6 will not recognize it.  Do I need to install these drivers into a specific folder in the CS6 program?  If so, where do I find these drivers in the windows 7 professional operating system, and into which CS6 file folder would I copy them to?

    Most camera's are not listed in Device controle, set it to Sony and generic. Yours is very old its a Digital 8 camera (I still got a TRV210). Johns second link wont work with your camera.
    You do not need to download drivers nor do you need to install anything. Most likely its the Legacy driver.
    Read though this document.
    http://kb2.adobe.com/cps/828/cpsid_82848.html
    General rule is connect camera to pc wait until windows reconigzes the camera.
    Fire up Premiere and capture.
    Never connect the camera to pc when the camera is on.

  • How to write a code for cumulative values..

    Hi
    Can any one proivde the Sudo code for Customer exit at Reports.
    I need to write a code for when ever user input Calaender month then querry calucalate the cumulative values also.
    How to write a code for cumulative values..
    Example:
    Customer -Sales.Quantity(CalMonth)---   Sales.quantity(Cumulative Month)  
    1000--223--
    2200
    Regards
    mannev.

    hi mannev,
    to get an idea, search in SDN
    for example
    customer exit code
    with hopes,
    Raja Singh

  • Reading Values from Listbox and data source into MS Office Toolkit

    Hi,
    Been trying to get this to work but making no progress and my lack of experience on labview is becoming a hinderence.
    Does anyone know how I can read the values from the listbox example attached into MS Office Toolkit for Excel?
    The values from the listbox need to be compared to mulitple values from a strain data source.
    Cheers,
    Mike.
    Attachments:
    Capture.PNG ‏62 KB

    Hi,
    Ok in the attached vi I want value from the listbox "0kg through to 10kg" to be put into the excel table in the report generation toolkit along side data from the convert strain gauge reading.
    Cheers,
    Mick.
    Attachments:
    Strain Gauge Edit2.vi ‏112 KB

  • UOM issue of SR that push from third party integrated software into SAP

    Dear SAP Expert/Guru,
    Would like to seek for your advise what is to be done to check the issue of different UOM created in SR when push from thrid party intrgration software into SAP.
    The material only being maintained 1 UOM which is PKT however, when the data being push from the integration software it created the material with the UOM CTN and this cause the whole SR cannot be used.
    Is there any way to check between the data integration? The client is using BAPI to push the data.
    Currently the client just implement PI module and the third party software is integrated with PI module.
    Kindly advise is there any other way to check.
    Thank you
    Regards
    Leonard Tan

    Dear Shailesh & Jurgen,
    Due to the T-code CUNI is maintained as Fire Fighter in the production server, so I only can use the QA server to analyst the UOM maintained in the server.
    Below is the result of the analysis:-
    <u>ISO Code</u>   <u>ISO code text</u>
    CT             CTN
    PK             Pack (assuming this is used as packet)
    As in the Change Units of Measurement of Dimension: Overview. THe result as shown:-
    <u>Unit</u>   <u>Commercial</u>   <u>Technical</u>   <u>Meas.unit text</u>
    CTN             KAR             CTN             Carton(SC)
    PKT             PKT             Pkt             Packet(s)
    When double click the "Units of Measurement, select any unit and click on the lens, here you will see a small box called ALE/EDI, you will get to see the ISO Code in the box and a small checkbox called primary code"
    There is no checking being clicked at the primary code and nothing is being keyed in the ISO code
    Kindly advise what is to be done? is it the ISO issue or is there any setting being done wrongly.
    Thank you
    Regards
    Leonard Tan

Maybe you are looking for