Transport QuickView

Hi All,
To transport a QuickView, I have seen the following process in one of the forum messages.
**Once you have created the QuickView, press 'SAP Query' button in SQVI transaction.  Then it will lead you to SAP Query.  Choose from the menu on top Query -> Convert QuickView -> Assign Infoset name and user group.  This will create a Query and then you can transport the query.**
In our system, the Convert QuickView option is greyed out.  Any clue why is this so?
Thanks for your time on this,
Srikanth

Found the solution!  I had to choose Environment -> Query areas from the menu and choose the radio button Standard area (client-specific).  Once done, the Convert QuickView option is active under Query in the menu.

Similar Messages

  • SQVI Transaction - QuickViewer  Transport

    Hi,
    I understand that the SQVI transaction is used to generate custom reports at the user-level. A few questions on this
    (1)How can I transport/move a report created in Development Server to Production Server ?
    (2)Is it possible to create the SQVI query in my login and then "somehow" make it accessible for use to all users
    (3)Is the SQVI a strictly DISPLAY only transaction or is there anyway a user may change data present in the system..
    Appreciate your response,
    Thanks,
    KF

    KF,
    Maybe what you don't realise is that when you create an SQVI Query (or ABAP Query) the system creates an ABAP program in the background.
    You find this ABAP program by going to SE38 and searching for all ABAP programs that have been created by the same user that created the SQVI, and are program type "1" (executable program).
    The program name will be system generated so it probably won't make much sense, for example one of mine is AQICSYSTQV000004BADIS========= where BADIS is the name of the SQVI.
    You can now get your ABAP team to create a manual transport for this program and even give it a new TCode
    PeteA

  • Quickview displays wrong "time" format of Excel document

    Here's an odd one. I have an excel document that has a row who's number format is time. Data entered and save the document. Look at the document in the finder under quickview and all the times are +3 hours. This happens in both Excel 2004 and 2008. It also happens on both my Powerbook and G5 tower. Both PPC. Both 10.5.1
    Can anyone re-create this, or is it just me?
    Stacy

    Hi,
    There is no error from the CRM functionality. If you SAVE the excel,instead of opening it directly and then " open with "
    word pad or notepad, you can see the phone no.s and fax no.s are properly transported to excel.There is a default format setting of
    excel from the Microsoft, so you are getting the default format after opening the excel.
    Steps:
    1.Export to excel.
    2.Choose the BP,PHONE and FAX columns holding the 'CTRL'key.
    3.Right click on the chosen columns and choose "format cells".
    4.Under the tab "number" choose 'number' and and reduce the decimal
    place to '0' and click "OK".
    5.Now you will be able to see the expected format.
    If you are using IE then the excel file that is being generated should be an XML file which would help with the formating issue. But when there is a problem in the generation of the XML file a CSV file is created instead.
    The kind of problems that can cause this could be :
    - Wrong version of Excel (professional needed)
    - Error in encoding (note 1560243 corrects this)
    - Active X Settings on browser are not properly setup or disabled
    - Other problems (some fixed in note 1457261)
    I hope this helps.
    Br,
    Lloyd

  • Transport of tcode created with SE93

    Hello experts,
    I have just created a Tcode with SE93 which is a sqvi request.
    I created it in ou development system and I would like to transport it in our Productive one.
    The productive system send back an error LOAD_PROGRAM_NOT_FOUND.
    In fact it doesn't find the programm created by sqvi !!
    Could you help me please ?
    Many thanks.

    Hello,
    do not use the generated program for a transaction code. It may change - maybe when there is another generation of the query programs, e.g. after implementation of support packages or similar. I guess the LOAD_PROGRAM_ERROR occurs because the program used for your transaction is not existing in your production system - because the generated program for this query has another name.
    Better use this method to offer a query in a transaction. Using "START_REPORT" with group and query name will ensure that the correct program is used in the transaction.
    As you wrote that you had created a quickview -> first you have to convert it into a SAP query using SQ01.
    After this create a parameter transaction
    Enter these values:
    - Transaction:  START_REPORT
    - Set the check mark for all these fields:
        Skip initial screen
        Inherit GUI attributes
        Professional user transaction
        SAPGUI for HTML
        SAPGUI for Java
        SAPGUI for Windows
    In field group "Default values":
    D_SREPOVARI-REPORTTYPE                      AQ
    D_SREPOVARI-REPORT                              < the user group of your query >
    D_SREPOVARI-EXTDREPORT                     < the name of your query  (like in SQ00) >
    D_SREPOVARI-VARIANT                            < maybe a variant - as you want >
    D_SREPOVARI-NOSELSCRN                       < if a variant is given: X for skipping the selection screen >
    There is another way, maybe easier:
    - use PFCG for creating a new role Z_TEST
    - switch to tab "Menu"
    - press the " + Report" button
    - choose the "SAP Query" radio button and enter user group and query name below.
    The transaction code will be given dynamically (Y_<SID>_<number>), maybe not as you want it. You can copy or rename it in SE80.
    HTH
    Jens Hoetger
    Edited by: Jens Hoetger on Aug 24, 2009 2:30 PM
    Edited by: Jens Hoetger on Aug 24, 2009 2:34 PM

  • Quickview Query

    Hello,
       I created a Quickview query using the SQ01 transaction and I did not create a Infoset or a user group, is there a way for me to transport this from Dev. to QAS please give me the detailed process?
    Thank You.

    Hi,
    Once you have created /Saved the list via quicK viewer.
    Then Press SAP QUERY Button on Quick viewer. Then it will lead you to SAP QUERY.
    Menu bar > Queryconvert Quick view--> assign infoset name and user group.
    This will create a Query and then you can transport the query.
    Regards,
    Ranjit Thakur

  • Can we assign a T-ode to Query ( Created through SQVi , QuickViewer)

    Hi!
    Can we assign a T-code and transport the same in differnt -2 clients for the query craeted through QuickViewer ( SQVI )
    What  i need to do so , Please guide .
    Regards
    Sheetal

    Hi Farrukh Khan
    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

  • 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

  • Creating transport request for SQVI

    Hi ABAP Guru's,
    I have created a query using SQVI. How can I create transport request for it because I want to transport that to QA.
    Thanks.
    Regards,
    Tushar.

    Hi Tushar,
    You cannot transport The query made via  SQVI is only intended for individual use/reporting purpose.
    To transport the query by converting it to SAP Query  source of data tobe converted to an Infoset.
    SQVI-> SAP QUERY
    QUERY(MENU) -> CONVERT QUICKVIEWS
    Assign Infoset and Area to the Query and then you can transport.
    Hope this may help you.
    Regards,
    Lanka

  • 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

  • Error while transporting a Workbook

    Hi Pioneers
                  I got an Error while transporting a Workbook from Development to quality.The error is "logical transport object 432L not found in table RSTLOGOPROP".     
        Could u let me out with a possible solution....Plz...
    BR
    Sekhar.D.R

    Hi,
    You have to create a new request and transport it again before transporting ensure that you collect all the dependent objects manually in the "Transport Connection" in the collection options.
    Hope this helps
    Assign points if useful
    Regards,
    venkat

  • Unable to capture the Data Source into a Transport Request

    Hi All,
    We have a product hierarchy and we are using the data source :4R_PRODH_D_LGEN_HIER for the hierarchy.
    Now we need to transport this structure to the quality environment but we were not able to capture the datasource:4R_PRODH_D_LGEN_HIER into a transport request.
    When ever we activate the data source:4R_PRODH_D_LGEN_HIER it is asking for the Package and the Transport Request Number.If we give these details and save it, data source is not getting captured in the request, only the "bject Directory Entry" is getting captured.
    Can someone please guide me on how to capture the datasource under "Data Sources in BW" in a transport request.
    Regards,
    Sachin Dehey.

    Hi Sachin,
    Hierarachy datasource is not captured as Attributes and Text Datasource. So what ever you have done is correct.
    What ever is captured in Object Directory Entry is correct. So go ahead with your transports, once transport is done check the Hierarchy Infopackage with Available OLTP hierarchies and load the data.
    Most important thing first see that the all Master & Transactional Datasources are transported in R/3 Dev to QA to PRD
    In BW, datasources are not transported, only their replica is transported.
    Transportation of Datasource is done in R/3. Only their replica is transported in BW.
    So wht ever you have done till now is correct. So go ahead.
    While attaching Hierarchy Datasource it is captured only in "Object Directory Entry"
    Regards,
    Vishnu.

  • Error while assigning objects to Transport Request

    Hi All,
    while  assigning a Transfromation to a Treq i am getting an error saying
    Object '7KU37C7IG3T7AQ5NHSLEZVC91' (ROUT) of type 'Routine' is not available in version 'A'
    Message no. RSO252
    Diagnosis
    You wanted to generate an object with the name '7KU37C7IG3T7AQ5NHSLEZVC91' (in transport request ROUT) of type 'Routine' (TLOGO). This is, however, not available in the BW Repository database. It does not exist in the requested version A. If the version is 'D' then it is possible that an error arose during the delivery or installation. If the version is 'A' then the Object was either not created or not activated.
    System Response
    The object was not taken into account in the next stage of processing.
    Kindly advice how to rectify this error

    Hi,
    You see the which infoobejct contains that routine and first collect that infoobejct and transport it then transport Transfromation. I hope you are missing some Routines while collecting the Transformations into request.
    See OSS Notes:
    Note 613581 - Transfer structure does not exist in version 'D'
    Note 508921 - P11:Content transfer:RSO 252 or RSO 296:InfoObject
    Note 1157873 - BI7.0(SP18) Message RSO 252 using transport connection
    Thanks
    Reddy

  • Error while transporting a data type

    Hello all SAP PI Experts,
    I'm trying to transport a data type but I'm getting the below mentioned error.
    This is happening even when I gave the proper name of SWCV that contains this data type.
    Please suggest how this problem can be solved.
    Thanks,
    Ajeya G V

    Hi Ajeya,
         An easy trick is to open the DataType on your Enterprise Service Builder, and once it is opened,  (not edit, just open) go to Tools --Export Design Object
    The correct SC will be filled as default.

  • Error while transporting TP in production server in workflow

    Dear All,
    I have done some workflows . It is working fine in development in quality but in production while TP transporting it is showing error like '  Temporary log /usr/sap/trans/tmp/TP number not found'. why this error is coming ?
    Please guide m . Its urgent.
    Regards ,
    Shital

    Shital,
    Do you transporting those requests into PRD as Developer?
    I think it is basis related issue, did you had any word with SAP basis person.
    Any ways could you send long text when it is giving this error.
    May be some sequencing issue in PRD?
    Cheers
    Jai

  • Error while transporting the cube

    Hi all,
    While I was transporting my cube from Development box to Acceptance box, following error occured.
       Execution of programs after import (XPRA)
       Transport request   : GCDK905220
       System              : NCA
       tp path             : /usr/sap/NCA/DVEBMGS01/exe/tp
       Version and release: 372.04.10 700
       Post-import methods for change/transport request: GCDK905220
          on the application server: bdhp4684
       Post-import method RS_AFTER_IMPORT started for CUBE L, date and time: 20080802045222
       Program terminated (job: RDDEXECL, no.: 04522200)
          See job log
       Execution of programs after import (XPRA)
       End date and time : 20080802045237
       Ended with return code:  ===> 12 <===
    Actually transport failed but the cube was present in the Acceptance box in inactive state
    Please help me for the same.
    With thanks and regards
    Mukul Singhal

    Hi Mukul,
    This is an RC=12 issue.Contact the basis team or raise ticket basis team stating that your specified transport request is got terminated.Basis team will resolve the issue and then you can Import the transport into your acceptance system.
    I hope it will help you.
    Regards
    Suresh B.G.

Maybe you are looking for

  • How can I create an RSS feed from my Azure Storage Blob?

    I'm a Tech Evangelist at Microsoft, based out of Philadelphia. I also have a podcast, http://indiedevpodcast.wordpress.com/, and was previously hosting my show on PodOmatic. I made the switch to Azure blog storage today, and I'm able to get the conte

  • MacBook Pro & Cintiqu 13HD & Another monitor

    I have the new retina display MacBook Pro 15 inch 2.3Ghz with Retina display and a Samsung 24" monitor that uses my HDMI port. I would like to also purchase a Cintiqu 13HD. Is it possible to have the Cintiqu and the Samsung monitor all plugged into m

  • Using an Aiport Express in a hotel with no computer?

    Quick question about the Airport Express. I have one and use it to extend my Airport Extreme network at home, but I'll be travelling soon and staying in a hotel with ethernet but no Wi-Fi. I'll have my iPhone with me, but not my Macbook. Question is,

  • Stopping loop when output = 0

    Hi, I was wondering if anyone knew how to stop a loop when the final output is 0.  I'm doing battery life testing with a agilent multimeter and want to loop the reading of the voltage until the output = 0 so that the timer can stop at that point.  Ho

  • Data Forms member drill down

    Hi, In data forms when i drill down to some member i always have the ancestor at the bottom. Is it possible to set it up to have the ancestor on the top? When i drill down i would like to have my e.g. Revenue Total as a member on top and its descenda