Can we transport BW QUERY VARIANT (created in DEV) to QAS and PRD?

Hi gurus,
I created a lot of QUERY VARIANT ( parameters saved when we execute queries )  in BW DEV.
I am using those variants in my Analisys Process Designer and i do not want to create again in QAS and PRD.
Somebody knows how to transport those variants?
Is possible to assign by SE03? What is the code that object?
Thanks for any Help!!!
Carlos Eduardo Olinto

I transported my Query Variants.
- Variants must be created in DEV
- Download the records from:
> tables
RSRVARIANT
RSRVARIANTDIR
RSRVARIANTTXT
> Filter Field: VARI = "Query Variants Code"
- Create request in DEV
- Assign R3TR TABU <Table name>
Tables:
RSRVARIANT
RSRVARIANTDIR
RSRVARIANTTXT
- Save the contents in each table (Only KEY FIELDS)
- Verify the Lenght in each field, it must be correct (no spaces for each Field)
I hope it helps you!
Carlos Eduardo

Similar Messages

  • Transport of query variant

    Hi Experts,
    Is transport of new variant (from development to production) for a query already available in production possible?
    If yes, please guide on the same.
    Regards,
    Rohit

    Rohit,
    There are some issues with transporting queries already available in Production.
    1. If the query was created natively in the Production System - delete the query using RSZDELETE before transporting to Production.
    If the query was however transported into Production and then changed in Production - you need not delete anything before transporting.
    In case of case 1 - this leads to duplicate queries in the production system.
    Arun

  • Transporting Org model changes (deletions) from DEV to QAS

    Hi All,
    We have Org model created in CRM Development server, which was earlier transported to Quality server using the report program RHMOVE30.
    Now, based on unexpected changes in the requirement, in Development server we had to make some changes to the Org model, like added new org units and positions (which is fine, as we can do a delta transport), but the problem is that, we have also deleted few Org units and positions in Development server (these org units are already available in Quality), now my issue is that, how can transport these changes to Quality (is is possible delete the org units in Quality using a Transport Request).
    Is there a way out to even transport the deleted entries, so the they get deleted in Quality as well.
    Thanks in advance for your time.
    Regards

    Hello
    Maybe you create a transport request including your new org structure and run report RHMOVE30. There is also a flag "delete objects" in that report that can can delete individual org units.Just enter the org unit ID and click on that flag.
    Transporting org structure is very delicate. My personal advice is: If there are not too many orgs to delete and the task can be done manually in your QA system, just do it manually.
    Regards
    Joaquin

  • How can I see the Query view created for a different user

    Hi All,
    How can a user see the View of a query created for a different user??
    I would like some info about how to give access ( if it is a access problem) or tell me the steps to do that.
    Regards, Federico

    Hi all,
    Maybe I didn't explain me as i should or maybe you dont know what is a Query View. Lets try again, showing you the steps to open a "Query view".
    This way is from Bex Analyzer (Excel)
    I open the Bex Analyzer and connect to the system -> Open query -> Under "Type" choose "Query View"...this is just a different view of the original query (more or least columns/rows).
    This way is from Bex Web:
    Once you open/execute the query, you have a ComboBox to choose the view (previously saved)
    The problem that we have is that the views created for a user, can NOT be found by other user. The only user who can is the owner.
    Could it be an authorization problem? or is ther any configuration possible to see it?
    Thanks in advance, Federico

  • How to transport Query variant used in APD

    Hello Experts,
    I have created 2 query variants for a query in Development system. And, these variants are being used in APD. Now, when APD is transported to next system, query variants does not exist in next system, so cannot execute APD.
    Please let me know how can i transport the query variants.
    Note: Gone through SDN, and found, query variants can be transported through some tables.
    Please let me any other possibile sloutions for the same.
    Thanks
    Lavanya

    Hi Lavanya,
    To the best of my  knowledge, you cannot transport query variants. You have to manually create them in each system. The reason being, when you try to create variants through RSRT -> Query Variants, you are basically trying to create variants for a temporary program generated during run time!
    These run time programs do not have TADIR entries (not transportable) and hence any sub elements (like variants) created on these programs are not transportable as well.
    Actually you can export variants.Please follow the below steps:
    1. Go To TCode SE38.
    2. Execute "RSTRANSP".
    3. Input your program name.
    4. Input your variant name ie. "Z**** ".
    5. Execute.
    6. Click on continue.
    7. You should be able to create a new transport at this point.
    Hope It Helps,
    Thanks,
    Amit Kr.

  • Installing Business Content directly in QA and PRD or transport it ?

    Hello,
    We have been running a SAP BW Lanscapce (7.01 SPS7) for over two years.
    We have recently applied to our BW Landscace an additional add-on ; SAP SuPM (Sustainability Performance Management 2.0)
    Several thousands of new objects are delivered and we need to install the SUPM Business Content.
    A specific BC installation procedure is described in the installation guide, use the report report RSO_BC_INSTALL_ALL  and not the transaction RSORBCT.
    I intended to activate the SUPM Business Content directlly in DEV then QAS then PRD, as we did when we initially installed tthe three systems.
    The develpent team would prefer to tranfor the transport the newly installed objects fronm DEV to QAS and PRD. They told me that activating directly the BC in QAS and PRD might cause issue for certain objects like transformations. During activation certain objects receive a unique ID hence receiving a different ID in each system. This would mean that we wonu2019t be able to transport changes to these objects from dev and that each change would need to be applied directly in each system which is not acceptable.
    I am not confortable transporting thousands of new objects (even if they are collected in the same transport requests) from DEV to QAS and PRD.
    What are you suggestions ? HAve you already been confroncted to the same problem, having to install thousands of new Business Content objects on an existing BW system ?
    Thank you for your attention
    Best Regards

    Hi Shiro,
    There is one important thing that you should note down is, if you directly install the contents in production system and something goes wrong due to customization or any other thing then there is risk of recovering it and being production system I would say not to do that.
    Where as if you install the contents in development then you will have chance to do the unit testing properly and then send the contents to quality and prod after testing and modifications if required. The risk of failure with transport is very less if the transports are moved in correct sequence.
    Regards,
    Durgesh.

  • Transport a query from BWQ to BWP

    Can I transport a query which was built in BWQ by power user to BWP instead of developing in BWD and then moving to q and then P.
    Thanks

    Hi,
      Thsi depends upon the process you are following. Generally we transport from dev to QA. After testing in Qa we transport it from dev to production. If there is facility of transporting from QA you can. Check whether you have authorisations to create a transport request in QA and the process/policy you follow. Else you need to make th esame changes in dev and transport to production. The best practice is as I said above.

  • Transporting an ABAP query from DEV to QAS/PRD

    Hi all,
    I am trying to modify an existing query in DEV and move it to QAS and then to PRD. After making the changes in DEV, there was new transport request created, in which I had the changes for the query and in se93, i changed the name of the prog to the newly generated prog. after moving the transport to QAS, it is giving me a dump saying that the new prog generated in dev does not exist in QAS and hence the tcode does not work.
    after that i tried with the standard SAP report "rsaqr3tr" and tried to make another transport assuming that the program would be together with the transaction and will be transported together. But this does not work.
    I need help regarding this please - since it is an urgent rek - how do i transport the query after making changes to the already existing one - from DEV to QAS or PRD?
    Please explain in detail where and what I am missing.
    Thanks!
    Related answers are appreciated and rewarded.

    Hi Shyam.
    I would like to suggest a few references,
    [SDN - References for Query related to transport request|Query Related to Transport Request;
    [SDN - Reference for Transport Management System (TMS)|Transport Management System (TMS) of R/3;
    [SDN - Reference for Transport Request Problem|Transport reruest problem............;
    [SDN - Reference for Transport request Query|Query Transport;
    Hope that's usefull.
    Good Luck & Regards.
    Harsh Dave

  • Transport Request should be created when data in table gets saved

    Dear All,
    I have a requirement that I have a cross client table. When in a particular client say 800 the data gets saved then a transport request should be generated so that the data can be transported to other client. Can you please help me out how this can be done. I have created a table maintenance generator and there I have considered STANDARD RECORDING ROUTINE as recording routine. It is asking for workbench request.
    Please can you help me out?
    Thanks and regards,
    Atanu
    Edited by: Atanu Dey on Jan 24, 2008 5:48 PM

    Hi,
    you have to create a table(ZTEST) without the field 'MANDT'(Client). So that that table is client specific, so you save the data in the table(ZTEST), it will ask TR.
    i hope it may be useful.
    Regards,
    Boobalan. S

  • Can we transport BW 7.0 objects to BE 3.5 systems?

    Hi All,
    Can we transport objects from 7.0 (BW Dev) to 3.5 (BW Prod) system? Would there be any cautions we should consider before transporting. I was wondering except for DTP, transformations do we have anything else? Upgradation to BW Prod will take atleast 3 weeks from BW Dev upgradation. Please let me know. Thanks!!
    ~ Vaishnav

    Hi,
    You can search for threads on this topic. You'll find out that such transports are neither recommended nor supported by SAP. I have gone through such (system upgradation) cycles in projects - I think the best practice would be to plan the project deliverables in such a way so that tranport freeze can be achieved during the period the systems are getting upgraded.
    Edited by: Mayank Gupta on Jul 30, 2008

  • Can we transport patches to differrent servers ?

    Hi,
       In one of our servers,I have upgraded  patches to highest level.
    In order to avoide repetitive work,is there a way I can transport my patches to all the servers or suggest the easiest way to upgrade it to all servers.
    Regards,
    Rachel
    Edited by: Rachel on Oct 16, 2008 12:01 PM

    Hi rachel,
                It all depends on how your landscape is designed.
               if your DEV, QAS and PRD shares a common TRANSPORT DIRECTORY then it is enough to just transport.
               but if you have a diff transport directories in that case you have to import in all the servers seperately.
    regards,
    kavitha

  • How to transport BO report from Dev to Qas

    Dear all,
    We have three clients for BO, Dev,Qas and Prd. When we transport the BO reports from Dev to Qas, the  parameters in Universe and QAAWS won't be changed automatically,just keep the setting in Dev.
    what can I do to change the setting automatically?
    Best regards
    Tianli

    Hi,
    you can ask basis to maintain logical system conversion settings .
    However  if you post the Query in BO forums you would get better response.
    Regards,
    Satya

  • Transport moved to QAS and not to PRD

    Hi,
    I wanted to view the list of transports, which have been moved to QAS and not to Production.
    Please let me know of how i can obtain this information. , like which table contains this information etc

    Hi Balaji,
    There is no direct way using STMS to get this info. You can download the import history of QAS and PRD separately and do a vlookup using excel.
    Thanks.
    Siddhartha.

  • Can I select the query elements of structure manually in transport conn

    Hello all,
    I am trying to select a structure and the elements of the structure manually in transport connection. I am able to slect the structure from from query elements -> structure but now how can i select (manually) the items like new selections and new formulas that are inlcuded in my structure.
    When I go and search for that query element in table V_ELTDIR_TXT it says that the the items of my structure are RKF but when i try to serach under query elements -> RKF i dont see them.
    Can someone help here.
    Thanks in advance

    Hi Kamaljeet ,
    you are trying to tell me that i can just slect my query and structure (manually..so basically only 2 query elements in transport request)...and transport that and it should take care of selections and formulas in structure.
    I have created a transport as per what you have told, waiting on basis to transport it. Will update you in few minutes.
    Thanks again

  • Can an Infoset (Adhoc) Query Report be Run using a Variant ?

    Hi
    We have a lot of users that have access to infoset (adhoc) query tool but where they are not authorised to save queries in the system. They have the ability to create new reports and also open up existing reports using Open query button.
    My question is whether the user can run an existing report using the Variant if one exists and how they select to run the report with a variant, and also whether a user can edit a variant for an existing report.
    Any help on this would be much appreciated.
    Nicola

    Hi
    The usersd do not have SQ01. They only have S_PH0_48000513 - Ad Hoc Query since SQ01 is a sensitive transaction as access to it should be restricted. Hence our users can go into adhoc query and open existing queries etc.
    I do not see any button Execute with Variant when in Infoset (Adhoc) Query view. Might you be able to advise?
    Thanks a lot
    Nicola

Maybe you are looking for

  • Button not working in a table header

    I have a custom view that implements table header. I have buttons in that view. The buttons used to work fine in SDK prior to 5. I moved directly to SDK 7, and the buttons stopped working. The action is not called anymore. Any help will be appreciate

  • Application in j2sdk1.4.1 to open jars

    I recently have started using the command line to compile and run my Java programs instead of an IDE. In the directory where I keep my source files and .class files, I accidentally changed the "opens with" program for jar files and I don't remember w

  • In my laptop games and videos are not coming

    laptop had asking you dont have vga compatable 

  • Re: Rubbish Broadband & Rubbish Customer Service

    I totally understand you. Joining BT is also the biggest mistake in my life!! Those Indian everytime promised to call back, but never. And always took ages to get some one answer, today no answer after 40 min's waiting on the phone. I am really fed u

  • I cannot read all the written word/note in a Reminder

    We have two iPad with iOS7, nd on both the Reminder does not work. On out iPhone 4 with iOS7 it is okay. The problem is, when I have a Reminder and have more text in the field "Notes" that can be written in one screen, I cannot scroll the the text. I