Reports wizard alters existing reports

I am trying to print out a report for cost accounts (CC-01 Budgeted costs by cost account) but it is showing every activity where a cost account has been allocated. I only need to see the summaries. However when I try to modify the report to only show what I want to see, it shows the summaries correctly but also shows all other projects in the database. I cannot find a filter or button or something that allows me to see only the open project on my report. Please help. Thanks.

That is really weird.
The quickest workaround is to export the project to an XER, and restore it into a new empty database. This will ensure that the database contains only values from that project.Then run the report.
Cheers!

Similar Messages

  • URGENT: Help Altering Existing Examples!

    To whom it may concern,
    I am relatively new to labview so I am sorry if I use the wrong terminology.
    Here is all of my equipment:
    DAQ USBX-6341 board.
    Cameras (plugged into digital p0.0 channel/port)
    Force Sensor (plugged into analog channel/port 1)
    Test Machine (plugged into  COM5)
    Currently,I am sending in a trigger to the camera to start taking photos. This trigger takes 2 miliseconds and then the labview program tells the forcesensor and testing machine to start. This creates a delay between the camera, force sensor and testing machine. THis makes it difficult to analyze data.
    I want the testing machine, cameras, and force sensor to start taking pictures at the same time. I was told that the best way to do this would be to send in a square wave at my desired sampling rate (ex. 15,000) into the DAQ. This would synchronize everything so that it started capturing data at the same time once a trigger was sent in.
    I think that the easiest way to do this would be to alter the existing example:
    Multi-Function-Synch AI-AO-Ext Dig Trigger
    The description is:
    "This example demonstrates how to continuously acquire and generate data at the same time, synchronized with one another, started by an external digital start trigger. "
    I am pretty sure that this is what I need.
    If I altered the example : "Multi-Function-Synch AI-AO-Ext Dig Trigger",
    My trigger source would be the Digital Pulse generator.                Correct?
    My AI VOLTAGE would be the force sensor.                Correct?
    I would replace the AO VOLTAGE with a DO VOLTAGE for my cameras. Correct?
    Then I would need to add in my testing machine, which runs via:             VISA CONFIGURE SERIAL PORT.
    How would I synchronize this? Would I simply put it in the same flat sequence structure or ???
    Does any of this sound plausible?
    Thanks
    gcass
    Solved!
    Go to Solution.

    You're already being helped in your original thread. Do not create multiple posts on the same subject.
    Oh, and putting "URGENT" doesn't help. We don't particularly care that it's "urgent". It may be urgent for you, but it ain't for us.

  • Mail starts with account creation wizard, although existing accounts

    Hi, we have a very strange problem on a new MacBook. (3 Days old)
    We´ve created several e-mail accounts in Mail and everything worked fine.
    Now I´ve opened Mail and it came with the account creation wizard as if there were no accounts anymore. But in the user/library/mail folder all data are existing.
    What happend? How can we connect all existing accounts to Mail.app again?
    How can we make sure that this won´t happend again?
    There wasn´t any systemcrash bevor this issue.

    this means that your mail preference file was destroyed. this sometimes happens on improper shutdowns, power outages or application crashes. if you recreate your accounts they will recognize their existing mailboxes. or, if you have a backup, you can quit mail and restore the mail preference file from backup. the file is /users/username/library/preferences/com.apple.mail.plist

  • Altering existing column as notnull and then how to add primarykey

    Msg 5074, Level 16, State 1, Line 2
    The object 'UQ__customer__B61ED7F40D668B7F' is dependent on column 'customerid'.
    Msg 4922, Level 16, State 9, Line 2
    ALTER TABLE ALTER COLUMN customerid failed because one or more objects access this column.

    Can you try this one 
    CREATE TABLE [dbo].[Customer]([S.No] [int] NOT NULL,[Customer_id] [int] NOT NULL,
    CONSTRAINT [UK_customerid] unique CLUSTERED ([S.No],[Customer_id]))
    alter table [Customer] alter column [Customer_id] varchar(50)
    Error:
    Msg 5074, Level 16, State 1, Line 1
    The object 'UK_customerid' is dependent on column 'Customer_id'.
    Msg 4922, Level 16, State 9, Line 1
    ALTER TABLE ALTER COLUMN Customer_id failed because one or more objects access this column.
    Alter table [Customer]
    drop CONSTRAINT [UK_customerid]
    alter table [Customer] alter column [Customer_id] varchar(50)
    Please Mark This As Answer if it helps to solve the issue

  • Illustrator Shape Builder Tool:  After the latest CC update, the tool alters shapes once edited instead of just removing/adding the desired shape.  Anyone else run into this and/or have any fixes?

    I am using a PC and installed the latest update of all the CC programs I use (AI, PS, AE, etc.) and within Illustrator I've noticed the Shape Builder Tool doesn't behave exactly as it did in the past. (And not in a good way.)
    Previous versions allowed me to edit/add/remove shapes from one another without issue (leaving all shape paths as they were before the editing while making the desired alterations), but the newest behavior seems to alter existing paths once shapes are merged/deleted making the tool almost non-usable. 
    Not sure if there's a check box I'm missing or what, but have done some brief research on the problem and haven't found anything helpful.  If anyone has run into this issue and/or knows a way to correct it, I would greatly appreciate it
    Thanks!

    Please show a screenshot before and after.

  • How to insert new record into altered table

    I am using JDBC with MySQL. I altered existing table and want to insert new record using java class. But it is not possible.How to do?

    How is it "not possible"?
    Either modify the Class for the new fields, or give the new fields default values (if applicable). If the type of an existing column has changed, then only the first option is available.
    Where's the problem?

  • Where do I find the WMI ATL wizard?

    I'm currently trying to implement a WMI Provider in C++.  The MSDN documentation seems to refer to using the WMI ATL Wizards to generate the provider (e.g. here: https://msdn.microsoft.com/en-us/library/aa390359(v=vs.85).aspx )
    I can't find such a wizard anywhere in any of my copies of Visual Studio (I have access to 2005, 2010 and 2013).  There is an ATL Project Wizard, but it makes no mention of WMI.
    Does this wizard still exist?  Do I need to install something to get it to appear in Visual Studio?  
    Any help on this matter would be appreciated.  Thanks.

    It turns out it does exist in VS2005, you have to create an ATL Project then use the "Add class" menu option to get the WMI Options.  It's not in the later versions.   However I was able to get my code working in VS2013 using the WMI
    samples that I found in the Windows 2003 SDK ( http://www.microsoft.com/en-us/download/details.aspx?id=6510 ).

  • Save versus Save As for PDF Forms

    Windows 7 (x64)
    Adobe Reader 11.0.07.79
    I download a PDF fill-in form.  Opening it with Adobe Reader, I see just below the tool bar a banner that says: "Please fill out the following form, You can save data typed into the form." 
    I partially insert data.  When I select Save (NOT Save As), I get the Save As navigation window.  If I do not close the fill-in form, and insert more data, the next time I select Save, it saves without the Save As navigation window. 
    To demonstrate, try the U.S. individual tax return Form 1040, which can be downloaded from http://www.irs.gov/pub/irs-pdf/f1040.pdf. 
    I reported this same problem a few years ago, citing Windows XP and an earlier version of Adobe Reader (version 10.?).  Is there a plan and schedule to fix this? 

    Word 12.0.6695.5000
    Excel 12.0.6683.5002
    WordPad 6.1.7601.17514
    NotePad 6.1.7600.16385
    SeaMonkey 2.26
    Thunderbird 24.5.0
    Eraser 6.0.10. 2620
    File-Type Manager 1.6.5.0
    Free Hex Editor 5.14.0. 4787
    Icon Cofiguration Utility 5.0.0.0
    All of the applications listed above -- just a few of those I have on my PC -- silently save when I request "Save" for an altered EXISTING file.  Note that, contrary to comment #6, Word (from Office 2007) is among them. 

  • XI 3.1 SP2 Retrieve IP - Calculation Extension Points, OpenDoc or ?

    On a XI 3.1 SP2 Tomcat stack I need to retrieve an use a client IP Address to help determine security for shifting users.
    It's easy enough to retrieve the IP via jsp but the question is how to get that value into WEBI?
    I've read Ueda's Calc Ext Point examples - they're for .Net but one can assume that the same could be applied via java/jsp?
    The alternative would be to manipulate the OpenDocument.jsp code to retrieve the ip to be used as a parameter but I'm not too keen on altering existing code.
    As mentioned, it's simple enough to include the code to retrieve the ip the logon.jsp module but there again it means changing the system code and determining a method to get this out and into WEBI i.e. similar to @bouser

    Mike -
    How does the IP address need to be recognized and recorded?  At view-time of the report via InfoView?   During adhoc report creation (webi query panel) ?
    Does Auditor not satisfy this requirement?
    As far as using EPs (these are actually in C btw) - this could get a bit murky as you'd still need to manage a way to enforce the custom function to be present in the Webi report.
    If you need to essentially record IPs of users who are using any of the available document viewing interfaces (PDF, interactive, etc) then I'd add some custom code to viewDocument.jsp that grabs the client IP (how will you account for proxies, or is this a non-issue?) and silently stamps the address in a footer cell of the Webi report or merely records the view action elsewhere without actually touching Webi.
    I don't think you can escape the not wanting to customize InfoView code, unless you roll your own viewer and force users to use that instead.
    Hope this helps

  • ZipOutputStream triggers OutOfMemoryError on large files

    I am trying to zip a directory structure that is large, e.g., /usr. I traverse the directory structure and zip as I go. As long as the directory structure totals about 1 Gig or less there is no problem, otherwise ZipOutputStream craps out. There doesn't seem to be a way to alter existing zip files and insert new entries once you have closed the stream. Is there some way to create a zip file that can approach sizes in the 1000's GIG range? Is ZipOutputStream limited to certain sizes? Are Zip files limited? How can I create a single file that contains a giant directory structure that can then be used to reconstruct the tree later on?

    A brilliant programmer named Phil Katz came up with ZIP compression when the popular compression program was hijacked by an algorithm's corporate "owner" that had the brilliant idea that if it made a penny every time its program was run it would make millions. What happened was PKZip (yes, those are the authors initials) which immediately replaced the proprietary solution. The "owner" never recouped its legal costs, if you enjoy irony.
    Java's zip compression is licensed from Phil Katz's PKWare company. Most of the shareware and freeware zip programs are also built on software licensed from PKWare. So you should probably hike over to www.PKWare.com and see what they have for you. If you need to do this from java, fake it by simply running an existing compression program out of java.
    If that won't work for you, here's another place to start. The Zip format is basically a serial format and is not suitable for random-access use. Zip a directory? OK. Insert and delete individual files from a large Zip? Not OK. So the solution is to redesign for random-access use and then use the compression as part of your solution. Any contemporary OS design solves this problem in its disk I/O mechanism.
    Question about your design: do you really want a single file that size?
    By the way, congratulations on figuring out the basics of java.util.zip. Several people, myself included, have reported the entire API doc as a bug. It's close to incomprehensible.

  • Working with pop up menus in Dreamweaver CS4

    this is my first time working with pop up menus in CS4 (have built many in previous versions), Adobe says you cannot create the pop up menus due to the new Spry feature - but that you can alter existing menus using the Behaviours panel
    I have just launched a new website using pop up menus - and there is a glitch when viewing the rollover/pop up menus: I see a question mark to the left of each image in the menu (the images themselves are working beautifully), does anyone know why?
    view the website here:
    http://www.kiwihouse.org.nz
    I want to keep the pop up menu so am looking for a solution to eliminate the floating question mark
    does it have anything to do with the multiple javascripts on each page?.. I have one for the menus, and one for the multiple fadeshow
    any advice or suggestions would be greatly appreciated
    dQ

    Not sure if this is the problem, don't have time to go through all your code - but putting the page through the validator bought up a lot of errors...
    http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.kiwihouse.org.nz%2F
    Look at the 3rd error message - it's to do with the way the script link has been written.
    Lots of other errors that need fixing as well.
    On another note, these pop up menus are not the best way to create menus these days, that's why the pop up menu feature was removed from the latest DW version.
    Articles that may be of interest:
    http://www.losingfight.com/blog/2006/08/11/the-sordid-tale-of-mm_menufw_menujs/
    http://apptools.com/rants/jsmenu.php
    http://apptools.com/rants/menus.php

  • EJB 3.0 Web Service

    Hi!
    I tried to create a Web Service (through wizard) from existing EJB 3.0 Session Bean. Basicly, the wizard just added @WebService annotation to my existing code...
    Now, the problem is that simple methods like:
    @WebMethod
    public String helloWorld() {
      return "Hello World!";
    }works fine. Expect that if I use Local Interface for this Session Bean, the WSDL shows two helloWorld methods (and one is with exclamation icon showing some kind of problem with multiple methods with same name - but it is not true, I have one and the other one is just interface).
    But, when I want to expose my real business service methods like:
    @WebMethod
    public List<Employee> getEmployees() {
      return (List<Employee>)q.getResultList();
    }it doesn't work (the Web Service create wizard finishes ok but service doesn't work)! When I try "Test Web Service" (from Session Bean context-menu) or "Show WSDL for Web Service annotations" the error is thrown (Null pointer exception in WSDL).
    Basically, it looks to me that Web Service cannot use EJB Entities as parameters or results. Is this correct? I saw some examples on EJB 3.0 web services and there are entities routinely used as both input and output parameters.
    Can someone, please, explain me what I'm doing wrong here.
    Thanks in advance,
    Pedja
    P.S. In Web Service wizard, only SOAP 1.1 is enabled. How can I choose SOAP 1.2? And what EJB 3.0 bindings are in same context (SOAP 1.2 or EJB 3.0 bindings?)?

    Hi Frank,
    Most of those problems are resolved (NPE was due to Timestamp field, and two methods with the same name in WSDL because of not choosing to generate SEI in wizard, so the generated WSDL had one method from the Session bean and the other from it's Local interface). But, the errors should DEFINITELY be more descriptive.
    Does the wizard work correctly? I noticed plenty of "bug like" details. For example, if I choose to create asynchronous web service, later when I go to Properties the "Asynchronous Web Service" checkbox isn't checked. Also, the @WebMethod annotations are sometimes generated and sometimes not (even if the method is checked to be exposed).
    I am also getting these exceptions when I create a proxy for the asynchronous web service (I selected "Generate asynchronous methods for all operations"), could be I'm doing something wrong:
    WARNING: The parameter/return type "java.util.concurrent.Future" in the method
    "public abstract java.util.concurrent.Future<?>
    view.proxy.MyAsyncWebService1.queryDepartmentFindAllAsync(javax.xml.ws.AsyncHandler<view.proxy.types.QueryDepartmentFindAllResponse>)"
    is not supported. This method will not be exposed.
    WARNING: The parameter/return type "java.util.concurrent.Future" in the method
    "public abstract java.util.concurrent.Future<?>
    view.proxy.MyAsyncWebService1.returnEmployeeAsync(javax.xml.ws.AsyncHandler<view.proxy.types.ReturnEmployeeResponse>)"
    is not supported. This method will not be exposed.
    Exception in thread "main" java.lang.NullPointerException
         at com.sun.xml.bind.v2.runtime.Coordinator.popCoordinator(Coordinator.java:122)
         at com.sun.xml.bind.v2.runtime.XMLSerializer.close(XMLSerializer.java:823)
         at com.sun.xml.bind.v2.runtime.MarshallerImpl.write(MarshallerImpl.java:310)
         at com.sun.xml.bind.v2.runtime.MarshallerImpl.marshal(MarshallerImpl.java:230)
         at javax.xml.bind.helpers.AbstractMarshallerImpl.marshal(AbstractMarshallerImpl.java:87)
         at oracle.j2ee.ws.common.databinding.runtime.jaxb20.Jaxb20Serializer.serialize(Jaxb20Serializer.java:218)
         at oracle.j2ee.ws.common.databinding.runtime.SerializerBase.serializeSequenceWrapper(SerializerBase.java:80)
         at oracle.j2ee.ws.client.jaxws.SoapRequestorSerializer.populateSoapMessage(SoapRequestorSerializer.java:89)
         at oracle.j2ee.ws.client.jaxws.WsClientProxyInvocationHandler.invoke(WsClientProxyInvocationHandler.java:184)
         at $Proxy11.returnEmployee(Unknown Source)
         at MyAsyncWebService1SoapHttpPortClient.main(MyAsyncWebService1SoapHttpPortClient.java:22)
    Process exited with exit code 1.Can anyone throw some light on this?
    Thanks,
    Pedja

  • Distributing 'save for later' distribution pdf forms

    I have created a _pub_ pdf form and corresponding data_set file for their collection. Things seem to work IF the person receiving them understands to use Acrobat or Reader to fill the form and not Apple Preview for example.
    When the form was originally 'distributed' the options asked if I wanted to distribute now or save for later. I chose later and I need to send out in waves or individually.
    The issue I assume is giving me the trouble now, is that I am 'attaching' the _pub_ file in an email, which does not deliver it with instructions.
    How do I distribute it without recreating / saving the file with the 'distribute form' function - and risk having to recreate a new data_set each time, or breaking the links to the data_set?
    The 'save for later' should leave me with a way to send them?
    Thanks for your help.

    Word 12.0.6695.5000
    Excel 12.0.6683.5002
    WordPad 6.1.7601.17514
    NotePad 6.1.7600.16385
    SeaMonkey 2.26
    Thunderbird 24.5.0
    Eraser 6.0.10. 2620
    File-Type Manager 1.6.5.0
    Free Hex Editor 5.14.0. 4787
    Icon Cofiguration Utility 5.0.0.0
    All of the applications listed above -- just a few of those I have on my PC -- silently save when I request "Save" for an altered EXISTING file.  Note that, contrary to comment #6, Word (from Office 2007) is among them. 

  • How to recreate capture for oracle 10gR2 in window

    Hi Experts,
    After I got the archived issues, I restarted capture process in vmsdbhq by strmadmin account and then I saw the messages as: WAITING FOR REDO: LAST SCN MINED 6134217037123.
    SQL> DECLARE
    2 -- Declare variable to hold instantiation SCN
    3 iscn NUMBER;
    4 BEGIN
    5 iscn:=DBMS_FLASHBACK.GET_SYSTEM_CHANGE_NUMBER();
    6 DBMS_OUTPUT.PUT_LINE ('Instantiation SCN is: ' || iscn);
    7 END;
    8 /
    Instantiation SCN is: 6134217223400
    SQL> begin
    2 DBMS_cAPTURE_ADM.ALTER_CAPTURE(
    3 capture_name => 'STREAM_CAPTURE',
    4 start_scn => 6134217223400,
    5 first_scn => 6134217223400);
    6 end;
    7 /
    begin
    ERROR at line 1:
    ORA-26666: cannot alter STREAMS process STREAM_CAPTURE
    ORA-06512: at "SYS.DBMS_CAPTURE_ADM_INTERNAL", line 166
    ORA-06512: at "SYS.DBMS_CAPTURE_ADM", line 212
    ORA-06512: at line 2
    PL/SQL procedure successfully completed.
    I got advice to recreate this capture.
    How to recreate a capture? May I have a procedure in detail? which difference between recreate capture and create capture?
    Or i need to stop propagation during using alter exist capture?
    If drop capture, do I need to all capture steps?
    I am new person in here
    Thanks for your help!
    JIm

    +" which difference between recreate capture and create capture?"+
    No major difference.
    Create capture - You are creating capture process for the first time.
    Recreate capture - You are dropping capture process and creating it again..
    To recreate capture process, first you have to stop associated propagation and apply process.
    than stop and drop the exising capture process. You can follow the same procedure as you followed for creating the capture process initially..
    See following example, followed by me for the same:
    1) stop capture process
    BEGIN
    DBMS_CAPTURE_ADM.STOP_CAPTURE(
    capture_name =&gt; 'APPS_CAPTURE');
    END;
    2) Stop propagation process.
    Execute following command as stream administrator from primary database.
    BEGIN
    DBMS_PROPAGATION_ADM.STOP_PROPAGATION(
    propagation_name =&gt; 'APPS_PROP');
    END;
    3) Stop apply process.
    Execute following command as stream administrator from replica database.
    BEGIN
    DBMS_APPLY_ADM.STOP_APPLY(
    apply_name =&gt; 'APPS_APPLY');
    END;
    4) drop capture process
    BEGIN
    DBMS_CAPTURE_ADM.DROP_CAPTURE(
    capture_name =&gt; 'APPS_CAPTURE',
    drop_unused_rule_sets =&gt; true);
    END;
    5) check table status. (as sys user)
    select count(*) from dba_objects where object_name like 'APPS_CAP_TABLE';
    6) ----check rules (our rule is:
    SELECT rule_owner, rule_name FROM dba_rules
    7) ----create capture process
    begin
    DBMS_CAPTURE_ADM.CREATE_CAPTURE(
    queue_name =&gt; 'APPS_CAP_QUEUE',
    capture_name =&gt; 'APPS_CAPTURE',
    rule_set_name =&gt; NULL,
    start_scn =&gt; NULL,
    source_database =&gt; 'AQPROD',
    use_database_link =&gt; FALSE,
    first_scn =&gt; NULL,
    logfile_assignment =&gt; 'implicit',
    negative_rule_set_name =&gt; NULL,
    capture_user =&gt; NULL,
    checkpoint_retention_time =&gt; 6);
    end;
    8) --------START CAPTURE PROCESS
    BEGIN
    DBMS_CAPTURE_ADM.START_CAPTURE(
    capture_name =&gt; 'APPS_CAPTURE');
    END;
    9) --------START PROPAGATION PROCESS
    BEGIN
    DBMS_PROPAGATION_ADM.START_PROPAGATION(
    capture_name =&gt; 'APPS_PROP');
    END;
    10) Start apply process.
    Execute following command as stream administrator from replica database.
    BEGIN
    DBMS_APPLY_ADM.START_APPLY(
    apply_name =&gt; 'APPS_APPLY');
    END;
    HTH.
    Regards,
    Dipali..

  • Database is not comming up. 'ORACLE not available' error

    I have two servers and one master backup server. Sun OS version 10 and Oracle 10 standarded edition are installed in three servers. Database files are saved in EMC storage and storage is mounted to the server while transactions are going on. Once I mounted the storage on the master backup server, database is started. This is my environment.
    In my case, while database is runing on master backup server, some one has unmounted the storage without shutting down the database. So I manually killed all oracle processes and remount the storage. Then tried to start the database, but database was not comming up and only one entry is there in the alert log saying 'instance is starting' and following message was given.
    ORA-01034: ORACLE not available
    ORA-27121: unable to determine size of shared memory segment
    : 13: Permission denied
    As well as I can't see any oracle processes are running.
    Then I tried to mount the other server's storage volumes and start its database on the master backup server. Fortunatly it was started successfully.Then I tried to remount my first server and start the database. Again it was failed. Finally I restarted the server and problem solved. So I need to clarify what the reason to happen this situation. Please give me a proper solution as I am not an experienced DBA.
    Each time I tried to log into the database locally.
    Thank you.

    Hey Man,,
    I think the problem with the server name or IP try this;
    Try to check the host name, I have the same problem (on windows).
    I checked the host name in system32/drivers/etc/hosts.
    in this file find out the ip and name of ur machine, if some thing wrong there make ur own entry with ur machine ip and name. (do not alter existing entries add your own entry)
    and then reboot the system
    Hope this will work.

Maybe you are looking for