Copy one cube data into another cube

Dear SDN's,
                      Can anyone tell me how can i load the data from one cube to another cube request by request.. Like,  I need all the requests available in first cube should appear in the new cube which i want to load the data.. How can i do this..Kindly advice me...
Answering getz appreciated,
Warm Regards,
Aluri

Hi Aluri,
Well you want it request by request.
That does not make it easy.
The only thing I can think of is to
- empty the source cube,
- reconstruct the first request,
- do an init to the new cube,
- reconstruct the next request,
- do a delta,
etc.
but, depending to the number of requests this is a lot of work.
Udo

Similar Messages

  • How can I  extract non-cumulative cube data to another cubes ?

    Dear Expert,
             I copied inventory cube 0ic_c03 to  a new cube : ZIC_C03  , then I loaded the data of 0ic_c03 to the new cube ZIC_C03 . 
    the loading was sucessful, but  the result of  report of the ZIC_C03 was not correct. After looking into the problem, I found out
    the new cube can successfully extract data related with "Goods movement" & "Revaluation", yet the extract of "Open Balance" does not seems to work.
             I have read through Note:375098, in which I could not find (InfoObject 0RECORDTP) in my start routine as mentioned in the solution
    ,and the note was not mentioned valid for BW 3.5 release.
             How can I  extract non-cumulative cube data to another cubes correctly in BW3.5 release SP20? 
       Thanks !

    Hi,
    Check Routines in Update rules wether same code is wrriten in  new cube
    cheers,
    Satya

  • Copy company code data  into another company code

    Hi SAP gurus,
    We are working on one rollout project. So our Functional consultants are copying The company code 7301 data into 7501 by using SPRO. But at the end It is giving following Error Message because of one Y-table .
    Message no. TK 092                                                                               
    Diagnosis                                                                               
    The object R3TR TABU YFI_CONT_NATURE is flagged as a Current setting,
         which means that it is not controlled by the Transport Organizer.                                                                               
    However, the attributes of object R3TR TABU TCK33 mean that it is    
         controlled by the Transport Organizer.                                                                               
    Any objects that you want to edit together in a single step must eithe
         all be controlled by the Transport Organizer, or none of them can be  controlled by the Transport organizer.                                                                               
    System Response                                                                               
    The funtion terminates.                                                                               
    Procedure                                                                               
    Edit the objects separately.             
              could you help what is the exact problem whether is there any issue with basis.
    Your help will be rewarded
    thanks
    Madhukar

    hi,
    please check the "delivery class" of your customer table! (F1) in transaction SE11
    [http://help.sap.com/saphelp_nw70/helpdata/de/6c/f2934259a5c66ae10000000a155106/frameset.htm]

  • How to copy one account preferences into another account on the same mac?

    I would like to open a new account (on the same mac) but would like to copy some preferences including software from the existing account. How can I do that?
    Thanks

    To copy files from Account A to Account B:
    1. Log in as A.
    2. Find the files you wish to copy.
    3. Move them to /Users/A/Public. Don't move your actual Documents, Pictures, Library etc folders. Just move their contents.
    4. Log in as B.
    5. Navigate with Finder to /Users/A/Public.
    6. Drag the files to the desktop to make new copies of them.
    7. Put the files away in the appropriate places in B's home folder.
    8. Log back in as A and move the files in /Users/A/Public back to their original locations.

  • Prob. to Copy one clt data to another clt with SCC1 for standard WF Task

    Hi All,
    I have created a business object for event driven pickslip for goods movement. With that business object I have attached a standard workflow task. This object linked with output type custom output type'Z001'.
    With a subroutine it triggers workflow task.
    I want to move this standard task from clt 400 to clt 440 with t-code SCC1, but I am getting below error:
    *Copy Tables from a Client*
    *Table                 Ins.     Del.     Upd. Func.  kByte  Time[sec] Time*
    *Log -> See Transaction SCC3*
    *Table T78NR is not client-specific*
    *Error in object R3TR1 HRNR2  3*
    *Table HRS1000 is not client-specific*
    *Table HRS1002 is not client-specific*
    *Table HRS1203 is not client-specific*
    *Table HRS1210 is not client-specific*
    *Table HRS1211 is not client-specific*
    *Table HRSCONT is not client-specific*
    *Table HRSOBJECT is not client-specific*
    *Error in object R3TR1 PDAC2  3*
    *Table HRS1000 is not client-specific*
    *Table HRS1002 is not client-specific*
    *Table HRS1200 is not client-specific*
    *Table HRS1201 is not client-specific*
    *Table HRS1202 is not client-specific*
    *Table HRS1206 is not client-specific*
    *Table HRS1210 is not client-specific*
    *Table HRS1211 is not client-specific*
    *Table HRS1212 is not client-specific*
    *Table HRS1213 is not client-specific*
    *Table HRS1214 is not client-specific*
    *Table HRS1216 is not client-specific*
    *Table HRS1220 is not client-specific*
    *Table HRS1221 is not client-specific*
    *Table HRSCONT is not client-specific*
    *Table HRSOBJECT is not client-specific*
    *Error in object R3TR1 PDTS2  3*
    *Table SWOT21 is not client-specific*
    *Table SWOTDI is not client-specific*
    *Table SWOTDQ is not client-specific*
    *Table SWOTDV is not client-specific*
    *Table SWOTOL is not client-specific*
    *Table SWOTTQ is not client-specific*
    *Table SWOTTV is not client-specific*
    *Table TOJTB is not client-specific*
    *Table TOJTT is not client-specific*
    *Error in object R3TR1 SOBJ2  3*
    *Table TDDAT is not client-specific*
    *Table TVDIR is not client-specific*
    *Selected tables           :             42*
    *Processed tables          :              4*
    *Storage required (KB) :              0*
    *Program ran successfully*
    *Runtime (seconds)         :              5*
    *End of processing: 15:42:15*
    Could you please guide me how to remove these errors.
    Thanks in Advance,
    Guri

    Make sure that you are trying to copy the customizing  request rather than the work bench, because when ever you create a rule or task it will prompt you for the workbench request rather that customizing request so i think there is no necessary of the client copying .

  • Loading Data from one Cube into another Cube

    Hi Guys,
    I am trying to load data from one cube A to another cube B. Cube A has data around 200,000 records. I generate export datasource on Cube A. Replicated the datasource and created InfoSource and activated it.
    I created update rules for Cube B selecting Source as Cube A. I do have a start routine to duplicate records in Cube A. Now when I schedule load,
    It stops at Processing Datapacket and says no data. Is there something wrong with the update routine or is there any other way to load form cube to cube in a simpler way?
    Thanks in advance

    This is the start routine to duplicate records in two currencies.
    DATA: datew   TYPE /bi0/oidateto,
          datew2  TYPE rsgeneral-chavl,
          fweek   TYPE rsgeneral-chavl,
          prodhier TYPE /bi0/oiprod_hier,
          market  TYPE /bic/oima_seg,
          segment TYPE /bic/oizsegment.
    DATA: BEGIN OF S_DATA_PACK OCCURS 0.
            INCLUDE STRUCTURE /BIC/CS8ZSDREV.
    DATA: END OF S_DATA_PACK.
    S_DATA_PACK[] = DATA_PACKAGE[].
      REFRESH DATA_PACKAGE.
      LOOP AT S_DATA_PACK.
        move-corresponding s_data_pack to DATA_PACKAGE.
        if DATA_PACKAGE-loc_currcy = 'EUR'.
          DATA_PACKAGE-netval_inv = DATA_PACKAGE-/bic/zsdvalgrc.
          DATA_PACKAGE-CURRENCY = 'USD'.
          APPEND DATA_PACKAGE.
          DATA_PACKAGE-netval_inv = DATA_PACKAGE-/bic/zsdvalloc.
          DATA_PACKAGE-CURRENCY = 'EUR'.
          APPEND DATA_PACKAGE.
        else.
          DATA_PACKAGE-netval_inv = DATA_PACKAGE-/bic/zsdvalgrc.
          DATA_PACKAGE-CURRENCY = 'USD'.
          APPEND DATA_PACKAGE.
        endif.
      ENDLOOP.
    This is to load Quantity field
    RESULT = COMM_STRUCTURE-BILL_QTY.
    This is to load Value field
    RESULT = COMM_STRUCTURE-NETVAL_INV.
    UNIT = COMM_STRUCTURE-currency.

  • How to write plan data into Transactional Cube from Visual Composer ?

    Dear experts,
    Visual Composer is very powerfull to build a 'nice-looking' web-report (I think is much better than Web Application Designer in term of freely position the chart/graph/table/selection parameter in anywhere we like. We can't have this flexibility in WAD) plus it also has strong integration to R/3 for posting the  transactions via RFC-Enabled Function Module (such as changing customer credit limit, approve PO, approve Sales Order, etc), so that the R/3 user won't even have to know the TrxCode.
    In addition to this, I just wondering if VC also capable to write plan data into transactional cube via Write-Enable Query. We can simply insert a BW Query into VC as planning layout (set the edit-mode to "editable") plus having some Wizards to make it more user-friendly and self-explanatory for the users.
    But I am not sure how to save the changes back to transactional cube from VC.
    Could anyone please kindly advise how to achieve this.
    "Seeing is believing" is always my learning method, so I would appreciate some "actioanable" explanation or hints.
    Many thanks,
    Sen

    Hi Sen,
    As far as I know, it's not possible to write data into transactional cubes directly from a table in Visual Composer through standar method, but it's possible to integrate a WAD with your input ready query into a URL element in VC (You can fill entry variables in VC and call WAD dinamically), so it's possible to create a planning application in VC calling dinamically WAD's.
    Another way to interact through VC is creating button objects that calls planning sequences (with BAPI calling RSPLS_PLSEQ_EXECUTE). Also can fill variables in VC and pass them to sequence.
    Regards,
    Enrique

  • Loading data into two cubes

    We want to set up a delta refresh from R/3 data that will pull data into two cubes.  One cube I want all the records to be loaded, in the second cube I want to filter the records that are loaded into that cube.  I can figure out how to load the data into two cubes, but can I place a filter on one of the loads.  (i.e. only load records of where type = 'X')
    Thanks,
    Chris

    You can do that in the Update Rules to the second cube... In the Start Routine...
    DELETE FROM DATA_PACKAGE
    WHERE type EQ 'X'.
    (Please, verify the right syntax)
    Then with only one Infopackage, you can load both cube with different conditions.
    Hope it helps.
    Regards,
    Luis

  • Copying a page from one picture book into another

    Does anyone know how to copy a page from one picture book into another. I have made 2 books and would like to make a third consisting of pages from the first 2 but seem unable to do it without starting again, or at least starting from a duplicate of one and re doing all the missing pages.

    Garageclan
    Welcome to the Apple user to user assistance forums
    print each page you want to include in "book 3" to a PDF and use the send PDF to iPhoto option - this will give you the pages as images in iPhoto that you can them place into "book 3"
    See Old Toad's tutorial #19 for more details - http://web.mac.com/toad.hall/OldToadsTutorials/No._19.html - note that it is slightly different - you are only using the beginning part
    LN

  • Getting error while loading  Data into ASO cube by flat file.

    Hi All,
    i am getting this error Essbase error 1270040: Data load buffer[1] does not exist while loading data into ASO cube.
    does anyone have solution.
    Regards,
    VM

    Are you using ODI to load the data or maxl? If you are using an ODI interface, are you using a load rule also which version of essbase and ODI are you using
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How can I [cmd]+A including text boxes? Or how to import one Pages document into another Pages document?

    Hi there,
    I am working on my thesis with several Pages documents (for the first time). And I really have searched all over the Internet to find an answer to exactly my question but I cannot find it.
    First my question was: How can I import one Pages document into another one? I found the answer on that (I think) and there is nothing else than just make a new section and copy/paste it in.
    But then another issue pops up: I cannot [cmd]+A my whole document including the texboxes to paste it in the other Pages document. Then the document will be paste without the textboxes (and I have quite a lot of them in that document) and the text will not be at the right place.
    So please explain to me: How I can combine two Pages documents and keep them exactly the way they are? Is that even possible?
    I thank you so much in advance!

    Hi Fruhulda,
    I have already tried to mark the textboxes in line but that did not work, and besides then the text and the boxes won't be at the rigt places either. Thank you for your reply .

  • Get the mapping values from one message mapping into another message mappin

    Hi All,
    I created two graphical message mappings. In first message mapping i created one user defined function and set one global container parameter and I need to use this parameter in my second message mapping user defined function. But the global container parameters can be used in different user defined functions in same message mapping. So is there any way to use the values which are set in one message mapping into another message mapping. If yes, please help me how to get?

    Hi Koteswara rao,
      As you said global container parameters from first message mapping are not accessible from second message mapping program.
    i haven't faced situation like this.but, if you have some unmapped field in target message in first message mapping,you can put global variables data in that unmapped field.
    anyway the output of first message mapping would be input for 2nd messages mapping,so you can access global data(unmapped field filled with global data in 1st MM) from 2nd mapping program..
    Cheers,
    Jag

  • Copy one text file to another text file and delete last line

    Hi all wonder if someone can help, i want to be able to copy one text file to another text file and remove the last line of the first text file. So currently i have this method:
    Writer output = null;
             File file = new File("playerData.xml");
             try {
                   output = new BufferedWriter(new FileWriter(file, true));
                   output.write("\t" + "<player>" + "\n");
                   output.write("\t" + "\t" + "<playerName>" + playerName + "</playerName>" + "\n");
                   output.write("\t" + "\t" + "<playerScore>" + pointCount + "</playerScore>" + "\n");
                   output.write("\t" + "\t" + "<playerTime>" + minutes + " minutes " + seconds + " seconds" + "</playerTime>" + "\n");
                   output.write("\t" + "</player>" + "\n");
                   output.write("</indianaTuxPlayer>" + "\n");
                  output.close();
                  System.out.println("Player data saved!");
             catch (IOException e) {
                   e.printStackTrace();
              }However each time the method is run i get the "</indianaTuxPlayer>" line repeated, now when i come to read this in as a java file i get errors becuase its not well formed. So my idea is to copy the original file, remove the last line of that file, so the </indianaTuxPlayer> line and then add this to a new file with the next data saved in it. So i would end up with something like this:
    <?xml version="1.0" encoding="UTF-8"?>
    <indianaTuxPlayers>
         <player>
              <playerName>Default Player</playerName>
              <playerScore>0</playerScore>
              <playerTime>null minutes null seconds</playerTime>
         </player>
         <player>
              <playerName>Default Player</playerName>
              <playerScore>0</playerScore>
              <playerTime>null minutes null seconds</playerTime>
         </player>
         <player>
              <playerName>Default Player</playerName>
              <playerScore>0</playerScore>
              <playerTime>null minutes null seconds</playerTime>
         </player>
    </indianaTuxPlayers>
    However after all day searching the internet and trying ways, i have been unable to get anything working, could anyone give me a hand please?

    I would go the XML route too, but for fun, open a file as a BufferedWriter and do this:
    void copyAllButLastLine(File src, BufferedWriter tgt) throws IOException {
        BufferedReader in = new BufferedReader(new FileReader(src));
        try {
            String previous= in.readLine();
            for (String current = null; (current = in.readLine()) != null; previous=current) {
                tgt.write(previous);
                tgt.newLine();
        } finally {
            in.close();
    }

  • Insert One Word Document into another using OLE ABAP

    Hi,
    I want to insert one word document into another Word Document called by OLE ABAP.
    ie.first word document having 6 pages have been displayed and I want first page of
    second document as a 7th page.I want to dispaly the entire data in  one document.
    Hope to get the reply soon.
    Thanks & Regards,
    Divya.

    T.code :- DWDM
    u can check OLE and OFFICE INTEGRATION tree  have so many demo report
    Report :- RSOLETT1
    Edited by: Krupaji on Feb 18, 2010 2:00 PM

  • I want to import one imovie project into another one.  In other words, I have created a short sequence in iMovie 11 on one computer, and I want to import it into a project that I am working on, on another computer.

    I want to import one imovie project into another one.  In other words, I have created a short sequence in iMovie 11 on one computer, and I want to import it into a project that I am working on, on another computer.  I copied the project files onto a hard drive, and then connected that drive to the Mac that my main project is on, but when I select "import" the files are faint gray -meaning I can't select them.  Help!  I want to transfer a sequence of shots from one iMovie 11 project on one computer, into another iMovie 11 project on another computer.

    Tell me it ain't so!
    I wish I could.  The research you've done is correct.
    Wether you copy and paste or rebuild the Project from the other computer, you're going to need to get your Evnets copied from the other computer.
    The Prjoject files only contain pointer back to the original media.
    Matt

Maybe you are looking for

  • Clearing GR/IR using MR11 and F.13

    Can someone clarify what is the dfference in clearing aGR?IR account using MR11 and F.13. Also F.19- how different is it from the above.

  • Heirarchical data model for Ontology???Help?

    I am attempting to model an ontology which is purely heirarchical onto Oracle's relational database. This can be done with a single table and a recursive foreign key, however I am concerned about the retrieval process having to repetatively query the

  • X3-002 Problem BT after update OS

    After the upgrade at the latest OS the bluetooth doesn't work. The PC find the X3 but the BT of X3 blinking the ( ) and don't permit any function (internet connection,send message,ecc.) Work fine only with the USB cable

  • Import ID Configuration Scenarios and keep the same Business System names

    Hi Guys, Is it possible to transport ID Configuration Scenarios Objects between 2 XI systems and keep the same names for both sender and receiver Business Systems ? That is, to skip the SLD lookup for transport Source and Transport Targets systems ?

  • EDI 860 - Purchase Order Change Request in SRM

    Hello All, I'm working on a problem involving the generation of the EDI 860 when a Purchase Order in changed in SRM.  If anyone is familiar with this functionality please contact me and I will have specific questions. Thank you, JR