Copy existing queries on InfoProvider to other InfoProvider

Hello,
There is requirement of copy existing queries on InfoProvider (Standard InfoCube) to other InfoProvider (Z Version of InfoCube). Can we use RSAQCOPY...?
If not, is there a way to do that (any other SAP Program of Function Modules). Also while copying can we copy only selected Restricted Key Figures to Target InfoProvider.
Any valuable suggestions, Appreciated.
Thanks,
Madhu

Hi Madhu,
Here we have two methods of copying queries from one InfoProvider to another (Target Info provider).
1. RSZC: Only rule is that all the characteristics contained in the source infoprovider should also be contained in the target infoprovider (i.e. both the cubes should have same Structure).
2. Using FM: RSZ_I_COPY_QRY_TO_CUBE,  With this you can copy the query even though the characteristics contained in the source infoprovider are not present in the target infoprovider.
Hope this helps u,
Thanks,
Sai Chand.S

Similar Messages

  • Copy query from one InfoProvider to another InfoProvider...

    Thank you in advance for your response and help...have a good day......
    Have a query that I  want to use with another InfoProvider.  What are the possible TC's to do the copy or the best way to duplicate the query?
    Than You Jim

    Hi Jim,
    Hi,
    For copying queries from one cube to the another use Tcode :RSZC.
    It asks for target infoprovider and source infoprovider..
    You can copy queries between two cubes only in the case where both these cubes are exactly the same. The cube to which you want to copy the queries may have some additional info objects than the original. But it must have all the info objects of the original one.
    Hope  this helps,
    Sudhakar.

  • Error when copying the queries (urgent)

    hi sdners,
    when i m trying to copy my existing queries it is giving error mesg.
    BEx transport requst is not available and suitable.
    Request/task not available.
    thanku in advance
    rajaram.

    EDWIN,
    thanks for advice,
    actually i already created the request,
    i forgotten to relogin.
    after relogin solved the problem.
    i assigned the points t u

  • How do I copy existing songs from Computer Hard Drive to IPOD 30GB

    How do I copy existing songs from Computer Hard Drive to IPOD 30GB? I am slightly learning disabled and have been unable to figure out how to add and or update. Thnaks

    If the songs are in iTunes and the iPod is set to sync automatically, the songs should already be on the iPod; if they aren't, follow the instructions in this article and post back with any error messages.
    If the iPod is set to sync manually, drag the songs onto the iPod in the iTunes source list.
    (21058)

  • How to copy  existing  row  value into new row  with a trigger. Same table

    Oracle guru,
    I am looking for a before or after trigger statement that will copy existing values inserted in the previous row into columns A & B. Then insert those values in a new row into column A & B if null? Same table. Hopefully my question is clear enough.
    -Oracle 10g express
    -I have an existing " before insert trigger" that insert id and timestamps when a new row is created.
    -Table is composed of column like id,timestamps,A,B and more.
    Thanks in advance
    Pierre

    957911 wrote:
    Oracle guru,
    I am looking for a before or after trigger statement that will copy existing values inserted in the previous row into columns A & B. Then insert those values in a new row into column A & B if null? Same table. Hopefully my question is clear enough.
    -Oracle 10g express
    -I have an existing " before insert trigger" that insert id and timestamps when a new row is created.
    -Table is composed of column like id,timestamps,A,B and more.
    Thanks in advance
    PierreI will call it a very Wrong design.
    It is a wrong Table Design. You are duplicating the data in table and not complying with the Database Normalization rules.
    How about Verifying if Column A & B are NULL before inserting and inserting another row and avoiding it in Triggers?
    If you are bent to achieve this, below code might be helpful. However, I would never go with this approach. If you would care about explaining the reason for going ahead with such a data model, people could suggest better alternative that might conform with Normalization rules.
    create or replace trigger trg_test_table
    after insert on test_table
    for each row
    declare
      pragma autonomous_transaction;
    begin
      if :new.col_a is null and :new.col_b is null then
        insert into test_table
        select 2, systimestamp, col_a, col_b
          from test_table
         where pk_col = (select max(pk_col) from test_table b where b.pk_col < :new.pk_col);
      end if;
      commit;
    end trg_test_table;Read SQL and PL/SQL FAQ and post the mentioned details.
    Do not forget to mention output from
    select * from v$version;

  • Where to copy existing XCM file for new b2c project?

    Hi,
    I have created one "b2c_myproject" application by using build tool. I have one b2c application running. I want to copy it's XCM setting to my new project.
    I do not want to do setting by seeing each value in XCM. Any one has a Idea from where I can copy existing XCM files?
    Thanks.
    Ashish Patel.

    Hi Ravi,
    As per your instruction I copied XCM folder into desired location. But when I am accessing that xcm page like
    "http://localhost:50000/b2c_myproject/xcm/admin/init.do"
    But I can not see default setting which I have made to my original b2c applicaiton.
    there are no XCM configuration under customer section.
    pl. let me know where I am making mistake.
    What I want actully, I want to see my basic xcm setting in my b2c_myproject so do not have to do basic xcm setting.
    Thanks for your reply and helping me.
    Ashish Patel.

  • Running existing queries in sql developer-new user

    I am trying to execute some of my existing queries I created in TOAD but when I open my current existing files it does not give me the option to execute them. How can I get my existing files to execute so that I can get a data return?

    See:
    Re: Nice App

  • Creating New plant by copying Existing

    Dear All,
    I have to create a new plant by copying existing one, I want all the configuration that exists for existing plant in new plant.
    My query is by copying plant only all the configuration for new plant will get configured. Such as account determination etc or i have to configure it manually.
    Thanks
    Nitesh

    Hi
    no for account determination
    we have to put  valuvation gruoping code 0001 or any other which you want to use  manually
    in T-code OMWD
    for copying plant we van copy storage location ,assigement to companycode and oms2 setting also get automatically copy
    Regards
    Kailas

  • Can I copy existing website (under Azure) and re deploy to create new one?

    I created website site with quick create /from gallery/WordPress, currently working and running under Azure.
    I would like to create additional websites and to use with the same files for the one is already running
    Meaning to copy all the files and re use them to deploy again as new website
    Can I copy existing website (under Azure) and re deploy to create new one?
    YCh7

    Yes you can.
    Install "Microsoft Web Matrix" on your Machine.
    Then go to the portal>web apps and select the one you want to copy. Then click on WebMatrix in bottom right. Your WebMatrix will pop up. Click "Edit a Local Copy".
    Thats the easy solution for creating a local copy and redeploying it.

  • Copy existing PR00 condition record

    Hi experts,
    I want to copy existing PR00 condition record. Can someone explain the steps?
    I searched this forum but could not get any results for this question.
    Thanks

    Go to transaction VK32.
    Select material prices or individual prices from the prices section.
    enter the appropriate data for selecting the key combination as per your requirement.
    select the condition line and choose select rule.
    select rule 1 and choose continue.
    Enter target customer and click execute.
    select the resulting line and click continue.
    save the condition records.

  • Copying existing play lists onto iPhone 4

    I am trying to copy existing playlists from iTunes onto my iPhone. When I drag and drop the lists over it excludes anything that has not been purchased via iTunes - so all of the tracks from old CDs that I have copied into iTunes (and have worked perfectly well on my iPod for years) are not copied. When I try to do this manually it comes up with a black circle with a diagonal line through. It also won't copy over the one album that was downloaded from Amazon rather than iTunes. Does anyone have any ideas please?

    Is it a regular playlist or a Smart playlist?  If it is a Smart playlist it may have parameters that exclude certain songs.
    Have you tried to just create a new playlist?

  • How do I copy existing iPad calendar events into Google calendar?

    How do I copy existing iPad calendar events into Google calendar?

    Hello Brizzolara,
    After reviewing your post, I have located an article that can help in this situation. It contains helpful advice concerning Calendar syncing:
    iOS: How to transfer or sync content to your computer
    http://support.apple.com/kb/HT1296
    Thank you for contributing to Apple Support Communities.
    Cheers,
    BobbyD

  • Copying existing OH

    HI I have 10g R2 patchset 10.2.0.3 + CPU installed on Solaris 9 under oracledev account. I want to create another user account on the box for test called oracletest. Instead of installing Oracle once again and then patching and creating the db again, is it possible to copy from
    /u01/app/oracledev/product/10.2.0/db_1 to /u01/app/oracletest/product/10.2.0/db_1 ?????
    I have done that and then chown -R oracletest /u01/app/oracledev/product/10.2.0/db_1. Then I run relink all. But when I do: emctl status dbconsole, I get get error.
    I looked at the cloning an oracle home in oracle doc and when I tried
    $ORACLE_HOME/oui/runinstall -ORACLE_HOME "/u01/app/oracletest/product/10.2.0/db_1" -ORACLE_UNIQUE_NAME "db_1" I get the ORACLE_HOME is already existing.
    Could anyone advice if copying existing OH can be copied and used for other user account. Thanks

    Is it a regular playlist or a Smart playlist?  If it is a Smart playlist it may have parameters that exclude certain songs.
    Have you tried to just create a new playlist?

  • My wife and I share a computer for our itunes accounts. How can we copy our music libraries to each others accounts without erasing the original library? We want to merge our songs.

    My wife and I share a computer for our itunes accounts. How can we copy our music libraries to each others accounts without erasing the original library? We want to merge our songs.

    If the music is on the same computer, import the songs to your iTunes library by dragging them into iTunes or choosing File > Add to Library (Mac) or File > Add File to Library or Add Folder to Library (Windows).  If the music is on different computers you can set up Home Sharing to copy the music from one library to the other (see http://support.apple.com/kb/HT3819 and http://support.apple.com/kb/HT4620).

  • How can we copy table from one schema to other schema

    Hi,
    I have create one table in one schema and i want to copy it to other schema.How we can copy table from one schema to other schema

    Hi,
    You can try something like this :-
    SQL> CONNECT SYS/SYS123@SERVER AS SYSDBA
    Connected.
    SQL> CREATE USER TEST_1 IDENTIFIED BY TEST_1;
    User created.
    SQL> CREATE USER TEST_2 IDENTIFIED BY TEST_2;
    User created.
    SQL> GRANT CONNECT,RESOURCE,DBA TO TEST_1;
    Grant succeeded.
    SQL> GRANT CONNECT,RESOURCE,DBA TO TEST_2;
    Grant succeeded.
    SQL> CONNECT TEST_1/TEST_1@SERVER
    Connected.
    SQL> CREATE TABLE TEST_COPY ( TEST_COL NUMBER );
    Table created.
    SQL> INSERT INTO TEST_COPY VALUES ( 1 );
    1 row created.
    SQL> INSERT INTO TEST_COPY VALUES ( 2 );
    1 row created.
    SQL> COMMIT;
    Commit complete.
    SQL> GRANT ALL ON TEST_COPY TO TEST_2;
    Grant succeeded.
    SQL>  CONNECT TEST_2/TEST_2@SERVER
    Connected.
    SQL> CREATE TABLE TEST_COPY AS SELECT * FROM TEST_1.TEST_COPY;
    Table created.
    SQL>  SELECT * FROM TEST_COPY;
      TEST_COL
             1
             2Regards,
    Sandeep

Maybe you are looking for

  • What is the best way to store and iterate over lists of words?

    Hi, Im trying to create a naive bayesian classifier to attribute aurthorship to some texts. I have three text files in the form of a list of words (listA, listB and listC, where listA is a disputed text and listB, listC are those of known authors). I

  • Tons of glitches. Explain what happened?

    EA staff, Until now I have been very impressed with EA and trusted its development. So much so that we've made a lot of plans and begun several projects using this program. But clearly something has gone haywire with EA 2014.1. I've never seen a prod

  • Debugging a  XML Transformation Program

    Hi, We are converting incoming XML into ABAP structure and checking if the data has any future effective changes. If there is a future effective update, then it is converted back to XML string and stored in a custom table as a XML string. A job which

  • Write tif file color table

    Hello: I am trying to write a 16-bit tif file with the proper color table using Vision utility.  I cannot get the proper color table.  I can save as other formats but have special requests for 16-bit tif. I have attached an example VI to show you thi

  • Single click on tree control navigation

    Hello I have a tree control where I have include the navigation, I know that there is a method HANDLE_NODE_DOUBLE_CLICK FOR G_TREE but is there an method for only one click, I want to change my alv grid data when I click on several nodes in my tree c