SQVI transfer the query to SQ01

Dear all
I have created one query through SQVI,now i want to transfer that query to SQ01 .
is it possible? if yes plz give me detail .
thx

Dear Surendra Patil,
I dont think there's an option for doing this.
What's the issue in SQVI? why do you want to transfer that to SQ01?
Also check this link for creating a Query using SQ02 - Info set creation and SAP query creation in SQ01
and if required user group creation using SQ03.
[SAP Query|SAP Query]
Regards
Mangalraj.S

Similar Messages

  • Copyng the  query  from SQVI  to  SQ01

    Hi all,
    is  there  any  posibility  to  copy  the  query  created  in SQVI  to  SQ01  for  general  use?
    Thanks  in  advance
    L

    Hi,
    As far as my understanding it is not possible.
    kapil

  • In the output list Repeating one line always when generating query by sq01

    Hi,
    I have generated a query in sq01 for list material document for movment type 301 (Transfer posting) using below tables :
    MSEG          Material No. MATNR, Movt. - BWART, Qty. -MENGE
    MKPF          Material doc. field  MBLNR
    MARC          Stock in Transit UMLMC
    some times it is generating the output as i want i.e.
    Material document          material no.      qty.     movt.      stock in transit
    4001               1xx          1     301     0
    4002               2xx          2     301     0
    but some time it is repeating the same line in output ie..
    Material document          material no.      qty.     movt.      stock in transit
    4001               1xx          1     301     0
    4001               1xx          1     301     0
    4001               1xx          1     301     0
    4001               1xx          1     301     0
    Please let me know the reason. is there any control in sq01.
    Thanks

    Yeah it is clear visible that, the same combination might have available in different plants.
    So to avoid the duplicate entries, always select all the primary key fields available in all the tables in the output.
    If not atleast try restricting based on plant in the selection screen or any possible duplicate entreis.
    So add the key fields at Infoset level in SQ02

  • How to convert SQVI to a normal query in SQ01 under client-specific query

    Dear all,
    I would like to know how to perform the following. Can you show me step by step as I don't know how to use SQ01 nor SQVI.
    Convert SQVI to a normal query in SQ01 under client-specific query area
    Thanks
    tuffy
    Thien is right. Invest some time into researching the above mentioned topics before turning to the forums for help.
    Edited by: kishan P on Aug 25, 2010 10:24 AM

    Hi,
    If you don;t know any of them. I think you should take a little time to research or search from Google, SDN wiki,...
    regards,

  • Assigning the query (sqvi) to other ID

    Dear all
    wht are the procrdure for assigning the query (sqvi) to other ID.?
    I have created one query from my ID now i want to assign this query to user ID..

    Dear,
    You cannot assign the Quick View to other user. You need to create a query using the quick view which you created,
    Please follow the steps below.
    You need to create "user group" using transaction "SQ03", first assign your userid to the group and activate check box to have Create/Change authorisation. Now below your name assign the userid who will be using this query.
    Now use transaction SQ01, once you are in the transaction please check whether your are into the "user group" which you created, if not use Shift+F7 to select the user group which you created.
    Now use menu Query-->Convert quick view, a popup screen comes, in that you type the Quick View name which you created in SQVI and your userid or the ID which was used to create. Now you type the new Query Name and Functional area.
    Now your query is ready to be used by users assigned in the user group.
    Hope it will help you.
    Regards,
    R.Brahmankar

  • Is it possible to Transport the Query(in SQVI) from one client to another?

    Hi,
    i hav created the query in Production now i want to assign the t-code for that perticular query...
    i want to transport that query from PRD to Dev then only i can assign the t-code...
    is it possible to transport query from Production to Dev?
    Regards
    Smitha

    hi smitha ,
    i don't think its possible to transport query created form the SQVI in to other client.
    for that other solution is create query with same name in other clinet and save it in local package 
    and check the generated program name and made tcode in se93  . it will work  .
    or 
    cretae query from the SQ02 , SQ03 , SQ01  .
    Query made through this procedure is transportable  .
    Regards
    Digvijay Rai

  • How to make the SQVI through the linking of 4 tables

    I have a document no.i.e.9300801724.
    I am getting the Internal No ( DOCNO ) from J_1IPART2 by put the doc.no.9300801724,then,I am putting the Internal no. ( DOCNO ) into J_1IPART1 and get the output of Material Document (MBLNR).Third,I am using the table,SE16-MSEG,and getting the Purchase Order (EBELN ) by given the input of Material Document i.e. already got from J_1IPART1.Now,I want to make the SQVI of all these 3 tables with including a new table of BKPF sothat I could get document no. ( BELNR ) from BKPF.
    Now,the summary are:-
    1-J_1IPART2
    Input-FAWREF Output-DOCNO
    2-J_1IPART1
    Input-DOCNO Output-MBLNR
    3-MSEG
    Input-MBLNR Output-EBELN
    4-BKPF
    Final output should be BELNR
    Is it possible to get all the datas from making the SQVI of above 4 tables?
    Regards
    Pradeep Kumar Gupta

    Hi,
            This can be achived through info set query.  Below are the steps to create the info set query.
    1. first create SQ03 user group to which query will be assigned
    2. create infoset SQ02 and select the table and fields required for the output but ensure that there should be common field in each table you are using. system will show you the graphical display of table linkages.
    3. Assign usergroup to infoset
    4. Create query using SQ01 system will prompt you to select the info set and user group created in the above steps to select.
    5. Give the desired name in description and select the basic list icon to select the field that need to be displayed in the output.
    Hope it is clear and useful
    Regards,
    JB

  • How to create the Query and T Code for Special Reports

    Dear Freinds,
    Could any one advise the process to create the Query and the T code for some special combination of reports. Where can we find the documentation on this if that exists?
    Thanks for the help.
    Regards
    Moderator: Please, search SDN - you'll find the answers

    HI
    Go to Tools -->ABAP WorkBench -->Utilities --> SQVI QuickViewer ( Query Builder)
    Go to Tools -->ABAP WorkBench -->Utilities -->SAP Query -->SQ01,SQ02,SQ03
    first create Infosets in SQ02, Assign Infoset to UserGroups in SQ03 and create a Query in SQ01.
    Create a Transaction Code in SE93.
    regards
    Venkat

  • How to make changes in infose query in SQ01

    Dear experts,
    I hv question abt infoset query.
    I m not very familiar with infoset query and now i hv to make some changes in already existing query.
    I hv found the infoset in use.
    from this infoset i can find the query.
    Now the question is I just hv to insert one field in selection screen and and same in output list. This field has to come from a table which is already in use in joins. I just have to tick the checkbox to appear the field in selection screen and in outputlist.
    But I m not sure, if i make any changes in query, what will be the effects because the query is in production system and i hv to make changes in the production system only.
    and before sq01 i hv to drag and drop that field in infoset sq02..
    Can any one pls guide me , how i should make changes in query.
    Thanks in advance
    Jaspal Kumar
    Edited by: jaspalkumar on Feb 25, 2011 10:43 AM

    Thank you very much for ur reply.
    Actually, there are tjhree table joined in sq02.  One is KNVV. i hv to add customer group into selection screen and output list also.
    SO i will hv to make changes both in sq02 and then sq01.
    how i supposed to do it.   I m very sory asking again and its like spoon feeding,
    but to be very true report is in production and i m very scared of ripple effects of changes as i hv less idea abt the infoset.
    Pl;s guide,
    With best regards,
    Jaspal Kumar

  • How to read data from flatfile and insert into other relevant tables ? Please suggest me the query ?

    Hi to all,
    I have flat files in different location through FTP i need to fetch those files and load in the relavant table of the database.
    Please share me the query to do it ..

    You would need a ForEach Loop to iterate though the files. Initially the FTP task will pull the files from locations to a landing folder. Once thats done the ForEachLoop will iterate through files in the folder and will have a data flow task inside to transfer
    file data to tables.
    If you want a more secure option you can also use SFTP (Secured FTP) and can implement it using free WinSCP clinet. I've explained a method of doing it fo dynamic files here
    http://visakhm.blogspot.in/2012/12/implementing-dynamic-secure-ftp-process.html
    for iterating through files see this example
    http://visakhm.blogspot.in/2012/05/package-to-implement-daily-processing.html
    you may not need the validation step inside the loop in your case
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • Sap query report sq01

    Hello all
    I want to create new sap query in sq01 , the requirement is like this eg:- customer a/b/c , I want to generate the  list of last created sales order for the customers a/b/c here I have given 3 customers but I have to execute for 1500 customers
    If customer A creates 3 sales order in that 3 sales orders I want to pick last sales order on 12.09.2010 / 15.09.2010 /17.09.2010 in that I wnat to pick the last sales order 17.09.2010
    So in query report sq01 how to create, plz provide step by step procedure with this logic
    With regards
    Rahul
    Moderator Message: Search.
    Edited by: kishan P on Sep 17, 2010 4:47 PM

    Hi,
      better search in Google with the keyword 'SAP query tutorials',
    you will get lots of tutorials in the net with step by step approach.

  • Editing the Query name for all reports in PRD.

    Dear All,
    I have created 25 reports using Query Designer.We have moved all the reports to BI Production. And Clients are using these reports using the Tool Bex Analyser.
    Every time they are navigating through open Query -> Info Areas -> Data targets and Query.
    Instead of going this way, is there any other way to Open a query easily.
    And they wants to modify the Report name and the Technical name for all the reports. Can we able to edit the Query name for all reports, or do i need to go for SAVE AS for all querys.
    Pls Suggest.
    Thanks,
    Ram

    Hi Ram,
    1. For the first question; if it user specific query then ask the users to save them at the FAVORITES so that there is no need to go to the dataprovider specific.
    Or they can create the reports as favorites user menu screen of that particular user.
    2. In order to change the technical name and description of the queries goto RSZC t-code> give the source and target infoprovider as same> select queries>click on the reports>click on transfer selections-->
    Then you get a screen to change the description and technical name.
    But this is pertained to Infoprovider level.
    You can see all the reports on the infoprovider (cube/ods).
    Hope you understood.
    Regards,
    Ravi Kanth

  • Problem in the variable customer exit in the query jump target

    Hi developers,
    we have problem because we have created a variable time on 0CALDAY who is mapped in the cube of the stock with posting date.We launch the query for example with range 01/8/2005 31/8/2005 and the resul is OK.
    Then we jump on the other query where the users wish see the result of the posting date for the period 01/8/2005 31/8/2005 For resolved this problem we have created a variable customer exit for the characteristic 0Postingdate and have inserted the code in user exit variable:
    WHEN 'ZV_CEREG'.
        IF i_step = 2.
          LOOP AT i_t_var_range INTO loc_var_range
                 WHERE vnam = 'Z_DAT_AN'.
            CLEAR l_s_range.
            CLEAR datastock.
            l_s_range-low  = loc_var_range-low.
            l_s_range-high = loc_var_range-high.
            l_s_range-sign = loc_var_range-sign.
            l_s_range-opt  = loc_var_range-opt.
            APPEND l_s_range TO e_t_range.
            EXIT.
          ENDLOOP.
        ENDIF.
    When we effectued the jump the our objective is transfer the date inserted by user in the variable  of the query sender 'Z_DAT_AN' to the variable of the query receveir 'ZV_CEREG'.
    This step it does not work correctly, this why are different query?
    You can help me for resolved this problem!!
    Thanks Domenico

    Hi,
    I think, this approach does not work. Because customer exit will be finished before displaying the result set of 1st report. So the assignment to VAR2 from VAR1 does not execute then after.
    I hope, In RSBBS,after assigning receiver, in the assignment details,select 'Variable' for 'Type' of 'infoobject' 0calday.And select '0Postingdate' for 'fieldname' and select 'selection options' for selection type.
    Take help.sap.com help for further information.
    With rgds,
    Anil Kumar Sharma. P
    Message was edited by: Anil Kumar Sharma

  • How to find the query name using infoset name

    Hi Experts
           Iam new to the sap queries(SQ01,SQ02), some queries already created.
          now i want to do some modification, my problem is i am not able to find the query name.
          I know the infoset name, can you tell me how to find the query name using the infoset name, is ther any table for this.
    i tried in sq01 also, but its confusion, pls advice me on this.
    thanks in advance.
    regards
    rajaram

    Hi
    try like this..
    SQ02 --> go to --> Query Directory..
    from there you can get all the queries belong to a Infoset.

  • TIME KF in the query??

    Hi all,
    I loaded data from ODS to Cube and have Time CHARs in my Cube. But I don't have any values for my TIME CHARS in the query. Can someone tell me how to fix it?
    Thanks
    J.

    Hi John,
    Just check the Update Rules and Transfer Rules whether mapping has been done properly for the Time Chars and also check whether data exists for Time Chars in the underlying ODs from which the data is pulled into Cube.
    Thanks,
    Vamsi

Maybe you are looking for

  • Open an old mail account from a new mac

    My late lamented MacBook Pro suffered Death By Coffee. Fortunately the primary HD was undamaged, so I had a tech put it in a USB enclosure and now I can boot up "my computer" from any mac later than something like 2009. This has however become tediou

  • Budget carry forward- giong up in the fund center hierarchy

    Hi, We are about to close year 2008 in the FM. We work with the former budget, and we don't have budget structure. When carry forward the commitment u2013 the receiver is the same as the sender. But, when I carry forward budget for commitment, the re

  • SharePoint 2013 - Custom Master Page / Page Layout

    Hi there, - I've covert an HTML file using Design Manager >> Edit Master Pages to convert successfully. Now I've a custom master page. - I changed my default master page to custom master page and it looks fine. But the problem is when I try to edit t

  • Script for automated partitioning in the next official release?

    Disclaimer: don't run it with root privileges unless /dev/sda is a blank disk. You have been warned. # dhcpcd # curl sprunge.us/WATU > autopart #Uppercase required. # nano autopart # sh autopart http://sprunge.us/WATU Tested in VirtualBox. I remember

  • Running more than one batch on the same resource at the same time.

    Dear all, as i'm working in paper industry , i have to release more than one batch at the same time using batchable resource , but i have problem in declaring the resource usage , if i run 3 batches on the same resource for i hour , what is the resou