How to delete the complete status of the tasklist one time?

When finished the planning cycle, all task lists which have been marked as completed must be reset to incomplete. Is there any way to do that in one time? I did that job by hand now which took me so much time.
thanks in advance.

Hi,
You do this through deleting some records from backend tables. Absolutely harmless if you know what you are doing. Check out below post:
Re: Hyperion Planning  : how to untick all steps in task list at once
Remember Recycling the planning service after the change.
Cheers,
Alp

Similar Messages

  • How to delete all data in all tables in one time ?!

    1 CREATE OR REPLACE PROCEDURE delete_all_data
    2 IS
    3 v_statement VARCHAR2 (200);
    4 BEGIN
    5 FOR i IN (SELECT *
    6 FROM user_tables)
    7 LOOP
    8 v_statement :=
    9 'delete table ' || i.table_name ;
    10 EXECUTE IMMEDIATE v_statement;
    11 END LOOP;
    12 commit;
    13* END;
    SQL> /
    Procedure created.
    SQL> exec delete_all_data
    BEGIN delete_all_data; END;
    ERROR at line 1:
    ORA-00903: invalid table name
    ORA-06512: at "DE2.DELETE_ALL_DATA", line 10
    ORA-06512: at line 1
    I made the previous code , but it's didn't work with me .... any help for this problem please ?!
    I'm just reminder ..... all what I need ,that delete all data in all tables in one time only .
    I'm waiting for the answer ..... and thanks in advance

    create or replace
    FUNCTION TRUNC_SCHEMA RETURN NUMBER AS
    CURSOR select_table IS SELECT TABLE_NAME AS TNAME FROM USER_TABLES ORDER BY 1;
    sTableName Varchar2(128);
    sUser Varchar2(128);
    sConstraintName Varchar2(128);
    plsql_block Varchar2(512);
    BEGIN
    SELECT USER INTO sUser FROM DUAL;
    IF ((sUser='SYSTEM') OR (sUser='SYS')) THEN
    RETURN 1;
    END IF;
    EXECUTE IMMEDIATE 'PURGE RECYCLEBIN';
    -- DISABLE table's constraints
    FOR C1 IN (select CONSTRAINT_NAME, TABLE_NAME from user_constraints where STATUS = 'ENABLED' AND CONSTRAINT_TYPE in ('P','R') ORDER BY R_CONSTRAINT_NAME) LOOP
    sConstraintName := C1.CONSTRAINT_NAME;
    sTableName := C1.TABLE_NAME;
    plsql_block := 'ALTER TABLE ' || sTableName || ' DISABLE CONSTRAINT ' || sConstraintName;
    EXECUTE IMMEDIATE plsql_block ;
    END LOOP;
    FOR D IN select_table LOOP
    --get table name
    sTableName := D.TNAME;
    -- clear table
    plsql_block := 'TRUNCATE TABLE ' || sTableName;
    EXECUTE IMMEDIATE plsql_block ;
    END LOOP;
    -- ENABLE table's constraints
    FOR C2 IN (select CONSTRAINT_NAME, TABLE_NAME from user_constraints where STATUS = 'DISABLED' AND CONSTRAINT_TYPE in ('P','R') ORDER BY R_CONSTRAINT_NAME desc) LOOP
    sConstraintName := C2.CONSTRAINT_NAME;
    sTableName := C2.TABLE_NAME;
    plsql_block := 'ALTER TABLE ' || sTableName || ' ENABLE CONSTRAINT ' || sConstraintName;
    EXECUTE IMMEDIATE plsql_block ;
    END LOOP;
    RETURN 0;
    EXCEPTION WHEN OTHERS THEN
    DBMS_OUTPUT.PUT_LINE('ERROR: ' || SQLERRM);
    RETURN 1;
    END TRUNC_SCHEMA;
    /

  • How to delete a whole bunch of emails at one time

    How do you delete a whole bunch of emails at one time or do you have to individually 'touch' each one in the editor and delete page by page

    Frog34 wrote:
    Maybe Apple will add a delete all or a way to select multiple ones in their next iteration1
    You can select multiple e-mails for deletion in iOS, no need to wait for an update ... tap Edit, select the ones you want deleted, then tap Delete.
    I can't see how a "delete all" function would be useful -- how often does one delete all messages in a folder?  If that did exist can you imagine the users who'd accidentally clear out their entire Inbox by mistake?

  • How to delete the old ones?

    While struggling to clean up my system, and from an abundance of caution, I have created a lot of Catalog Saves, Backups, and Restores.  Now I am concerned about how to clean these up, without scrambling something else up in PSE.  I have searched all the help files that I am aware of.  Can someone please tell me where to look for guidance, or tell me how?  Can I simply delete the old, out-of-date ones; or is there a formal "within-PSE" file management control that I need to follow?  I'm still on PSE4.0.  Thank you very much for any guidance.

    Do you mean the trashed documents are still showing up in the Recent Files list:
    If so, that's normal behaviour. The highlighted file was placed in the trash immediately before I opened this menu and took the screen shot.
    Placing a file in the Trash does NOT delete the file from your hard drive. Here's a shot of the same menu, this one taken after Emptying the Trash (Finder menu, in the Finder).
    The BB file no longer appears in the menu, but even now, it's not actually deleted from the hard drive.
    Empty the Trash does nothing to the actual file. It does delete (or re-write) the directory entry pointing to that file's location on the disk, and marks the space as 'available.' The file information remains on the disk until it is overwritten by other files as the Mac OS makes use of the available space.
    If you want to actually 'remove' the file, use Secure Empty Trash. Using this command results in the actual file information being repeatedly overwritten (with 1s, 0s, or a random series of these two states). Usually unnecessary, and much more time consuming that simply removing the directory entry and making the space available.
    Regards,
    Barry

  • How to add a new server (as shown with "server name" in management studio) and how to delete the old one?

    I am using SQL Express 2008 R2. I have two servers ".\robbysqlexpress" and ".\sqlexpress". The ".\sqlexpress" server is not working. It gives error whenever I try to connect:
    "Cannot connect to (local)\SQLEXPRESS.
    A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections.
    (provider: Shared Memory Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, Error: 2)"
    So I want to delete this server and create a server with the same name again. So could you tell me how to do that?
    : Robby

    Hi Robby,
    Can you check that instance of server exists. deleting and recreating will not help you.
    It is really a generic error(and hope your sql server instance exits -> http://community.shavlik.com/docs/DOC-23089).
    please follow this blog post to resolve it -> http://blog.sqlauthority.com/2009/05/21/sql-server-fix-error-provider-named-pipes-provider-error-40-could-not-open-a-connection-to-sql-server-microsoft-sql-server-error/
    Unfortunately, it does not appear to be possible (or at least practical) to only remove certain items.
    However, if you want, you can reset the configuration and start from scratch.
    Make sure Management Studio is closed, then delete or rename this file:
    %APPDATA%\Microsoft\Microsoft SQL Server\100\Tools\Shell\SqlStudio.bin
    Regards Harsh

  • Changing my apple ID...how to delete the old one from my ipad

    I can't seem to clear the old email address in my app screen so I can log in .It is fine everywhere else. Like signing here. How do I clear that old ID from my ipAd so I can download and app. Do I need to reset or delete something on the iPad itself?

    http://i1224.photobucket.com/albums/ee374/Diavonex/Album%203/bfd9b62e01d5768ab80 685ac65504ab5.jpg

  • How to delete the date and time column from a waveform spreasheet file

    after acquiring a signal through the DAQ i am writing it in a spreadsheet. but for further post processing of the data the date and the time column are unneccessary. is there some way to format the file in labview so that those columns are removed. the DAQmx read  gives as output a 1 d array. so i could not find a way to select only the Y column

    If you are getting a 1D array from the DAQmx Read, then you don't have any date/time information to write and if you are using the Write to Spreadsheet File, there should be no way you can have the date/time information in the file. Whatever you hjave programed to put the date/time into the file, don't do it.
    p.s. You may not think you need timing information but for a lot of post-processing, it is essential to have. If it's in the file, you can always ignore when you read it and if you later find out it's necessary, it will already be there.

  • How to delete the "Additional EANs"

    Hi,
       In MM02, how to delete the "Additional EANs" because it displays 2 line item one is " HR"and another one "***". How to delete the 2nd one.
       if i try to delete the *** it display the error message " unit of measure *** is not created".
    Thanks & Regards,
    Vallamuthu

    Hi,
    It seems wrong data entered for EAN.
    first you change *** to HR and then you select the changed HR UOM and delete them.
    Now you wont face any issue.
    regards,
    Shanmugavel Chandrasekaran

  • When I downloaded a new version of Firefox the old version was never deleted, and now I can't tell which is the new and how to delete the old.?

    I have two Firefox versions on my laptop. One is 3.6.10 I believe and the other is some other version of 3.6. Why didn't it disappear when I downloaded one of your requests to update? Now I don't know how to delete the other one or even which one is the oldest?

    If you mean that you see both version listed in Control Panel > Add and Remove Programs then you most likely only have the version with the highest number installed. You posted with a Firefox 3.6.6 user agent. It can happen that the updater didn't remove or updated the registry keys properly and left the old keys.

  • How to delete the messages from sxmb_moni with status cancelled

    Hi ,
    how to delete the messages from sxmb_moni with status cancelled
    Is there any report for this
    Regards
    Suman

    I think just for deleting the jobs you can do this only
    Scheduling Delete Jobs
    To schedule delete jobs, proceed as follows:
           1.      In the Integration Engine -
    > Administration menu, choose Schedule Delete Jobs.
           2.      Select the job(s) to be scheduled.
           3.      Specify the start time and date.
           4.      Specify the period you want to use and choose Schedule.
    For an overview of all jobs, choose Jobs.

  • How to delete the complete contents of database table ? should be empty !!

    Hi Guys,
    I have requirement where i have delete the contents of database table..i have make it empty (no records at all) and then i have to fill it with the records from the excel sheet.
    I can upload data from the excel sheet.
    Please tell me how to delete the complete contents of the database table ??
    Regards
    Rahul

    hi ,
    just write like this,
    delete from <database table>.
    commit work.
    sample code, here edpar is database table.
    delete from edpar." FROM TABLE g_tab_delete.
      call function 'DB_COMMIT'.
      loop at g_tab_edpar into g_wa_edpar.
        insert into edpar values g_wa_edpar.
        if sy-subrc  eq 0.
          move-corresponding g_wa_edpar to g_wa_edpar1.
          append g_wa_edpar1 to g_tab_edpar1.
        else.
          move-corresponding g_wa_edpar to g_wa_edpar2.
          append g_wa_edpar2 to g_tab_edpar2.
        endif.
      endloop.
    that's all it works.
    reward points if helpful.
    regards,
    seshu.

  • IMP: How to delete the service order

    Hey Experts,
    Can you tell me how to delete the service order which was created in IW31..? or we have any Functions Module to delete the service order?
    and one more question is I have more than 100 service order in the table ,but it will display only 50 order when i execute this Functions Module BAPI_ALM_ORDERHEAD_GET_LIST
    can you tell me how to solve this problem...?
    Thanking you in advance,
    Regards
    J Sarathi

    This is what the BAPI_ALM_ORDERHEAD_GET_LIST documentation says
    "You can use this method to determine a list of orders according to a list of selection criteria. The number of hits that are produced for the person calling up the list, can be specifically reduced; without further parameter transfers, the first 50 hits are displayed. A complete list of the hits is stored internally. If you call up the selection again within a Logical Unit of Work (LUW) without changing the selection parameters, but with other refurbishment parameters, then you receive further partial quantities of the selection result, as specified by you."
    and for deletion
    check whether you can set any deletion status through the fm BAPI_ALM_ORDER_MAINTAIN
    Also check the business objects BUS2007, BUS2088

  • Reg:How to delete the column in table control also from database table.

    Hi Experts,
    Once again thank u all for giving the responses.
    one more doubt is how to delete the columns of table control and also the record shold delete from ztable.
    With Regards,
    Saroja.P.

    Hi,
    If you want to delete the rows in the table control and simultaneously delete it from the database table, then you can implement a 'DELETE' functionality specific to your table control. Have a MARK field (you will find that in the screen attributes of the table control -> give a name for the MARK field, you will find an additional MARK column at the beginning of your table control). You can check whatever rows you want to delete from the table control, call the delete module.
    "This portion of code inside the LOOP...ENDLOOP.
    IF sy-ucomm eq 'F_DELETE'.
       gt_itab2-check = mark.  " Store the MARK field status into your internal table's correspoding field 'check'
      MODIFY gt_itab INDEX tabcontrol-current_line.
    ENDIF.
    iF sy-ucomm eq 'DELETE1'.
      DELETE gt_itab WHERE check eq 'X'. "Your internal table does not have rows that you want to delete
    ENDIF.
    Now you can modify your database table using the MODIFY statement.
    MODIFY ZDB FROM TABLE gt_itab.

  • How to delete the films in VLC in my ipad?

    I sync some films(.avi) for VLC to my ipad via itune(I bought free VLC in ipad). One problem is too slow to see in ipad, many mosaic occurred. The other problem is how to delete the films in VLC on my ipad.. there is no any button to delete, only add button..

    But what if the videos don't appear in the list under the Apps Tab >File Sharing?
    They definitely are on the iPad. I can watch them with VLC. But the VLC list is empty when I select it. Most of my File Sharing lists are blank even though I can access the files I placed on there with my iPad. (Worse, Comic Reader has a list of files but none of those files are accessible on the iPad but a completely different set is readable on the iPad!)
    Any ideas?

  • How to delete the Sites in SAP IS RETAIL

    hello ALL,
    can any one explain me how to delete the Sites in Sap Retail.
    thanks in advance

    Hello All,
    Delete the plant / Site complete details and put in one transport and do the import & export.
    Thanks.
    Edited by: krishna cherry on Jul 26, 2010 3:28 PM

Maybe you are looking for

  • How to access BIOS settings in Bootcamp Windows 7?

    I need to reset the BIOS boot order in my Bootcamp partition to boot first from a DVD/CD, such as a Windows 7 repair disk.  What are the steps to get there?

  • Source system creation in BW -  Please help

    Hi, Can anyone send the step by step instruction (including RFC connection) for creating a source (R/3) system in BW. Please help. Email Id: [email protected] Thanks, David.

  • VGA Adapter cable?

    Hi, I am about to ween my mother of her old windoz PC (at last) and am treating her to new Mac Mini. I want to use her existing TFT as a monitor which has a VGA plug on the end. I am presuming I need to buy an adapter cable for this but looking at th

  • I am experiencing faux successful updates to 4.0.1.

    Running Firefox 4.0, Yahoo 1.8, on Windows Vista Home, on HP Pavilion Elite m9260f 64bit. I receive an "Update Available" to 4.0.1 message. I agree to the update. Files are downloaded and installed. Firefox is rebooted and everything seems fine. Next

  • "Problem with trial"

    Greets! I've just downloaded the demo of the new Director 11, and it won't let me use it! "A problem was encountered when trying to load the trial period for Adobe Director 11", it says. It advises me to restart and that might fix the problem, but it