Create query views on WAD

Hi all!,
In BI netweaver 7, is recommended to allow final users have access to create Query Views from WAD/Productive environment?,  this is because when production is closed, final users cannot save Query Views because transport error is generated.
We saw on help.sap.com: “Note that you cannot create query views on the Web if the standard transport system is active because this requires the transport request dialog box”.
Any suggestions are welcome, hope you could help us.
Thanks.

Hi,
you have to change the 'Object Changeability' setting for Query View in your productiv system. Then there will be no Transport System connection and you'll get no error message.
Go to the Administrator Workbench (Data Warehousing Workbench, transaction RSA1) -> 'Goto' -> 'Transport Connection' and choose 'Object Changeability'. To display the function, you may have to enlarge the window or press the arrow keys nearby.
In the following dialog box you can select the object types that you want to be changeable, even though the system is set to not changeable.
This task should be done by your System Administrator because additional steps could be necessary.
Take a look at SAP Note 337950 which describes general steps.
Regards
Andreas

Similar Messages

  • Create Query views in BI 7.0

    My Dear Friends
    Can any body tell me how to create Query views in BI 7.0 and assign to Data provider
    its top urgent.
    Your help will be more appreciated
    Thx & regards

    Hi,
    When you run a BEx query the result is displayed on Excel.You could save this as a workbook
    under a role or save view as global under a role.
    For detail info Check the below links:
    http://help.sap.com/saphelp_nw04/helpdata/en/46/4a04f82663400181bc8631551d34ad/frameset.htm
    Web query views
    http://help.sap.com/saphelp_nw04/helpdata/en/94/01f8894dec
    45129a245027c29cb836/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/44/624da0e6444ddee10000000a1553f7/frameset.htm
    Reg
    Pra

  • Function module to create query view from technical name of the query ?

    Hi Experts,
    I am trying to create webservice definition using function module.
    In this code, I am calling function module 'RSCRMBW_REPORT' which requires query view name ( we can see this in RSCRM_BAPI) as a value for parameter i_reportuid.
    For the time being I am hardcoding the value but I need to use a function module which will convert techincal name of query into query view.
    Can anyone have any idea about the above requirement? Or is there any other way to solve the problem?
    Thanks in advance
    Shamkant
    Edited by: SHAMKANT SONAWANE on Apr 7, 2009 5:38 AM

    Hi,
    You can use FMs CONVERSION_EXIT_GENID_INPUT  and CONVERSION_EXIT_GENID_OUTPUT to get query view.
    First call FM CONVERSION_EXIT_GENID_INPUT with parameter input as query technical name then it will return Output in the form of GENID .
    Pass this GENID as input parameter to FM CONVERSION_EXIT_GENID_OUTPUT to get query view as output.
    Eg :
    Test for function group      RRI5
    Function module              CONVERSION_EXIT_GENID_INPUT
    Uppercase/Lowercase
    Runtime:        6,652 Microseconds
      Import parameters               Value
      INPUT                           Y0IC_C03_Q0018_2
      Export parameters               Value
      OUTPUT                          4D1I916ID7TWS1CK27154WYZ8
    Test for function group      RRI5
    Function module              CONVERSION_EXIT_GENID_OUTPUT
    Uppercase/Lowercase
    Runtime:        2,818 Microseconds
      Import parameters               Value
      INPUT                           4D1I916ID7TWS1CK27154WYZ8
      Export parameters               Value
      OUTPUT                          0IC_C03/Y0IC_C03_Q0018_2
    0IC_C03/Y0IC_C03_Q0018_2 is expected query view.
    Hope it helps...
    regards,
    Raju

  • Creating Query view

    Hi All,
    Can you please help me to provide some document related to creating the Query View. Also how can we apply security to Query view.
    Thanks
    vishal

    Hi Vishal,
    Welcome to SDN.
    check this link:
    /people/nikhil.chowdhary2/blog/2006/03/20/sap-web-application-designer-150-creating-a-simple-web-template-with-multiple-queries
    Query and Query view ?
    Re: How to do security for query VIEW - BI 7
    rgs,
    Parth.

  • Create Query View

    Hi all,
          I have a query. The user wants to do some additional drilldown on free chars and save it in a workbook. They want it to create a query view. Can anyone tell me or give some documentation on how to create a query view.
    Thanks,
    Prabhu

    Hi Prabhu,
    You can save as a query view from the BEx Analyzer toolbar > Save > Save View Global.
    http://help.sap.com/saphelp_nw04/helpdata/en/f1/0a555de09411d2acb90000e829fbfe/content.htm
    Hope this helps...

  • Display Query View in WAD

    Hi,
    Anybody knows how to display the selected QUERY VIEW Description (i.e. in a text box) in a web template?
    (I know you can select a Query View in a drop down, so it should be possible!)
    Thanks,
    Max

    Thanks, very helpfull.
    I´m using BI 7.0
    However, when I do as you suggested, I still get the query name, not the query view name.
    The query view should be selected dynamically from the view that is displayed at that moment.
    Also, can you incorporate saved views from the Bex Portfolio and display their names?
    Edited by: Max Cohen on Sep 11, 2008 5:16 PM

  • BEX Query Views - Reqd in PRD but need to create in Dev - Data Issues

    Hello Bw Gurus 
    BI 7.0 ECC 4.7
    We have a BEx Query in BI production which uses a work centre hierarchy. The user wants to create query views on this query to use in BI production.
    Our normal transport procedure of a new development object would be BI DEV - QA - PRD
    However the DEV environment does not have all the work centres and the data of PRD. So if the query view needs to be created in DEV then we could not set up the view correctly as there is not the workcenters or the data in DEV.
    Hopefully that makes sense?
    Apart from allowing Query Views to be created in BI PRD directly is there any solution?
    Best,
    Steve Jones

    If you need exact char values for workcenter to create your views you can quickly create the master data (just the values you want) in Dev and use them to create the views...

  • Local formula in query view

    Dear all,
    I create query view in bex analyzer.
    when I create the query view, I add local formula.
    I use the query view in WAD.
    The problem is when I run the WAD, my local formula is gone.
    is there a setting to show my local formula in WAD ?
    please advice
    Regards,
    -Dedys

    Hi,
    There is no seeting as such in WAD.
    Just check that you are includeing the correct query view.
    I would suggest just close your query designer after saving the changes in view.
    After that open the WAD and include the query view again as data provider. It will show the current save version of view.
    Some times while including in WAD it picks up the last version of object. SO just try this once.
    I hope it will help.
    Thanks,
    S

  • Reseting filters in a Query View

    I have a query built that has a good bit of logic.
    For reporting purposes I'd like to create query views from this one query so I only have to change the logic one place when the user decides they want something tweaked.
    I need a view by company, one by responsible person  etc ....
    The problem arises that when you create the views the filters are "stuck" at what they were then (which makes the views much less useful).   My main issue is for time.  I want the Calendar Year/Month to be the value of the current closed month (the default value in the variable).  But I want the user to be able to change it <u>after</u> running.   
    These views will be used in web templates.   I've tried a few things but the closest I've come is to have a button or link that when clicked sets the filter value based on another data provider.   I don't want that -- I want the value reset when the web template opens.  I tried putting the same command in the "Before rendering" of the web template properties but get a stack overflow error
    Is there a way to save the navigation state of a query without saving the filter values?  Or is there a way I can reset the filter value in the web template?
    I very frustrated

    I am using the new NetWeaver2004s.
    We usually just publish the template to the role & have the role in the portal so I'm not sure how to add that parameter in that case.
    I tried adding to the end of the URL -- but apparently don't have the right syntax.  What syntax should I use?
    I tried checking "Reset Variables to Default" in the web template with no effect

  • Query view is not displaying  data correctly

    Hi,
    We have built a query and 4 query views on the query and it is published in the Portal.
    In the query ,we have a restriction on cost elements.
    And on the query view we dont have any restrictions on costelements.
    But when we execute the query view,the query view is showing some restrictions on costelements.
    We have created a new query view on the same query and when we execute the query view in portal, it is showing soem restricitions on query view on costelements.Because of this User is not able to see all the data.
    Any one help us in understanding and fixing this problem.
    Thanks in advance!!

    Hi,
    These are the my assumptions  please can you check the same.
    1) cost element is always compounding with the controlling area can you check either any restrictions are there on controlling area.
    2) As you said in mother report( query) you are having the cost element restrictions , from that  query only you are creating query view so automatically which ever the restrictions are there globally on that report it will be worked on view also.
    so it is better to avoid that first and create teh view with out any restrictins then you can create one more view with the cost element restrictions
    craet main query with out any restrictions then creae te view with restrictions, you are doing vice versa.
    Thanks & Regarsd,
    sathish

  • Bex Query view

    Hi Expert,
    For my requirement I need to create query view from basic query.In the basic query I have more than 10 chars and some key figure. In the query view i need only 3 char & some keyfigures. I have created a query view with those keyfigures wat I requires but for char how to select only 3 char from 10 chars in the basic query.
    Can any body suggest me any thing.
    Thanks
    Vinod

    Hi,
    Run the query in BEx Analyzer.
    Right click on results -> Select Query Properties.
    In the Row/Characterastics section, keep your 3 characterastics and move the remaining 7 characterastics to free char section. and press OK.
    Now, you will see the report with key figures for only 3 characterastics..
    Save it as a view.
    Hope this clarifies.
    Best Regards,
    Srinivas.

  • How to create a query view in sap bw?

    can any one please tell me how to create a query view in sap bw 3.5?

    Hi,
    you can do this by using Bex analyzer and WAD ..
    gop through this link ..
    http://help.sap.com/saphelp_nw70/helpdata/en/0e/1339427f82b26be10000000a155106/content.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/0d/af12403dbedd5fe10000000a155106/frameset.htm
    hope this helps you ..
    Reagrds,
    shikha

  • How to Create a View of a Query and assign it into my web template?

    Hi All,
    I need to create 3 views for my query and show that on my web template. I have never done this before. Can you please let me know step-by step procedure to create views for a query and how to show it on my WAD report?
    Thanks,
    Satyam

    Hi Satyam,
    Include the Dropdown Box web item in your web template. In the Web Item Parameters tab, select the Data Binding type as Query View Selection. Assign the Dataprovider from Selection of Query Views button below the Data Binding Type. You also have the option to Display Specific list of Query Views or all views based on that Query. For this you have to choose Selection of Query Views button. Here you can turn on Specific List of Query Views checkbox and select the Views depending on your requirement.
    Regards,
    Hari.
    Edited by: Hari Krishnan K on Aug 18, 2010 2:33 PM

  • Create A Query View!

    Hi ALL
    how to create a Query View for TeMplates?????
    Thanks
    BI Learner

    hello,
    Query views are saved version of query output with particulr navigational state
    The advantages of query views are:
    Query views can be used as the data providers when you are creating web templates.
    They are also used as jump targets. They are created after you execute the query, from the Save button, you can Save View global, or save as jump target.
    They can also be used to  format the query e.g hide some characterictic, display/hide result rows, sorting keyfigures etc.
    Reg migration:
    All existing SAP BW 3.x queries can be edited with the SAP NetWeaver 2004s BEx Query Designer without further manual adaptation.
    After editing with the SAP NetWeaver 2004s Query Designer, queries cannot be edited with the SAP BW 3.x BEx Query Designer anymore.
    Queries created or adapted with the SAP NetWeaver 2004s BEx Query Designer will still appear in the Open Dialog of the SAP BW 3.x Query Designer, but they cannot be opened anymore
    Views:
    Query Views that were created before upgrade/migration will still run after a query has been changed with the SAP NetWeaver 2004s BEx Query Designer
    In general query views do not need to be migrated
    Regards,
    Dhanya

  • How to Create/Modify/Delete a query view from the web template in BI 7.0

    All:
    In BW 3.5, the <b>Query Selection View</b>  web item was introduced for users to create a query view to save the navigational state of a query. This web item was also available to modify and delete an existing query view.
    The Query Selection View web item <u>does not</u> exist in BI 7.0. I see the drop down web item can be used to display the query views associated to a query.
    Can anyone share how to create,modify,save or delete a <b>query view</b> on the web in BI 7.0
    Thanks,
    Kumar

    Sanjay, we experienced the same issue. Below are a few pieces of information that may be of help: 1-The Save As button on the 0ANALYZER template saves the query to the portal. From Bex Web or Bex Analyzer, you have no access to these saved views. We created a ZANALYZER copy of the 0ANALYZER template and removed the Save As button. 2- If you right mouse click on any item in the query results grid of Bex Web, you get a small menu. Clicking on the menu item Save View will save the view to BI. You do not have the ability to delete the saved views from Bex Web. However, you can delete them from Bex Analyzer. This was not an option for us since most of our users are using Bex Web. 3- On the same menu, clicking on Bookmark, saves the navigation and also opens the Internet Explorer Favorites maintence window. The navigation is saved as an entry into the users Internet Explorer favorites where they can organize and delete their entries. However, deleting the favorite does not delete the entry for the bookmark in BI. The bookmarks are stored in table RSWR_DATA. Program RSWR_BOOKMARK_REORG can be used to manage the saved bookmarks. We are loading RSWR_DATA into a chracteristic so that we can query the information in order to help us manage it. I hope this helps you and others that appear to be struggling with the issue of saved views in Bex Web.

Maybe you are looking for

  • Is it normal for compressor to jump dramatically in time remaining at 50%

    I have been trying to export a H.264 HD format (90 minute std setting) It processes pretty smoothly for approx. a hour with one hour remaining. At approx. one hour in it jumps to 5 1/2 hours at 55% complete and just sits at 55% complete. Seems frozen

  • Display randomly cuts out

    My display sometimes reverts to the lowest brightness setting, but the computer doesn't recognize that it's on the lowest setting, and therefore I can not tell the display to get brighter. The only way to fix this that I have figured out so far is to

  • HP B110a multifunction ceases to function after Hp Update

    I have HP Photosmart B110a multifunction printer which ceases to work after applying "HP notification of Updates". Cannot print or access HP Solution Centre (nothing works). Only solution is to use the installation CD to completely uninstall the HP s

  • AC3 with QT

    Hi, I AHVE QUTION IF CAN I MAKE QT MOVIE WITH AC3 FILE . i have qt movie file and ac3 file how can i make one qt movie with ac3 file can some help me please !!!! MASTER-DVD from ISRAEL

  • How do we make and e-book?

    We want to take a PDF and make it into an e-book with clickable links and video in it.