Query in SQVI

Hi experts,
I did maked a query in SQVI. When I log in the system TR I can open the report but I couldn't open in ES. I've got a dump. You can see the following error analysis. What should I do?
"A RAISE statement in the program "CL_GUI_ALV_GRID===============CP" raised the
  exception
condition "NO_FIELDCATALOG_AVAILABLE".

I tested this case as well with DE and EN and I have no problem with SQVI to execute the same quickview in multiple languages.
There are several OSS notes if you search with the "NO_FIELDCATALOG_AVAILABLE"
Search yourself and see if you find a solution.
Otherwise open a message at SAP. If the languages are correct installed, then you should be able ot execute the quickview in other logon languages too.
I can even execute in in Chinese.
When I start in SQVI, then I see everything in German or english, just as it was created. then I select and execute.
And in that moment I get all selection fields in Chinese. Jut the quickview titel is still in the creation language.
and after executing the selection, all my column headers are in chinese too.
No dump.

Similar Messages

  • Logical Database QNQ not working when creating a query in SQVI

    Hi All,
    When i try creating a Quick Viewer Query using SQVI on Logical Database QNQ, I do not get any output.
    What am i doing wrong? 
    Regards,
    Jr.

    Hi,
    The blank row that you get from your second select statement would appear at the end of the report. Put that statement first and it should be at the top of the first page
    Andy

  • SAP Query in SQVI transaction

    Hi All,
    I have created a Query in SQVI transaction, How to assign a transaction code for it.
    Thanks in advance
    Raju

    hi,
    follow the link:
    http://help.sap.com/saphelp_erp2005/helpdata/en/b7/26ddebb1f311d295f40000e82de14a/frameset.htm
    you will get full information about SAP Query.
    There is no SQV1 transaction.
    SQ01 --> maintain query
    SQ02 --> maintain info set
    SQ03 --> maintain user groups
    he SAP Query application is used to create reports not already contained in the default. It has been designed for users with little or no knowledge of the SAP programming language ABAP.
    SAP Query offers users a broad range of ways to define reports and create different types of reports such as basic lists, statistics, and ranked lists.
    Features
    The SAP Query comprises five components: Queries, InfoSet Query, InfoSets, User Groups and Translation/Query.
    hope this may help you,
    regards,
    srinivas

  • ABAP Query in SQVI

    Hi,
    Can i create an ABAP query in SQVI, the query should basically take a parameter (transaction number) and call the READ_TEXT function module and return the relevent information.
    Thanks
    Akila.R

    Do not use SQVI in your business scenario,rather You can write a report with the logic which reads the text information of a transaction.
    Thirumala.

  • Query through SQVI

    Hi all,
    I was trying to create a query through transaction Code SQVI
    I choose as a data source join table and basic mode
    Then I selected the table to joined and insert the propper field. After  I clicked  excute button, I see a   print screen when I have a Layout field from where I can choose some possible entry.
    My question is related to that because I can't understand what it is for and how I can proceede.
    please let me know
    Thanks

    Hi CMM,
    In SQVI after adding these required fields you need to get some out by giving some input.
    For .Ex: i am adding sales order tables for getting all information abt certain orders with in time period.( VBAK-VBAP-VBEP).
    In this scenario you need to join these 3 tables as you said. After completing this activity you need to come back you need to select certain check boxes i.e what should be the input and what should be the output. In SQVI Input is Selection Field and output is ListFields.
    In my example in VBAK i selected VBAK - ERDAT, ERNAM, AUART as a Selection Fields i.e. Input and VBAP - POSNR,MATNR & VBEP - EDATU,WMENG,BMENG,VRKME is List Fields i.e. Output.
    Then save the query and execute the query .
    After giving the input execute the button you will get some data where it gives all your required information in default layout format. If you want to get this report as per your requirement then please choose the layout icon and do the changes as u required and save it in your system as user specific or Default Setting.
    The SQVI is useful becasue instead of creating 'Y' report you can create query in SQVI when u save this query automatically one program will generate in back ground that program u can assign it to 1 customized t.Code and provide it to all users as report .
    If you ahve any query plz revert back...
    Regards,
    Durga Sana

  • BOM Explosion Query Thru SQVI

    Hi Experts,
    We want to make a Query of BOM explosion, suppose we require 100 Nos X, 200 Nos Y, 200 Nos Z, where X,Y,Z are my FG Material. We want to put all the three FG in one go, and the child components required quantity get populated. Which Tables we have to use and in what order. Kindly suggest. Or any other method.
    Full Points for helping answers.
    GR

    Hi,
    You can use the Function Module: CS_BOM_EXPLOSION for BOM Explosion.
    It is better to use this FM in SAP query than SQVI.
    Take the help of your ABAPer.
    Regards,
    Siva

  • Sub-query in SQVI

    Is it possible to write sub-query in SQVI ???

    Kunal,
    Standard SAP has SQ01/SQ02, which are similar to SQVI but with additional functionality.  A big advantage is that the infosets are easily re-usable.  It is possible to get some very nice reports if all you are doing is simple data extracts.
    If you are a programmer, you can also insert ABAP code into your SQ02 infosets, which can extend the usefulness of the resulting SQ01 reports.
    Documentation exists in the standard online help.  There is a printfile at
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVQUE/BCSRVQUE.pdf
    Although this is a R/3 4.6C doc, SAP Query hasn't changed all that much.
    Regards,
    DB49

  • How to give t-code for Query in SQVI

    Hi
    how to assign t-code for the query written in SQVI
    Regards
    Smitha

    Hi Smitha
    1>go to SQVI t code and  enter your query name and press enter
    2>In the menu path select Quick view--> additional functions-->Generate Program
    3>After Generating the program In the menu path select Quick view--> additional functions-->Display report Name
    4>Now in se38 enter the report name in Program field and execute
    5>You will get the Initial Selection screen of the report . Go to Menu of System -->Status
    6> Note down the Program name and Screen number
    7>Go to SE93 and Create a Z tcode for the query, Enter the description  and importantly you have to select the 2nd Option radio Button Program and Selection Screen (Report Transaction) and Press enter
    8>In the next screen enter the Report name In Program field and enter the screen number
    9>In the classification Section select Professional user  Transaction
    10>In GUI support section select all the options  i.e SAPGUI for HTML,Java,Windows
    and save
    the system will ask for Package select your package if not there then select local object
    now execute the Z tcode your report will run sucessfully
    Regards
    Vijay hebbal

  • 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 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

  • 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

  • ABAP Query using SQVI

    I've created a query to identify approver from linking several tables.  The result data show several duplicate record because I only want to retrieve the User ID.  Is there a way to select only Unique Record?
    Regards,
    Thomas

    hi,
    try a SELECT SINGLE [FIELDS/*].... or a SELECT * INTO ITAB FROM XTABLE UP TO 1 ROWS.
    Regards

  • Creating SAP Query in SQVI/SQ01

    Hi Everyone,
    I am planning to prepare a report on Auhtorization which will provide a mapping on the following:
    Composite Role --> Single Role --> Transaction --> User
    I am trying to prepare this using SQVI.
    Could you please suggest how can I prepare that. Specifically how to establish 1-to-many or many-to-many relationship in SQVI/SQ01.
    Thanks & Regards,
    Sandipan

    Hi,
    find all tables (probably in S_PROFGEN package) you need and add them in SQVI.
    Relations between them should appear automatically - but you can also set it manually.
    It will create link between two tables - you can change it properties.
    First try to find some standard report, which does the same.
    Regards,
    Przemysław

  • Duplicate records in the Results of SAP Query thru SQVI

    Dear All,
    I formed a query and joined EKKO, EKBE, EKET & EKES tbls to fetch information on the PO Item-Qty, Delivery Dt., Vendor's Confirmed qty, etc.
    However, in the results I get repeated records.
    Pls advise the possible reasons for above.
    Rgds,

    Shekhar,
    Using a join on these tables is illogical.
    EKBE, EKET & EKES each have many-to-one relationships to EKKO.  Joining all four tables will typically give you multiple output records with redundant data.  Also, using straight inner joins will exclude certain data that you will certainly want to see.
    Try instead using Logical Database MEPOLDB.  It will sort most of these things out for you.
    If you elect to use the logical database, beware of trying to use multiple selection criteria from the lower level tables (EKBE, EKET & EKES).  You will not always get the results you expect.   Better to only place EKKO fields as selection parameters.  Save the other table fields for display.
    Rgds,
    DB49

  • How to create query in SQVI

    hi gurus
    i want to make use of two tables and create query. how should i create one.
    I am using tables j_1ipart2 and ekbe and i want to link fields refdoc of  j_1ipart2 and belnr of ekbe. but i am not able to do
    regards
    Edited by: keetu on Apr 2, 2008 1:17 PM

    Hi,
    Basically you are creating a SAP Query for no of tables, please find the steps below.
    1.Give quickview name XXXX and then select create tab.
    2.Give Title and data source "table join"
    3.Select either basis mode or layout mode(this is option how you do want the report basically)
    4.Select insert table and give table name"BKPF" and select insert table once again and give the other table name like"MKPF"(Just example)
    5.If you want to map reference the fields keep the curser on fields in fifferent tables and select reference fields.
    6.Then go back and select the fields from doc headers from accounting and material and save, now your query is ready and you can execute so that you will be able to get the fields from both tables.
    Hope understood and assign the points if you are cleared..
    Thanks,
    Vasu..

Maybe you are looking for

  • FM 12.0.2 patch available now

    The FM 12.0.2 patch has been pushed out with 22 fixes, 14 enhancements and 8 FDK/Extendscript issues resolved. There also is a RoboHelp 11.0.1 patch out. This update is being pushed through the update manager (use Help > Updates...). It's not yet ava

  • Unique session key  weblogic portal 9.2

    Hi, Is there a way I can generate unique session key to ensure correct session is tracking between every desktop with different user. Is this right way to handle session in weblogic portal 9.2?

  • Mapping request

    Hi Experts, In one repeated source segment according to the field values I have to do the count and assign to the target field. if ( (NAME != "SR") or (NAME == "NV")) // for this case count the segment Target value = count(Repeated Segment); else if

  • Bridge mode and extended mode together?

    I just received my new milk jug Extreme AC today, yay! I bought this in the hope that it might mitigate some of the reception issues I have been battling in my home. I currently have the 4th gen Extreme (the one with the hobbled radios) and the 3rd g

  • F1, F2 Brightness Keys

    Hey guys, I've noticed that when I press the F1 or F2 key on my Macbook, the little brightness windoid thing pops up and the meter moves accordingly, but yet the screen does not dim nor brighten. I've made sure that the function keys work as function