Filter up Open PO

Dear All,
I have to create a report to display the data of open po based on payment term, GR stage (delivery status), delivery date and po issuance date. Can anyone please guide me how should i filter out the blocked po, deleted po and only display out the open po?
Thanks alot!
Best Regards,
PC

Hi,
I had check with the MM user, they didn't use EKKO-FRGKE or table T16FB.
If they want to block PO they will tick the delivery completed indicator, for delete indicator is EKPO-LOEKZ.
So I wrote :
IF NOT EKPO-LOEKZ = 'L'.
   IF NOT EKPO-ELIKZ = 'X'.          :
proceed my specify function.
but it seems like not functioning. I still can get blocked and deleted po from my report.

Similar Messages

  • Yellowish filter when opening iMovie projects created by the iMovie 4 or 5

    I open the old iMovie project created by version 4 (maybe 5), in iMovieHD. There is a warning telling me that "The project was saved with an older version of iMovie. Opening it in this version will cause it to be upgraded, which will make it unreadable by older versions. Are you sure you want to open it?" I click OK and open and the clips/timeline come up, BUT - in the main window the clips look (and play) as if covered by a yellow filter. The projects are fairly recent (2005), created with the same camera I am using now - there was no problem at all last year. The only thing that has changed is that I have upgraded to iLife 6. Could anyon please help/explain what's going on?
    Thank you very much!!!!!!

    I had the same exact problem, only my "filter" color was purple! It was easily solved though.
    This was the answer that worked for me...
    "It was pointed out in another thread that this has something to do with the playback setting in iMovieHD.
    Go to Preferences->Playback
    and change from the "Highest" setting, which seems to be set by default, to one of the others ("High" works for me). The purple cast goes away."
    Please post back and let us know if this worked for you.
    Adam

  • Email Marketing List Filter by Opens

    Hello,
    I want to refine a email list to remove anyone who has not opened an email campaign in the last 3 months. Is this possible?
    Any help would be greatly appreciated.
    Regards,
    Jonathan Clark

    Liam,
    Thanks for the reply.
    I've looked there, but that option is not available.  (see screenshot below)
    Additionally, I've tried custom reports but there doesn't seem to be a way to segment my list in this manner.
    Thanks,
    Jonathan

  • I want to use a filter liquifi and the nex pafe open whit a black screen in state of a picture that i select

    i'm not a good one in english i'm flemish so do it letter by letter please .
    if i want to use the filter liquifi open's a new page wat's normaly yes , but in stade of my picture i get a black screen  whats going wrong ?

    Does turning off »Use Graphics Processor« in the Performance Preferences and restarting Photoshop have any bearing on the issue?

  • Cleared items to be open.

    Hi,
    How to convert d Cleared items in to open items documents.
    Reg/Vs

    Dear Vinu,
    Go to FAGLB03, select the GL Account Appearing in your FSV that is showing the Open item. This must be your recon account for Customers > Execute the report.
    This report will display All items of all customers assigned to this recon account. Filter out Open items only. After this, Press Control F8 to change the layout > Include the customer in the layout. Once you have done that, Click on the customer column in the report and Press Control F1 (Subtotal). You will be able to display the customers balance appearing in your FSV.
    You can also display Customer Balance report through the T-CODE "J3RFDSLD". You will be able to see the balance of all customers.
    Best Regards,
    Anss Shahid Essani
    Edited by: Shadow_sirjee2005 on Mar 5, 2011 3:56 PM

  • Converting a crystal report to pdf and then opening the pdf automatically

    I am successfully exporting a crystal report to a pdf file using code in vb.net 2008 in a windows application.   The crystal report is open in the viewer control and the user presses a button to export it.
    I create a variable with the report name and the location..  All works correctly.  However, I want the pdf to be open once it is saved which I believe is the case when you create  the pdf using the build in crystal export control.  But I am not using that.
    I presume I could call another form and use the adobe com control, but i prefer to do this in one place.
    How can I accomplish this.
    Thanks
    smHaig

    How about if I filter the open dialog box using the pdf name and folder.  Then that one would be the only one open in the dialog box and if the user selects it, it would open.  Have not tested yet, but this popped into my mind.   Seems better than a button on the form with the crystal view  to open another form .  Or I could have the adobe com object over laying the cr viewer and just make it visible if they press a button to open the abode  file..
    Maybe people have tried this and could comment on the better choice to view the pdf
    1.  call another form that contains  the adobe com
    2.  place the adobe control over the cr viewer and make visible if user requests to see pdf.   
    3.  use a filtered open dialog box.

  • How do I find out where the missing filter is used?

    After upgrade, Premiere CS4 is complaining missing filter upon opening a CS3 project.  How do I find out where the filter is used?
    Thanks!

    When I have opened older Projects in later versions, I have gotten a very useful dialog screen, telling me of missing Transitions (exact name and TimeCode), and of missing Effects. Do you not get such?
    When you Open the CS3 Project, is any Clip flagged?
    Considering how well PrPro has picked up on missing 3rd party stuff, I would be surprised, that it did not give you all of the necessary info.
    Good luck,
    Hunt

  • Use of Filter by in P6.2 Web Causes Auto Logoff

    When I select any of the filter by icons the filter window opens but never populates with the filter selections. Then when I close the window and try to select the filter again, the application performs an automatic logout and returns me to the signin screen. I am currently running Java 6 Update 15 and I found the following in the Java log:
    Reading certificates from 11 http://pmwebaccess.rmtc.fedex.com:8001/primaveraweb/applets/prm-common.jar | C:\Documents and Settings\116242\Application Data\Sun\Java\Deployment\cache\6.0\47\7986022f-6ea630c4.idx
    [Fatal Error] loose.dtd:31:3: The declaration for the entity "HTML.Version" must end with '>'.
    The declaration for the entity "HTML.Version" must end with '>'.
    org.xml.sax.SAXParseException: The declaration for the entity "HTML.Version" must end with '>'.
         at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
         at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
         at com.primavera.pvapplets.tree.JTreeXMLInputOutput.xmlParser(Unknown Source)
         at com.primavera.pvapplets.tree.JTreeControl.makeRequest(Unknown Source)
         at com.primavera.pvapplets.tree.JTreeControl.getNodesAndInsert(Unknown Source)
         at com.primavera.pvapplets.tree.JTreeControl.a(Unknown Source)
         at com.primavera.pvapplets.tree.JTreeControl$InsertThread.run(Unknown Source)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Any suggestions?

    This has been fixed. I updated to the latest version of Java (Version 6 Update 17 (build 1.6.0_17-b04)) & cleared my browser history (temporary files, history, cookies, saved passwords and web form information). I did not have to reboot. Apparently, Java version 6 update 15 had some sort of conflict with P6 Web.

  • Decimation( Does decimation.vi have a low pass filter?)

    Hello,
        I have a question regarding decimation function (decimation(continuous).vi) in labview. Does it have a low pass filter to take care of aliasing, if yes is it a zero phase filter. Basically I am looking for some thing which can decimate 20KHz sampled signals to 5KHz.
    Thanks,
    kartik
    Solved!
    Go to Solution.

    Depends on your LabVIEW version and installed toolkits. 
    The Digital Filter Design Toolkit  has a decimation VI that includes a LP AA filter.  Open the LabVIEW Help and search for 'decimation' and 'filter' to see what tools are available.
    Using LabVIEW: 7.1.1, 8.5.1 & 2013

  • 11g dashboard prompt - anyway to add an action to apply to open another tab

    I have a requirement to show the prompt for a particular dashboard on one tab and the reports on another. Is there anyway to add an action to the apply button so it applies the filter and opens another tab?
    Thanks

    Hi,
    Use the Action Link
    ie Add Action link to your dashboard page which is placed with in the prompt and
    goto Properties of Action Link -> Type your report name in Link Text -> New Action - Navigate to BI Content and browse the Report -> click OK.
    Note: Don't forget to give the filter option - is prompted in your report.
    Thanks,
    Balaa...

  • Filter in Bex Reports - Very Urgent, Please help!

    Hi,
    I have a report based on CRM transaction which has both header row and item row, the report also has filters like status and product, the status is the header level and product is at the item level, in which case the header row would not have the product details and item row would not have the Status Details. the records would be something like shown below
    Transaction Number       Status         Product
    1111111                        Open
    1111111                                          Product1
    In which case the filter applied on status and product would not return the expected result for ex if filter "Status = Open" is specified then we would just get only the header row and if Filter "Product = Product1" is specified we would just get the detail row, if both the filters are applied we would not get any rows.
    Is there any way to get both the header and item row if filters are specified, how such cases are implemented in Bex reports.
    Thanks
    Akila.R

    Akila,
    please state your query result properly...
    Transaction Number Status Product
    1111111 Open
    1111111 Product1
    would look like
    Transaction Number | Status | Product
    11111111 | Open | #
    11111111 | # | Product 1
    22222222 | Closed | #
    22222222 | # | Product 2
    The issue being that you want say... Open transactions then the the result should be
    Transaction Number | Status | Product
    11111111 | Open | #
    11111111 | # | Product 1
    whereas you are getting
    Transaction Number | Status | Product
    11111111 | Open | #
    and similarly for Product column as well....
    Options :
    1. It could be possible that your model is wrong -
    2. Have the filter include # as well.... include # into the filter by default - ask the users to do the same
    Arun
    Hope it helps...

  • Setting the Prompt Message in a Bex Report Charactorstic Filter Window.

    Hello Experts,
    Recently my project was enhanced with some more new project and mixed it with my project.
    Now my issue is before my new project was mixed into old project. We have the option..when a Charactorstics in Free Charactoristics (Ex: Customer, material ) context menu we come to see the option Select Filter Value and Filter Window opens.
    In that my old project, for the users comfortability and for knowing to users that there are more than n no of materials avaialble like that..in that filter they put one prompt message " has more than n values ".
    But after mixing up the enhanced new project, now..we are unable to see the above prompt message in Filter window..when material drill down.
    User requirement is to again users need to see that kind of prompt in the charactoristics filter window and this requirement is needed for Query Level and is for two or three reports only.
    I come to know some solution like in WAD web template under web items section Do not display system messages check box is now..Ticked. By un checking that option this issue will be solved like that. But i had tried in that manner but no use.
    And also i got one more solution that in WAD XHTML Coding section we can set this feature like that.
    Here my question is how to find XHTML Coding Section in WAD. Because i already tried to check in HTML coding section but couldnt find tha option.
    Requesting you , please reply me based on the solutions which i know can suggest further, or else if any body faced this kind of issue in your projects or come to know from ur end.
    Thanks,
    SN.

    Hi  Experts,
    Just i wanted to update one more thing..regarding this issue..
    Currently the in the prompt Maximum no of hits has set as 200.
    user is asking to have a prompt of more than 200 values in the report.

  • Wad - Collapse Hierarchical filter

    Hi all
    I am using wad v 3.5.  I have a problem with Hierarchical filter selections.  If a user clicks and opens the filter display and then moves the mouse off of the filter they want the filter to collapse back to its original status.  Currently the filter remains open and blocks some data on them.
    Does anyone know some javascript or code that will collapse the filter when the user moves the cursor of of the filter.
    Thanks
    Darren

    Anyone.
    Is it possible to do this in the javascript for the Hierarchy ?

  • Filter and sorter Problem

    Hi All
    hope someone can help me in this issue.
    if i build a list view from a table the filters and sorter are working fine, but if i build it using a recordset i get a page has this on it:
    Connection Interrupted
    The document contains no data.
    The network link was interrupted while negotiating a connection. Please try again.
    am i missing something in here ?!?!?
    here is the code for my page..
    http://twayns.150m.com/
    thnx

    -------
    but is ther any reason why the Site Root does not work?
    ADDT (and also DW´s own rudimentary PHP server behaviours) does require this setting for loading "related" files which are relative to the current document -- blame it on the "internal design" if you like, but that´s how it works ;-)
    but when try to filter using any data i got the message (underneath the menus): the table is empty or the filter is too restrictive!!!
    this means that filtering the table didn´t return any records for a reason which ADDT just doesn´t know, that´s why you´re getting this general message returned.
    If you´d like to change this message to something more meaningful like "No records found, please try with another filter setting", open the file "includes/resources/NXT.res.php" and change the line...
    'The table is empty or the filter you\'ve selected is too restrictive.' => 'The table is empty or the filter you\'ve selected is too restrictive.',
    ...to...
    'The table is empty or the filter you\'ve selected is too restrictive.' => 'No records found, please try with another filter setting.',
    Rule of thumb when editing ADDT´s "language files" which are all assembled in that "resources" folder: Only change the text string that´s displayed *after* the => sign, and always make sure not to accidently delete the surrounding ''
    Cheers,
    Günter Schenk
    Adobe Community Expert, Dreamweaver

  • Problem opening archived ID files

    I've tried to open a file done in ID 1.5 in CS3, CS4, and CS5. I get the following alerts:
    InCopy Filter:
    The document uses one or more plug-ins which are not currently available on your system. We strongly advise you do not open the document. Do you want to open it anyway?
    I click open and get:
    InCopy Filter
    Cannot open. Please upgrade your plug-ins to their latest versions, or upgrade to the latest version of Adobe InDesign.
    I am up to date on all my upgrades. Any help to get these files open is greatly appreciated.
    Thanks
    bs

    Just found this:
    http://kb2.adobe.com/cps/324/324445.html
    Solution 3: Remove the InCopy 1.1 plug-in, and resave the document in InDesign 1.5.x.
    If you are using InDesign CS2, CS, 2.0.x or 1.5.x to open an InDesign 1.5.x document with which you used InCopy 1.1, remove the InCopy 1.1 plug-in, and resave the document in InDesign 1.5.x:
    Note:When you remove the InCopy 1.1 plug-in and resave the document in InDesign 1.5.x, all InCopy data in the document is lost.
    1. Remove the InCopy 1.1 plug-in (for information about its name and location, contact your system administrator).
    2. Open the document in InDesign 1.5.x.
    3. When InDesign returns a message about missing plug-ins, select Delete the Missing Plug-in Data, and click OK.
    4. Save and close the document.
    5. Open the document in InDesign CS2, CS, or 2.0.x or 1.5.x.

Maybe you are looking for