How to transport SAP QUERY

Hi All,
We have created some SAP QUERY through Transaction SQVI,but not able to transport it to the Production system.Can anyone help me telling how to do that?
Thx in advance.
Atrai.

Hello,
To convert Quickview made in SQVI to Query, follow these steps:
1. Go to Sq01. First select user group in which you wnat to create your query, then go to Query > Convert QUickview
2. Give your QUickview name, press enter
3. Give your query name and FUnction area . Press enter, quickview is now created in Qurey
4. Then Run RSAQR3TR, give your query and functional area. Run the report it will create a TR.
Regards,
Naimesh

Similar Messages

  • How to transport SAP Query SQ01??

    Hi All,
    I am faced with a proble regarding the transportation of SAP query from the development system to the Production system.The following were the steps that I had taken:
    Step 1. Run RSAQR3TR in 'old' system. Select EXPORT and specify the
    objects to be transported.
    (System includes these in an automatically created transport request)
    Step 2. Release this transport and request it be transported to 'new'
    system.
    (This results in the entries being populated in transport table AQTDB
    in 'new' system).
    Step 3. Run RSAQR3TR in 'new' system. Select IMPORT and tick the
    Overwrite checkbox. Specify the transport number in the field labelled
    'dataset with imports'.
    After I had done all these ,the changes were not reflecting in the test system.
    Is there any steps missed ou in the transportation process or is there any other way of transporting the same???
    Thanks and regards,
    Rupesh

    Hi Rupesh
    run the program one emore time with
    specifying Copy Standard Area -> Global Area.
    regards
    kishore

  • How to create sap query with "or" relationship

    dear experts,
    I need a report to display the employee whoese WSR is
    changed in the month for infotype 0007.
    that is ,we want to search with selection
    begda OR endda between 2008-01-01 and 2008-01-31.
    how to create sap query with "or" relationship?

    hi use like this,
    CALL FUNCTION 'HR_READ_INFOTYPE'
      EXPORTING
        pernr                 =  p_pernr
        infty                   =  '0007'
       BEGDA                =  p_date1
       ENDDA                 = p_date2
      TABLES
        infty_tab             = itab .
    hi use this by passing the pernr to fm and giving the dates low and high in the p_date1 and p_date2.
    loop at itab where condition.
    endloop.
    may it helps u,
    regards,
    venkat.

  • How to create sap query

    how to create sap query if any one has the documentation pls foward to this mail id [email protected]
    thanks
    avinash

    check these links...
    http://www.sap-basis-abap.com/sapquery.htm
    http://www.thespot4sap.com/Articles/SAP_ABAP_Queries_Introduction.asp
    http://help.sap.com/saphelp_nw04/helpdata/en/25/8f4dd72b0f9f4fa6712fcf2f65f505/frameset.htm

  • Issue of transporting SAP Query

    Dear All,
    Pls let me know if we can transport SAP Query from 1 client to another. If yes, the way too as we need to transport it to the Production client.
    Points would be awarded.
    Thanks
    Deepali

    Hi,
    one client
    SQ02>Select infoset>click on transport button.
    select export option
    select infoset radio button and enter infoset name
    deselect at the end delete after transport.
    same process for query also.
    This process generates transport request.
    go to another client
    sq02--->select infoset -->click on transport button
    select import option
    select infoset radio button and enter infoset name
    deselect at the end delete after transport.
    enter transport request at the end above delete after transport option
    same process for query also
    please let me know any issues
    Thanks
    Usha

  • How to transport SQL Query from SQVI Tcode?

    Dear Friends,
    Can any one tell me how to transport SQL Query from <b>SQVI</b> Tcode.
    Full Points will be rewarded.
    Thanks & Reagrds
    Ravi

    go to sqvi tool .....
    select u r query name ......in the menubar ....quickview....> additianal functions.......>generate program
    after doing generate program ....go to again same menu path as i have mentioned above [quickview....> additianal functions.......>display report name it will give the report name of the select query ..........copy the report name and give it abap editor[se38] u will get u r query program......with all authority checks.....
    in start of selection event of u r program u will find u r select query.
    reward points if helpful

  • Transport sap query from one client to another client

    Hi,
    how to transport the sap query from one client to another client.
    Moderator Message: Basic Question
    Edited by: kishan P on Sep 15, 2010 3:39 PM

    use report "RSAQR3TR"
    Moderator Message: Do not answer such basic questions
    Edited by: kishan P on Sep 15, 2010 3:44 PM

  • How to call SAP query in a program

    Hi experts
      I have created a query in SQVI its gives a result. Now i want this query to be used in my program. Is there any FM which gets the quary name and populates the result in iternal table. So that i can use that result.
       I know without query you can write using the tables you can fetch the records but i just want to explore a new way to do things. If any body done such type let me know and also give some sample code or process how to achieve it.
    Regards
    Vijay

    Hi Siva
      My final option is that only. That you can do any how. But my intension is to learn something new way. How to do copy the query and where to inject the code is there any example in wiki or artical for that. I want to something new. Old way of creating a report program is possible i want to do this way. If some body could help me out.
    @ karthik
       I have generated the SAP query and i got the program but when i view the code i dont find any select statment or where storing my input data. How to identity that i did in debug mode but am not sure where it pulls the data and where it put in internal table. Can you throw some light with example code or an article.
    Regards
    Vijay

  • How to transport ABAP Query

    Hi ,
        i would like to know if it's possible to transport ABAP Query from one server to another using CTS. eg: development server to test server. plus can we assign a transaction code to an ABAP Query.
    its very urgent.
    Plz respond.
    Rgds,
    BPNR....

    Hi Reddy,
    For the second part of question :
    When you create a abap query SAP generates a program at the background. You can copy that program to a Zprogram and assingn a Tcode to it.( You can add some more features to the report like drilldown etc.. )
    Your technical consultant should be able to help you out on this .
    Regards
    Balaji

  • How to transport a query created in system development to quality and prod?

    Hi All,
    I'd like to know ow to transport a query created in system development to quality and prod?
    Thanks

    Hi,
    Queries are not saved under any transport request.
    We would have to go to transaction sq02 and click on the 'Transport' button ( with truck icon).
    In the screen specify your query name, infoset name, and usergroup name and select the option 'Download'.
    Save the downloaded file on your desktop.
    In your quality or production system, go to SQ02 and click on teh same button,
    select 'Upload' and specify the name of the query, infoset and usergroup which you want to upload.
    Select the downloaded file.
    Select the option 'Overwritting allowed' as applicable.
    Thanks,
    Harini

  • How to transport infoset query to Production serveR?

    when i transport everything is transported to production server. when i run the transaction in production server it shows me the error saying . PROGRAM Does not exist .. how to resolve this..
    can any one help me to transport my infoset query from step-to-step.
    Regards
    Saad Nisar

    Well there is no button as such.
    I hope you must have found the Transport button.
    When you click it, it gives selection screen there you can find the redio buttons.
    Export will create a transport request and Download will download it to local machine.
    Let me know if it doesn't work. But you have to do more analysis as to how to go this way.
    Regards
    Shital

  • How to make SAP Query additional field as one of the selection field ?

    Hi experts,
    I'm working on a AdHoc query. I added some Additional fields to the infoset. I put Abap code to populate this additional fields as output fields but I want to make these fields as selection fields also.
    How can I accomplish this ?
    I'd appreciate any answer or suggestion.
    Thanks in advance.

    See Extended / Quick Search capability with attributes in the following SAP notes.
    [482338 - Using Extended Search in ISA B2B, ver. 30|https://service.sap.com/sap/support/notes/482338]
    [792556 - Quick search using several attributes|https://service.sap.com/sap/support/notes/792556]
    [888528 - ISA R/3 4.0: Extended catalog search not consistent|https://service.sap.com/sap/support/notes/888258]

  • Transporting SAP-query

    Hi all ,
        i  have transported the infoset , user group and query in the production server
        from the test server through the download/upload feature of report RSAQR3TR
        all of the above infoset , query , user grp are transported properly.
       my problem is that the query has a variant which can not be transported
       using the download/upload feature . i have to use import/export feature
      but when i m using it and trying to import the request in RSAQR3TR
    it says no such requests exist
    kindly help

    Hi,
    Another way to transport the variants is, create the variants in the gold client ofyour system and then save it in a request and get it transported.
    Regards,
    Subramanian

  • How to transport modified query from Dev to QA??

    Hi All,
    I have made a few changes to a query that has already been transported to QA from Dev. I have removed an Infoobject and introduced a new Infoobject and other such changes.
    Now I would like to transport the "new version" of the same query from Dev to QA again so that all the new changes are reflected in QA environment as well.
    What steps or procedures do I need to follow for this please?
    Thanks for your time,
    Regards,
    Reddy

    Reddy,
    BW reporting objects (query / Workbook / WAS tempalte) change transport system is different than other BW development objects (Infoobjects, cubes, transfer/update rules etc..).
    Before you start making changes to any Query objects (which are already transported before), first you need to assign the respective Request in the "Transport Connection" tab (click on the BEX with truck symbol icon) and assign your request with the package name.
    hope this helps a little..
    Good luck
    Mavi

  • How to transport SAP CRM Survey questionnaires

    HI Folks,
    Can we transport Survey Questionnaires from Dev to QA and QA to PRD. if so do let me know the process
    Thanks in Advance
    Amrita

    Hello SAP-friends,
    Could anybody help me:
    Do we have to activate questionnaire in QA after it has been activated in Dev and transported in QA by transport request.
    Please, make it clear for me?
    Thanks in advance!

Maybe you are looking for