Delete a particular request from a InfoCube  after compression  in sap bi 7

HI ,
Issue : I wand to delete a particular request from a InfoCube  after compression  in sap bi 7.0 ; (not in sap bow 3.x).
            can any one suggests me how to do .give me possible solutions.
Regards,
EdK...

Hi,
You can delete the perticular request from Infocube by useing'RSICCONT'.
Goto SE16, give the 'RSICCONT' then Select your Cube and Select Execuite.
It will display the list of requests. you can select the perticular request and deleted from cube.
Edited by: Suman Reddy.Vuyyuru on Mar 18, 2010 12:38 PM

Similar Messages

  • How to delete the duplicate requests in a cube after compression.

    Hi experts,
        1. How to delete the duplicate requests in a cube after compression.?
        2. How to show a charaterstics and a keyfigure side by side in a bex query output?
    Regards,
    Nishuv.

    Hi,
    You cannot delete the request as its compressed as all the data would have been moved to E table ..
    If you have the double records you may use the selective deletion .
    Check this thread ..
    How to delete duplicate data from compressed requests?
    Regards,
    shikha

  • Can we able to delete the particular request

    HI,
    We have code for to deleting all request from Database.
    Can we able to delete the particular request from the Database.
    For example, I have request start from 100 to 150.
    If i want to delete the request : 125, is any way we can pull all requests in the dropdown and delete the particular request.
    Pls any one give a suggestion, how can we archive this?
    Regards,
    Anandh P

    Hi Anandh,
    Kevin is right you can use the workspace and use a grab (and then abort) to "delete" the instance.
    It will no longer be running and will be viewed as aborted.
    You can create a custom UI by using the PAPI or PAPI-WS depending on you preferences.
    However if I'm not mistaken there is a third option that is the deletion of instances from the database.
    I believe there is a PL/SQL procedure that can be run to delete all instances from the database. However this isn't limited to a single instances..
    ---( Can someone confirm this.. I'm not sure if this is for BPM or just for SOA Suite?) ---
    Hope this helps.
    Kind Regards,
    Nils

  • Can we delete particular request from ODS

    Hi All,
    Can't we delete particular request from ODS?
    there are dozen of successful requests in ODS, when i deleted one successful request from the middle, all the subsequent requests lost the tick which indicates they are updated to cube. Is there any way that i can undo this one?
    can we do selective request(successful) deletion from ODS?
    Thanks in advance.
    Robyn.

    Hi Samara,
    what i was trying to do is re-arranging the requests according to chronological order, which are not in. imagine the scenario
    ODS requests      cube request
    5         ->             E
    4         ->             D
    2         ->             B
    3         ->             C      
    1         ->              A
    what iam trying to do is put them in sequence
    ODS request        cube request
    5                           E
    4                           D
    3                           C
    2                           B
    1                           A
    If i delete 3rd ODS request put it over 2 it won't accept as the request number is lesser than that of 2nd request.
    can we reconstruct any request from reconstruction tab or just the latest request?
    How does this effect the data which is already updated to cube from ODS?
    Regards,
    Robyn.
    Message was edited by:
            Robyn Hoggard
    Message was edited by:
            Robyn Hoggard

  • How to delete a single request from DSO in BI 7.0

    Dear Experts,
    Could you please tell me how to delete a single request from DSO?
    I mean, in DSO if we delete one request it also delete the requests which are above it. But i don't to delete the above it.
    Please suggest me this issue.
    Regards,
    Prathap

    IN DSO--its a very basic thing....
    ACTIVE TABLE and CHANGELOG tables are overwritten after activation of each request.
    So ,each new request has a realationsip with the older request.
    So in the cases:
    1.If you activate the older request it will delete the new one ,because changelog entries have been written from the data of new request on the basis of the older one.
    e.g older request  entries:
    a x 1
    new request
    a x 2
    change log
    a x 1
    a x -1
    a x 2
    so its quite obvious you can't have  a x 2 directly (because in the infocube you will be sending wrong entries by deleting the just the older request and loadning new request).
    2.If you have activate new and old request toghterh then also system will not allow you to delete the newer request alone and you will have to delete both the requests.
    I guess already someone proposed correct solution to you ...thats selective deletion...but rahter than doing selective deletion there is a better way if you want to cancel out a particular request:
    thats request reverst posting
    IN the process monitor of any particular request you can find out the option for request reverse posting..Its good for individual request cancellation(keyfig values will become 0 for that particular request)
    regards,
    rk

  • How to delete a noncompress request from the aggregates

    hello gurus
              i have a request in an infocube, which is not compressed in the cube. i rolled up the request, so that the data will  be moved to the aggregate. is it? then i found that the data is inconsistant. so i delete the request from the infocube manage scree, under the request tab. now my question is whether the data will be deleted from the aggregate or not?
    thanks in advance
    rams.

    If the Request has not been compressed in teh cube or the aggregate, you should simply be able to delete the Request form the Cube and it will be automatically deleted form teh Aggregate.  Since it has NOT been compressed in the aggregate, it should be a very quick process - no need to deactivate the aggregate.
    If it has been compressed in the aggregate, but not the InfoCube, you should still be able to delete the Request form the InfoCube, but the BW will have to refill the aggregate.  It should do this on it's own, but at differnt sopport packs, I had some problems with that always working.  As others have mentioned, in this case you could always deactivate the aggregate, the delete the Request from the InfoCube.
    As yo ureview this situation, you should consider how often you have/might have a problem like this.  If it occurs very often, then you should have your aggregate(s) for this cube setup so they do NOT automatically compress after Rollup.  Instead the Requests in the aggrgate will only be compressed when the Request in the InfoCube is compressed.

  • Program to delete a specific request from a Cube

    Hi Everyone,
    I've been trying to delete a certain DTP request from a cube but I'm unable to delete it. Is there any ABAP program to delete a specific request from a cube by provinfing requeset ID as the input.
    Thanks,
    Ram

    HI
    SE37RSSM_DELETE_REQUESTGIVE YOUR REQUEST NO & INFOCUBE NAME here. and execute.
    Table is :RSBKDTP contains DTP and target details.
    Hope it helps

  • How to delete a specific request from ODS

    Hi all,
    We have an ODS which we're loading invoices from legacy system. In legacy system, there are two tables for invoices. First one is daily records which is archived on last day of each month. As you guess, second table is  for archive records. We need all of the records from  both tables. Because of performance issue , we don't want to load both tables everyday . So we created two transformation. Since there is no delta option, we need to delete the first table request from data targets before extraction. And delete the request from the second table only last day of month. We're created process chain. But there is no option for deleting only the request from a specific data source or transformation. Are there any solution for this?
    thanks,
    Yigit

    Hi,
    Thanks for your code. But is there any function module to delete most recent request from the ODS.
    I had 2 requirements...One in need to delete from ODS & Other one from Cube.
    FM - 'RSSM_DELETE_REQUEST' will be used to delete from Cube only.
    Can please you send FM & ABAP Code to delete request from ODS.
    Thanks in advance.
    Yigit
    Message was edited by:
            Yigit

  • How to delete a particular data from 3 arrays

    hello,
    i have a program that works like this.....
    import java.io.*;
    public class NewMain {
    BufferedReader in=new BufferedReader(new InputStreamReader(System.in));
    String [] Type= new String[10000];
    int [] Num= new int[10000];
    float [] Price= new float[10000];///////
    and i am reading some of the data into these arrays
    so if i want to delete a particular data from the arrays how do i do that
    and if i want to delete pants from that file and enter the text again how do i do that.? any idea?....
    e.g if the file contains
    shirt
    32
    56.5
    pants
    56
    45.9

    Ashish.Uppin wrote:
    hello,
    i have a program that works like this.....
    import java.io.*;
    public class NewMain {
    BufferedReader in=new BufferedReader(new InputStreamReader(System.in));
    String [] Type= new String[10000];
    int [] Num= new int[10000];
    float [] Price= new float[10000];///////
    and i am reading some of the data into these arrays
    so if i want to delete a particular data from the arrays how do i do that
    and if i want to delete pants from that file and enter the text again how do i do that.? any idea?....
    e.g if the file contains
    shirt
    32
    56.5
    pants
    56
    45.9
    Buddy, it seems to me that you are describing data that belongs together -- a class. You are probably better off with one arraylist of objects of this class, each object having a String type variable, an int num variable, and a float price variable, make that a double price variable.
    For examples of arraylists in action, please see the Sun java tutorials.

  • How to delete the movie "Hugo" from my itouch5 after downloading it from the free app "12 days" from apple

    How to delete the movie "Hugo" from my itouch5 after downloading it from the free app "12 days" from apple?

    I do not know what you mean left or right, but if I press the edit button it still will not give the option to delete.

  • How to delete 100+ released requests from the import queue?

    Hello
    How to delete 100+ released requests from the import queue?
    One by one or there is more convinient way?
    Thanks

    To delete multiple non-imported transport requests, you do the following while in the import queue on STMS:
    1) Highlight the status field of the import queue.
    2) Sort the import queue by the status.
    3) Put your cursor on the first non-imported transport, right-click, and click on Select Block.
    4) Scroll down and put your cursor on the last non-imported transport, right-click and click on Select Block. This will highlight all requests from the first one selection to the last one selected.
    5) Go to menu option Request > Delete.
    If all of the requests in the import queue haven't been imported (no imported, including failed import, requests), you can jump to Steps 3-5.

  • BW 7.0 Automatic Deletion of Similar/Identical Requests from the InfoCube

    Hi experts,
    In BW 3.5 we have used a feature in a InfoPackage, where you can delete an u201Coldu201D loading, u201CAutomatic Deletion of Similar/Identical Requests from the InfoCubeu201D.
    Now we are building a flow in our upgraded system and we can see that this opportunity is available in the InfoPackage to the PSA, when you load data from the source system (ERP) to the BW system but we would like to make this when we load an InfoCube some layers up (see exemple below; InfoCube2)
    Source System  -> PSA  -> InfoCube1  -> InfoCube2
    Anyone know if it is possible or if there is anything else you can do?
    Regards,
    Kerstin

    in bi7 the load to the datatarget is done using dtp. the infopackage goes only to the psa. in order to achieve the same you need to use the process step in the process chain. you need of course to create a correct variant, but here you'll have the same options as you had before in the earlier version.
    M.

  • Delete Full Requests from an InfoCube with a BIA index on it

    Hello all
    I need to delete certain random Full requests from a cube which has both DB indexd and BIA index on it?
    What will be the steps i should be following in regards to deleting/ rebuilding indexes ?
    Regards
    Sanjyot

    Thanks Vitaliy but I have multiple requests with huge amount of data to be deleted.
    So I was wondering if the following steps are correct
    1. delete DB indices
    2. delete BIA indices
    3. delete requests from cube
    4. rebuild DB indices
    5. rebuild BIA indices
    Are there any steps to ensure that indices are rebuilt correctly? 
    Regards
    Sanjyot

  • Deletion of last request from PSA & Cube

    Hello Experts,
    I have one Z Infocube in which daily full data had been uploaded....Now in PSA, i have uploaded monthwise data via full load process. but for the current month i have to daily delete the request and then execute the process chain. Is there any method or process type which I can add into process chain that deletes the last date request and same for the DTP Request.
    Please help me out from this as i cant take full load daily.
    Thanks in advance
    Neha

    Hi,
    You can create a selective deletion program using the t-code DELETE_FACTS. Use this program in the process chain and provide variant to delete the previous request.
    PSA Data Deleteion:
    You can delete the request onderthan no.of Days.In the pC Process Types you will find option for Delete the PSA Data.
    Deleting Requests from the PSA :
    http://help.sap.com/saphelp_nw70/helpdata/en/b0/078f3b0e8d4762e10000000a11402f/frameset.htm
    ABAP to delete a specific request (last one) from a Cube  :
    ABAP to delete a specific request (last one) from a Cube
    Process Chain to Delete a previous request with overlapping values :
    /message/6161074#6161074 [original link is broken]
    Regards
    Ram.
    Edited by: Ramakanth Deepak Gandepalli on Dec 10, 2009 7:18 AM

  • Need to delete the SPAM requests from the import queue

    Dear all,
    There were some issues with my QA system SAP patch application and we were forced to do a DB refresh from our production system. Now our QA system ABAP stack is having an issue with the  STMS import queue which shows 4 old patches(witch were applied to the system before the refresh)  with u201Crequest will not be importedu201D status. When I try to delete these requests from the import queue it shows the following error
    u201CThis is tp version 372.04.29 (release 700, unicode enabled)
    ERROR: Client 'ALL' is not possible.
    tp returncode summary:
    TOOLS: Highest return code of single steps was: 0
    ERRORS: Highest tp internal error was: 0246
    standard output from tp and from tools called by tpu201D
    When I try to import a new support package it gives the  following error,
    Error in phase: CHECK_REQUIREMENTS
    Reason for error: QUEUE_NOT_EMPTY
    Not sure how these requests arew still in the import queue even after the DB refresh. How can I delete these 4 old requests from the import queue?
    The System is ECC6.0 ABAP+JAVA stack with Oracle 10g on Win2003 server.
    Thank you,
    Siju Sam

    Dear Ganesh,
    I have tried the steps you suggested, but still the import queue is not cleared.
    Now I just wanted to remove these entires from the STMS=>queue=>import queue list.
    Number   Request      Clt   Owner          Short Text
         1   SAPKB70013   ALL   SAPUSER        Basis Support Package 13 for 7.00
         2   SAPKA70013   ALL   SAPUSER        ABA Support Package 13 for 7.00
         3   SAPKB70014   ALL   SAPUSER        Basis Support Package 14 for 7.00
         4   SAPKA70014   ALL   SAPUSER        ABA Support Package 14 for 7.00
    I think these requests(Patches) are not there in the tp buffer/(import queue) but somehow some table entries shows the status that they are still in the  queue. So I just wanted to reset the status that These TPs are already applied.
    Thank you,
    Siju Sam

Maybe you are looking for

  • How to make Group Matrix Report in BI Publisher Template Builder for Word

    Dear All I have created a template in MSWord's BI Publisher for creating Matrix report, it is working fine, but i couldn't do it for Group matrix report. Kindly give me any kind of example regarding group matrix or nested group in column level and ro

  • X does not apply to your selection because it is not inherited. It is applied to an enclosing tag.

    I feel like posting screenshots may be the best way to explain this one. I'm building a website. Everything works great except my content DIV, which looks fine in design view, but completely un-aligned in Firefox/Live View. (See figures 1 & 2) Now, w

  • Please read this iTunes Devs.

    For the love of God, it's impossible to find a direct feedback link on the site for iTunes, so I'm posting it here in prayer of a dev actually reading it. /end mini-rant I would like to have iTunes show me a column that simply displays a "Yes" or a "

  • Report MRBR

    Hi all, I could run Payment run (F110) for the invoices which are blocked and sitting in MRBR report. Technically if an Invoice is blocked then payment should not be made, but system is allowing me to run the payment without any error. We are working

  • Using the number in a name

    hi i need to use a number from a name i get i have an array of thumbnails, when i rollOver them and trace..., i get the name of the thumb, for example _level0.thumbLoader_mc8. is there a way to use the 8 (or any number that will be for that matter) s