Is it possible to match Lockbox program with MICR and/or Invoice, PO , BOL

Hi ,
Could please someone let me know , in Lockbox program whether it's feasible to do the matching with the PO , BOL(Bill of Lading) other than the MICR and/or Invoice?
Any help is highly appreciated and rewarded with the points...
Thanks

If you want your LabVIEW program from Windows to run on Linux, you need to compile it first with a LabVIEW for Linux version. Be aware that path management is slightly different under Linux. So your Windows application won't run under Linux if you don't prepare for it.
If you want a LabVIEW / Windows application to interface with LabVIEW / Linux, you can do this with TCP/IP functions, or perhaps even with global variables (not sure if they work under Linux).
Can't help you with the second question(s). I'd be worried about getting any camera working under Linux and LabVIEW, but I'm not sure if this is a valid concern.
Regards,
Wiebe.

Similar Messages

  • Is it possible to create a tree with drag-and-drop functionality using ajax

    I saw these samples;
    Scott Spendolini's AJAX Select List Demo
    http://htmldb.oracle.com/pls/otn/f?p=33867:1:10730556242433798443
    Building an Ajax Memory Tree by Scott Spendolini
    http://www.oracle.com/technology/pub/articles/spendolini-tree.html
    Carl Backstrom ApEx-AJAX & DHTML examples;
    http://htmldb.oracle.com/pls/otn/f?p=11933:5:8901671725714285254
    Do you think is it possible to create a tree with drag-and-drop functionality using ajax and apex like this sample; http://www.scbr.com/docs/products/dhtmlxTree/
    Thank you,
    Kind regards.
    Tonguç

    Hello,
    Sure you can build it, I just don't think anyone has, you could also use their solution as well in an APEX page it's just a matter of integration.
    Carl

  • Is it possible to end a program with frontend after idle time?

    Hi guru's,
    Our users are using TMW (trx PTMW) on a regular basis for entering time data.  It would be real nice to encourage them to close their TMW screens when they have done.
    It would be real nice if the TMW gui (or any other program they leave idle) would get cancelled after X minutes of idle time.  Any pending non saved changes may get lost.
    I' ve looked at the rdisp/gui_auto_logout parameter.  But this cancels the whole session and so they need to log on again.  We'd just like it if they return to their easy access startmenu.
    Any suggestions how to do this? (a system parameter? repair of TMW? job that ends idle gui's?)  I'll reward any usefull suggestion
    Kr,
    Jonathan

    If you want your LabVIEW program from Windows to run on Linux, you need to compile it first with a LabVIEW for Linux version. Be aware that path management is slightly different under Linux. So your Windows application won't run under Linux if you don't prepare for it.
    If you want a LabVIEW / Windows application to interface with LabVIEW / Linux, you can do this with TCP/IP functions, or perhaps even with global variables (not sure if they work under Linux).
    Can't help you with the second question(s). I'd be worried about getting any camera working under Linux and LabVIEW, but I'm not sure if this is a valid concern.
    Regards,
    Wiebe.

  • ColorSync Question... Matching FCP colors with QT and DVD

    I am using FCP 5. I edit mostly for web download and occasionally to be put on DVD. Basically I use the color corrector to make the colors in the preview window the way I want them, as I do not have a broadcast monitor. But when exporting to H.264 and played back in quicktime the colors always look washed out and too light. This happens both when not using the FCP ColorSync filter and when using it (using Generic sRGB). Here are some screen captures, as you can see FCP shows the colors much darker (the way I want them).
    What is the best way to get the two colors to match? I need the Quicktime colors to look the same on all computers (Windows or Mac, Calibrated Screen or not) or at least as close as humanly possible. I understand that each codec has a different gamma, but there has to be a way to do this. Also how should I do this for DVDs to be played back on TVs (again without a broadcast monitor)?
    --Thanks!

    It will never look the same in QT as it looks in FCP. Final Cut adds a gamma adjustment automatically. I guess you don't need a color critical monitor if you are not going to broadcast. You need to compress small parts of your video to the codec you will be putting online and watch them in a browser. Use small segments with the most important information, and take very good notes on every test you do. When you find the one that works best, that is your master template for Compressor. Start there for all following projects. And keep in mind, you will never be able to see what it will look like in everyone's monitor. Some people have nice monitors with high contrast ratios, others have cheap LCDs or even old, burned out CRT monitors.
    If you want to see it on a monitor, hook up your Mac to your television with a DVI to S-Video or RCA adapter. Not the ideal situation, but the adapter only costs about 15 or 20 dollars I think.

  • Is it possible to make a graph with drag and drop plots and use it as a control?

    I am trying to make a graph with multippel plots to use as a control, the plots should be drag and drop. Is this possible in LV 7.0 or do i have to use c++ or WB?

    I second Doc-Doc comment. I am not sure what you are asking.
    The attached is an example I found on the NI web-site some time ago. I cannot find the link again so here is a ZIP of what I found in a temp folder on my machine.
    Trying to help,
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction
    Attachments:
    WF_SketchPad.ZIP ‏67 KB

  • Is it possible to make an album, with seperate, and different artwork for each track? Thanks.

    Got a few tracks and I was wondering if its possible to make like an album, but each track different art?  

    You can give each track its own artwork. iTunes will normally display the artwork of track 1 in album listings. The individual track art will show in the small window at the top of the screen when playing, or the artwork panel of the mini player, or the now playing window on a device. Try it and see.
    tt2

  • Possible bug in inDesign CS5 with find and change

    This could be a problem with my script or it may be a bug, not sure.
    The script is used for finding a double space in a fragment of text and changing it to single space.
    It works only once when it is executed.
    To make it work again you have to close and reopen inDesign.
    Here's the code:
    app.findTextPreferences.findWhat = "  ";
    app.changeTextPreferences.changeTo = " ";
    app.documents[0].changeText();

    This one worked, Harbs also works but I think I'll go the unicode grep route for find and change on this one.
    I like the use of the positive lookbehind GREP character. (?<=) 
    thank you

  • PROGRAM WITH BAPI and BDC's

    Hi All,
    I am using a 2 BAPI's and 3 BDC's in a program. I need all these BAPI and BDC's update the tanscations in a single bundled task? that is if any of BAPI or BDC failed the sucessful BAPI/BDC should be rolled back. How can I make it happen? Any sample code will be helpful
    All Suggestion will be rewarded.

    BAPI-step by step procedure
    http://www.sapgenie.com/abap/bapi/example.htm
    list of all BAPI's
    http://www.planetsap.com/LIST_ALL_BAPIs.htm

  • 'Z' program with trabstrip and user autorization for visualizing

    Hi
    There's a 'Z' program which contains tabstrip for user option, then an ALV is showed but not all the user must see all ALV, how can I do for this because  it's just one program.
    Thanks in advance.

    Hi,
    if u do not use authorization object, then u can do this think using z-table,
    create a Z-TABLE and enter the one fields 1.  block_user.
    then create table maintenance of the table and enter the user name witch u want to block .
    and in the program  check the value
    if sy-uname =  block_user.
    message ' u r not authorized'.
    else.
    display Report.
    endif.
    Regards,
    Abhilash

  • Program with list and select button

    Hi,
    is there a program module that displays a list and when user selects an item and clicks on some button the program returnes selected item.
    I just want to use that kind of program as a template.
    Thank you.

    Hi,
    Try this program BCALV_GRID_02
    Cheers.
    ...Reward if useful

  • French translation program with grammar and spell check?

    Does anyone know of any really good translation programs where you can write a document in english and the program will translate it to french? The program would also need to have spell and grammar checks.  Thanks

    I know that there's one on the dashboard. You can use google translate but you can't download that one.

  • Trying to compile a GUI program with ActionEvent and Color/Graphics

    Hey, I am trying to compile a program that where I press a button it designs/displays a picture. I have the first part that shows the button, but I can''t get the second part of it. Any suggestions on what to do? Here is the part of the code that I am unsure about, the idea is to get that to design a picture:
    private class ButtonHandler implements ActionListener
              public void actionPerformed( ActionEvent event )
         }

    Heres the code in order to give a better idea of what I am trying to do:
    import java.awt.FlowLayout;
    import java.awt.Color;
    import java.awt.Graphics;
    import java.awt.event.ActionListener;
    import java.awt.event.ActionEvent;
    import javax.swing.JLabel;
    import javax.swing.JPanel;
    import javax.swing.JFrame;
    import javax.swing.JButton;
    public class Game extends JFrame
         private JLabel greeting; // greets user and gives initial instructions
         private JButton startGame; // start game button
         private JButton highScore; // displays high scores
         private JButton exitGame; // exits game
         // adds buttons to JFrame
         public Game()
              super( "Game" );
              setLayout( new FlowLayout() ); // set frame layout
              greeting = new JLabel( "Make selection..." );
              add( greeting );           
              startGame = new JButton( "Start Playing" );
              add( startGame );
              highScore = new JButton( "View High Scores" );
              add( highScore );
              exitGame = new JButton( "Exit Game" );
              add( exitGame );
              ButtonHandler handler = new ButtonHandler();
              startGame.addActionListener( handler );
         private class ButtonHandler implements ActionListener
              public void actionPerformed( ActionEvent event )
              public void paintComponent( Graphics g )
    super.paintComponent( g );
    g.setColor( Color.RED );
    g.fillOval( 10, 10, 200, 200 );
    }

  • Stok Program With WCF and linq to sql

    It runs on studio but it doesnt run on windows phone.I didnt add wcf,services and sql.Help Me ?

    Hi WHAT IS  MSDB 'S FULL MEAN,
    >>It runs on studio but it doesnt run on windows phone.I didnt add wcf,services and sql
    Do you mean that you can not add the WCF Service Reference?
    Are you using the Windows Phone Sivlerlight or the Windows Phone Runtime app?
    The Windows Phone 8.1 Rutime app does not support the "Add Services Reference", then we need to use the WCF Restful services for instead in Windows Phone 8.1 Rutime app, for more information, please try to refer to this blog:
    http://blogs.msdn.com/b/myamama/archive/2014/06/24/workaround-to-adding-service-reference-to-windows-phone-8-1-runtime-app.aspx
    Besides, for how to create a WCF Restful Service, please try to refer to this following article:
    http://www.codeproject.com/Articles/571813/A-Beginners-Tutorial-on-Creating-WCF-REST-Services .
    If I have misunderstood you, please try to describe more about your question and post the error information in here.
    Best Regards,
    Amy Peng
    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.

  • AP register report with PO and related invoices

    Hi SAP gurus,
    Business wants a AP register report, listing all processed invoices related to a PO.
    Basically they want to see the PO no. and invoices on the same report.
    I have tried to find a std report but couldnt. Please suggest if there is any such report or if not how I can get it thru may be SAP query. Also please give me step by step procedure to right a SAP query.
    Thanks a million, in advance. I will reward point promptly.

    If you want to do this from Finance an idea is to make sure the PO number is being written to the assignment field of the Vendor line item.
    This can be done simply by making the correct selection for the sork key of the recon account for Vendors.
    Once you are happy that the PO number is being added into the field, you can run an open item report per Vendor and sub total it by Assignment, thus giving you a break down by PO number.
    Please award points if this is helpful.

  • Check on PO  matching profit ctr with plant & cost ctr with plat

    Hi Expert ,
                     I am working on Enhance check on restrict purchase prder  the logic of matching profit center with plant and cost center with plant  . Code is-
    IF SY-TCODE = 'ME21N' OR SY-TCODE = 'ME22N'.
    LOOP AT XEKPO WHERE  KNTTP = 'A'.
    read table KNT with key ebeln = XEKPO-ebeln ebelp = XEKPO-ebelp  prctr = XEKPO-KO_prctr.
    if sy-subrc NE 0 .
    MESSAGE ID 'ZMESSAGE' type 'E' NUMBER 005.
    /'Asset Profit Center Should be Same as Plant'/
    *EXIT.
    endif.
    ENDLOOP.
    endif.
    loop at knt.
    CALL FUNCTION 'CONVERSION_EXIT_ALPHA_OUTPUT'
      EXPORTING
        input         = knt-prctr
    IMPORTING
       OUTPUT        = knt-prctr.
    modify knt.
    endloop.
    now i need this ligic with also work in case of service order ( SRO & SER)  check asset code (cost center-plant) instead of material code( Profit center u2013plant).
    because in service order no material exist
    Edited by: Aditya_rkj on Jan 20, 2011 6:06 PM
    Edited by: Aditya_rkj on Jan 20, 2011 6:07 PM

    hi,
    I think your cost centre is not assigned the above given bussiness area...
    Take help of FI consultant and check whether its assigned at KS02 or not...
    You can also change it...
    or
    if you are just doing testing, then better use other cost centre which assigned to the above given business area..
    Regards
    Priyanka.P

Maybe you are looking for