Copy of queries

Hello
I have the following problem:
I have a query which delivers some result.
When I copy the query using SAVE AS the new query delivers "no data found".
Does SAVE AS not copy a query correctly? who has any idea what could be the problem?
thank you

Hi,
I have solved the problem by myself.
The problem was that when coping the query with SAVE AS the selection LE for a variabele was automatically converted into EQ... strange...
Thanks to everybody

Similar Messages

  • 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

  • Copying Access Queries to Query Builder instead of SQL Commands

    Is there a way to copy Microsoft Access Queries to Query Builder (saved sql) instead of SQL Commands (saved sql)...Thanks in advance.

    Hello,
    No, that functionality does not exist currently, you would need to build your own.
    If you search this forum there are a few threads which detail how you can install the Application Builder and SQL Workshop applications into the APEX environment itself so you can see how they (meaning the Oracle team) have built those apps.
    Hope this helps,
    John.
    http://jes.blogs.shellprompt.net
    http://apex-evangelists.com

  • 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 to copy the queries that i have created for an ods to cube?

    Hi all,
    My queries are generated using ods. there are 20-30 queries generated on that ods.  And right now i have created a cube based on that ods. And i wanted to know is there any way that i can copy all the queries that have been created in the ods to the cube. Since  my cube contains the same keyfigure, characters to that of that ods.
    thanxs
    haritha

    Dear Haritha
    You have a T-code RSZC
    Give the name of the source InfoProvider and the target InfoProvider...
    Make sure that the target InfoProvider is having all the characteristics and key figures or more than in the Source InfoProvider...
    This works...
    Regards
    Gajendra

  • Copying Queries from one infoset to the other with variants

    Hello Gurus,
    I have two infosets (A & B) based on logical database PNPCE. Infoset A & B are exactly the same. Now, I want to copy the queries of infoset A to infoset B.
    I am unable to copy the queries with variants. And I am getting following message:
    Error when copying query report XXXXXXX= with variants. Error when importing query
    FYI, I am able to copy the queries without variants successfully, using 'Sap Query: Special Copy Functions'.
    Any help on this would be much appreciated.
    Thanks,
    Ikram

    I think you are right. I see  now that I am overcomplicating things.
    To answer your question, no I do not add any color adjustments to the individual compound clips. I double click into the compound clips and make color adjustments to each of the angles from the multicam clip. When copying a clip made from the same multi cam clip from one project to another, any color adjustments made to the angles of that multicam clip that was copied over from the other project, does not carry over to the same multicam clips to the new project it was copied to - even if you break the compound clip apart to just the multicam clip, at least that's what I've noticed.
    But as you said, the easier thing to do, and this makes total sense now, would be create your multicam clip, and use keywords to label the parts in the browser, then drag the clips to the timeline as you need them. I'm assuming that the color corrections you apply to the angles on the timeline will be automatically applied to new keyword clips you drag to the timeline? Also, to name those multicam clips on the timelines, would you use markers? Is this correct?
    I really need to watch a few online tutorials on compound clips, but what Luis said has really cleared things up for me.
    Thanks so much for your help and patience guys!

  • Same User - New ID - How to Mass Copy Queries from one userid to another

    Hello,
    There is a power user who has old user id LTHOMAS.
    Global company grew and determined that everyone needed new global id.
    Now LTHOMAS has another id THOMASLUS (US for United States).
    Global wants to delete LTHOMAS eventually - license fee issue.
    This power user has many many queries that he has created.
    When he brings up old one with his new id, he has to use "save as" icon so that it will allow him to update it - otherwise authorization error.
    Since he has many queries, is there a mass tcode to use that would copy all queries under LTHOMAS to THOMASLUS?
    I have not discovered any other way - this was always handled by security team in other places.
    Thanks for any help you can provide.
    Lynda

    I donu2019t think there is any t-code to do this.  But we can do this at the table level and move it in a transport.  Table - RSRREPDIR filter by author and select the entries  which needs to be modified to the new user id save and move the transport. Alternatively we can develop an ABAP report and use it in all systems.

  • Restricted key fields & copying queries.

    We created a multiprovider and wanted to copy some queries from an existing infocube.  We are using RSZC to do this.  The queries that we are coping use restricted key figures (RKF).  If the multiprovider does not have the RKF it copies it as well.  But it creates it with the extension _x. 
    So I copy two queries that both use a RKF named ZRKF, I end up with ZRKF_1 & ZRKF_2 defined in the multiprovider.  Is there any way I can copy queries over and get the needed RKF without having duplicates of the RKF?  (i.e. copy over ZRFK and not end up with ZRFK_1 & ZRFK_2)
    Thanks,
    Chris Robertson

    Hi Chris,
    If you copy all queries that you want from Cube A to Cube B in one shot, then you will be left with just RKF(s)_1.
    You can then attempt to remove this _1 off the RKF by modifying the record in SE16 > RSZCOMPDIR.
    Hope this helps...

  • Copy queries + variants + workbooks -- RSZC ?

    BW Experts,
    Using RSZC can we copy queries, variants and workbooks?
    I have to make a copy of queries from the cube to the multicube.
    Thanks,
    BWer

    Hi BWer.
    You can copy your query like this:
    1 Go to SE37
    2 Type in RSZ_I_COPY_QRY_TO_CUBE
    3 Press Display
    4 Scroll down and look for this line in the code:
    IF l_subrc <> 0 OR l_is_compliant = rs_c_false.
    5 Position the cursor on the line and set a breakpoint by clicking the "stop" sign
    6 Go back
    7 Run the module by pressing F8
    8 Type in your source + target cubes and press F8
    9 You get to the debugger at the line where you set the breakpoint. Double click on l_is_compliant to make it show in "field names" (to the left) below the code.
    10 Type in x in the "field contents" (to the right), press the pen symbol to the right of the line and press F8
    11 Chose the query you want from the list and press "transfer selections"
    12 Check the log: after all the error messages about the cubes not being identical, there should be one line with the green light of hope - this is your query that was copied
    13 Check if all the objects in the query are available in the cube you copied to by opening the query from the query designer.
    14 If some objects are missing in the cube you copied to, you'll have to fix this - If they are there, you can look busy for a couple of hours just doing your own thing and having everybody else think you are copying the query manually :-D
    (you might want to change the query tech name by using "save as" from the query designer)
    Enjoy,
    Jacob
    Message was edited by: Jacob Jansen
    ...and of course: If your system crashes or something like that when you try this, or as a consequence of trying this, I accept no responsibility :-D
    I did this on BW 3.0B ... dunno how it will work on other versions...

  • Copy queries from old user id to new user id

    Hello,
    We have a new userid standard.  One of our power users has quite a few queries created as discovered using table RSRREPDIR.
    Her new id copied all her favorities from old id to new.
    However, she cannot change the old ones since they are under her old id.  The only way is to save as to her new id and modify.
    For most users, this is not a problem but this particular user has several hundred queries.
    Is there a tcode that will mass copy the queries  and replace her old id with her new id?
    Also - on her old id she had created several folders where she had all her different queries.  WHen her new user id was activated, her old one was deleted.  We reactivated it but I believe the folders may have been deleted in the process.  I am not sure if they are stored anywhere?
    Thanks for any help you can provide.
    Lynda

    Hi Lynda,
    You can achieve this by changing the reporting authorisation of that particular user as to the new user id should be able to change the queries made by the old id.
    Check for the authorization object for that user and make the necessary changes
    Hope this helps,
    Cheers,
    Jayashree

  • Copy Query Variants from InfoCube to MultiProvider

    Hi,
    Is it possible to copy query variants from an infocube to a multiprovider?
    Basically, we used RSZC to copy the queries from the infocube to the multiprovider, but it doesn't look like the variants were copied over. Is there an ABAP program or some other workaround that can expedite/facilitate in recreating the variants on the multiprovider queries?
    Your help is much appreciated.
    Thanks,
    KK
    Edited by: Kristin Kalalau on Jan 29, 2009 10:48 PM

    It is possible to copy but the only requirement is your target cube structure should match with the source cube structure.
    Thanks...
    Shambhu
    Edited by: Shambhu Kumar Gupta on Jan 30, 2009 12:01 PM

  • Copy and Migrate query from BI 3.x to 7.0

    Hello Experts,
    We are going through the upgrade right now.
    We have BI 3.x server and we are upgrading it to BI 7.0.
    Now we have nearly 3200 queries, we want to copy those queries from BI 3.x to BI 7.0, and then we want to save it in BI 7.0.
    So we will be able to keep the back up in BI 3.x.
    As i have told you, we have lots of queries, so practically it is not phisible to go to BI 7.0 browser, open each query and save as with some different name.
    Is there any other way for this?
    Thanks,
    Hetal

    You can open and edit queries from SAP BW 3.x with the BEx Query Designer from SAP NetWeaver 7.0, as required. However, as soon as you save a query, it is stored as an SAP NetWeaver 7.0 query. Queries from SAP BW 3.x and SAP NetWeaver 7.0 are stored in the same tables. Only the version information is adjusted as required.
    Once you process and save queries with the BEx Query Designer from SAP NetWeaver 7.0, you can no longer open them with the BEx Query Designer from SAP BW 3.x. The queries are still displayed in the open dialog for the BEx Query Designer from SAP BW 3.x, but cannot be selected.
    The reusable components of a query (structures, restricted and calculated key figures, variables) are also saved in the new version; this can result in dependencies to other queries. Likewise, these dependent queries can also only be opened with the BEx Query Designer from SAP NetWeaver 7.0. For information about eliminating these dependencies, see SAP Note 884629, which provides details about restoring temporarily stored queries
    I am not sure but I heard that basis persons Can do migrate all queries from BW3.5 version to BI 7.0 at a time.Consult those persons you may get some idea
    Refer the below link for more.
    http://help.sap.com/saphelp_nw70/helpdata/EN/44/05b8d847bc6037e10000000a1553f6/frameset.htm

  • Export and Import of Queries

    Hello Experts,
    I wish to copy some queries from a production system to a development system for backup and QA.
    It seems to be a way to do so by export XML files, and then import them to the second system.
    Unfortunately, when trying to import the xml file I get this strange red-light error:
    1 errors occurred when parsing document DD21A09740E8A5F1B82F001372FBBEEE (20080514102914)     12:29:14
    Rows 1, column 1: unexpected end-of-file     12:29:14
    What am I doing wrong?
    Or is it another way to achieve it?
    Thank you,
    Ron.

    Hi
    Although RESOURCE_CATEGORY is shown as mandatory in the workbook, I was able to import local_resources without the same. Plz try.
    As far as query export is concerned, you can go to Setup and create an export package selecting DataSet as export Type and Queries and Reports as the dataset value. You can also set filter based on your requirements.
    Regards
    Mudit Saini

  • Inventory Management Queries

    As of BI 3.2, does anyone know which infoprovider provides these queries as they are not part of 0IC_C03, Material Stocks/movement?
    1.     Q0002 – Inventory Days of Supply - Quantity
    2.     Q0003 – Inventory Days of Supply - Value
    3.     Q0004 – Finished Goods Inventory Days of Supply - Quantity
    4.     Q0005- Finished Goods Inventory Days of Supply - Value
    5.     Q0012 – Material Consumption

    Hi Eric,
    you are right !
    0IC_01 is obsolete because feeded by the old LIS datasources....so, you have to use the new cube with the new datasources from LBWE...the problem is that your queries still remain (on business content standard level) dependent from the old cube with no copy-query for the new one !!! And, in addition, you have no possibility to copy the queries from the std tool because the cubes are completely different !!!
    If you want, you can use the workarounds mentioned in a previous thread on the BW forums (how can I copy query and bla bla bla..).
    That's all is in my knowledge (strange situation, my dear..)
    Bye,
    Roberto

  • Bex query structure authorization error when copying to Y name

    Hi Gurus,
    We are having a issue in BEX query. As per design, our IT team can copy Z queries to Y queries and modify/create Y queries in production but they cannot update/change Z queries.
    One of the Z query is having structure and BW IT team is trying to copy that query to Y namespace but they can't edit the structure/key figures within that new Y query. . We created a ‘Y Structure’ within a ‘Y Query’ but still cannot edit/modify that Y-Structure. S_RS_COMP and S_RS_COMP1 has full access restricted by Y* in reporting component field.
    Can anyone please help how should we proceed ?
    PS: We don't have problem with other queries which don't have structures.
    Regards,
    Salman

    HI Salman,
    Looks like the structure is globally defined and thats the reason why the team is not able to edit it
    Thanks
    Abhishek Shanbhogue

Maybe you are looking for

  • Satellite U500-1F5: eco and FN buttons don't work after BIOS update

    Hi everyone, I hope i can find a solution for my problems in here. I bought a new Toshiba Satellite U500 (PSU9ME), I am updating my laptop regularly whenever i receive alert through TEMPRO or Toshiba service center. Last week I received an alert to u

  • Problem in jdbc-tomcat-mysql connection

    hi everybody i m in serious problem since last 15-20 days. i m trying hard to make the connection jdbc-mysql using tomcat with the help of a jsp test page but every time i am facing almost the similar probems listed below in detail: to make sure that

  • ABAP Code performance

    Hi Guys, The following code seems to be taking considerable time in production. Is there a better way to optimize theis code. LOOP AT I_T_DATA...     SELECT SINGLE BUKRS      INTO (l_bukrs)      FROM T001K      WHERE T001K~BWKEY = I_T_DATA-WERKS.    

  • While doing RMA, Reference field shows Return Orders as well....

    Hi, While testing RMA Functionality, I came across few issues (questions). I need help from all OM Gurus. 1) When entering RMA Order, once enter the order and go to line, on the reference field, I am trying to link it to Original sales order. Once I

  • Development Client for CMSDK 9.0.3

    Hi, I am trying to figure out what exactly I need to develop using CMSDK against the CMSDK server on a separate server. I have installed Oracle 9i jDeveloper, the Oracle 9i Database Client and the cmsdk.jar shipped with the CMSDK install on our AIX s