Quick Viewer

Hi Guys,
              how can i get <b>company code specific data(customer master data) using quick viewer</b>?
as i know we dont get any selection criteria.
it it is not possible can somebody explain how can i extract all customer master data particular to a company code?(not from SE16)
Thanks
anil
Message was edited by:
        anil maguluri

dear anil
SQVI is used to convert a Quick View into a query.
Quick Viewer:
The Quick Viewer allows you to define reports without having to program yourself. The Quick
Viewer is especially useful for new users and occasional use.
Quick Viewer is a tool for generating reports. SAP Query offers the user a whole range of options for defining reports. SAP Query also supports different kinds of reports such as basic lists, statistics, and ranked lists. Quick Viewer, on the other hand, is a tool that allows even relatively inexperienced users to create basic lists.
Quick View definitions are user-dependent. You can transfer a Quick View into SAP Query in order to make reports, for example, accessible to additional users, or to use the other functions available in SAP Query.
The following is a comparison of Quick Views and queries:
Quick Views possess the same functional attributes as queries. However, only basic lists may be defined with Quick Views.
In contrast to queries, no user group assignment is necessary with Quick Views. Each user has his/her own personal list of Quick Views. Quick Views cannot be exchanged between users. Quick Views may, however, be converted to queries and then be made available to other users in a specific user group.
Info Sets are not required for Quick View definition. Whenever you define a Quick View, you can specify its data source explicitly. Tables, database views, table joins, logical databases, and even Info Sets, can all serve as data sources for a Quick View. You can only use additional tables and additional fields if you use an Info Set as a data source.
The Quick Viewer uses various controls. Certain hardware and software requirements must also be fulfilled before you can use the Quick Viewer.
To define a Quick View, you select certain fields according to your data source that determine the structure of your report. The report can be executed in basis mode with standard layout or may be edited using drag and drop and the other toolbox functions available in WYSIWYG mode.
Reports created using the Quick Viewer may also be passed to external programs (Excel, for example).
Call the Quick Viewer using System -> Services -> Quick Viewer (or transaction SQVI).
Enter the name of the Quick View. Quick View names can contain a maximum of 14 characters.
Choose Create.
Enter a title for the Quick View and remarks, if you think they are relevant.
If you do not want to base your list on a table, use the possible entries pushbutton in the Data source field to select another data source. You can choose logical databases or Info Sets. In addition, you may also create table joins. For further information, see Selecting a Data Source.
Choose Basis mode if you want to create the list directly with no list design. Choose Layout mode if you want to define the layout of your list yourself.
SQVI Table Quick viewer – Used to created quick client dependent reports
Probably the easiest and most flexible way to do this is thru one of the ABAP query transactions.
Transaction SQVI can do this and it has a very good help function that explains how it works... the drawback is that it is only for one user.
You can play around with it and see if it meets your needs...
The query results will come back in an ALV Grid or Excel... you can select what fields are returned, and have a selection screen to enter the search criteria.
To allow any user to run a query, then you can create an Infoset with transaction SQ02 (you define what fields the user will get in their results, and what fields will appear on the selection screen), then create a multi user query using transaction SQ01 and the infoset you created in SQ02. One of the basis people can then create a transaction from your sq01 query, and that transaction can then be moved into production.
SQVI and SQ02/SQ01 are far more powerful than SE16 as they allow you to do table joins. SQ02 also allows you to create computed fields.
Got the above info from a link
Also see this
http://supplychain.ittoolbox.com/groups/groups.asp?v=sap-r3-log-mm&i=783523
rewards if it helps
siva

Similar Messages

  • Cancelled PO in Quick View

    Hello,
    Can anyone suggest /guide how to delete records for cancelled PO in quick view.
    Thanks
    Parag

    Hi
    The trick is that you can play around with the options / types / personalize options of quick views that you see.
    You have options in it deselect / un select certain types of items.
    Play around with them to select what you want in the selection criteria. Save it and replace the existing one with what you want.

  • How can I quickly view pdf files like I can do with Windows Picture and Fax viewer for jpg files?

    How can I quickly view pdf files like I can do with Windows Picture and Fax viewer for jpg files? I need to look at several thousand PDF files. It takes too long to open each one individually. The only thing I could think of is combining them into large groups and then using the Navigation index. But I like the way windows Picture and Fax Viewer does it because you can keep the files separate. Combining PDFs causes loss of individual file names. That would be a problem since I do need to have the individual file names.

    Windows Picture and Fax Viewer is a DLL and is started via a rundll32.exe call and can't be set as an application to handle images in Firefox 3 and later versions.
    Try to set Windows Picture and Fax Viewer as the default viewer in Windows, then it should be listed automatically in the Mozilla Firefox Browse dialog.
    *http://www.winhelponline.com/articles/115/1/Windows-Picture-and-Fax-Viewer-as-the-default-viewer-in-Mozilla-Firefox.html
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • What happened to Quick View?

    In the iTunes store it seems that Quick View is no longer available. Also, when you check out any album in the Just Added area, when you are finished and exit out of that particular album it will not take you back to the exact page where you started. In other words, you have to start your next search all over from the very beginning. What has happened to the great and easy-to-use navigation feature iTunes once had? Searching for music has become very difficult.

    It's just annoying, he really spent some time on it.
    Hopefully in an update.

  • Quick View in itunes

    I must have something set up wrong
    When in the Itunes store I go to the "reccomendations for you" and try to quick view an album
    I always get the pop up window saying "Quick view is currently unavailable for this item" I get this message for every item.
    Perhaps someone had the same problem and found a solution for this because it used to work just fine.

    I have the same issue!  I used all the time and it quit working about a month ago.  Tagging this discussion for hopes of a solution!

  • Numbers don't show german umlaut but quick view does

    I do have a problem opening CSV files in Numbers.
    I have a shared folder with VirtualBox. The virtual HD is formatted in FAT32. With Windows I created a CSV file which contains german umlauts like ÄÖÜ.
    When I open the CSV with the "quick view" (press space when file is selected in finder, the CSV is displayed as a nice Table and all Umlauts are OK.
    When I double click the CSV file to open it in Numbers, the Umlauts are not displayed. Opening in Text Edit is the same result, no Umlauts.
    ö = ^
    ß = fl
    ü = ¸
    ä = ‰
    I think this is an encoding problem, but why is "quick view" displaying it correct. I'm confused.
    Thanks for any help.

    Hello
    I cannot find any encoding settings for opening files in Numbers 09.
    A simple and obvious solution would be to save CSV file in UTF-8 in FAT32 volume in VirtualBox if possible.
    One other method is to copy the CSV file to HFS+ volume and set its extended attributes to specify its text encoding. This method is only changing the metadata of the file and so is less intrusive than to convert the data itself to different text encoding. When text encoding extended attribute is properly set, Numbers 09 (and TextEdit.app set to use "Automatic" encoding option in opening files) will open it in the specified text encoding.
    The following AppleScript script might help to set the extended attributes (OSX 10.5 or later only). Recipe is as follows.
    A1) Open /Applications/Utilities/AppleScript Editor.app, copy the code of set_latin1_xattr.applescript listed below and save it as application (bundle) in the folder where target CSV files reside.
    A2) Double click the saved applet and it will set the com.apple.TextEncoding extended attribute of the *.csv and *.txt files in the same folder where the applet resides to Latin 1 when they are recognised as 'ISO-8859 text' by file(1) command.
    -- set_latin1_xattr.applescript
    _main()
    on _main()
        set p2m to (path to me)'s POSIX path
        if p2m ends with "/" then set p2m to p2m's text 1 thru -2
        set sh to "
    # set current directory to parent directory of script (or die)
    cd \"${0%/*}\" || exit 1
    # add com.apple.TextEnncoding xattr for Latin-1
    # for *.csv and *.txt files, of which file info contains 'ISO-8859 text', in current directory
    for f in *.{csv,txt}
    do
        if [[ $(file \"$f\") =~ 'ISO-8859 text' ]]
        then
            xattr -w com.apple.TextEncoding \"WINDOWS-1252;$((0x0500))\" \"$f\"
        fi
    done
        do shell script "/bin/bash -c " & sh's quoted form & " " & p2m's quoted form
    end _main
    Another method is to convert the text encoding itself as you have already done using TextEdit.app.
    The following AppleScript might help to convert text encoding from latin-1 to utf-8 in bulk. Recipe is basically the same as the above.
    B1) Open /Applications/Utilities/AppleScript Editor.app, copy the code of convert_latin1_to_utf8.applescript listed below and save it as application (bundle) in the folder where target CSV files reside.
    B2) Double click the saved applet and it will convert the text encoding of the *.csv and *.txt files in the same folder where the applet resides to UTF-8 when they are recognised as 'ISO-8859 text' by file(1) command. Also it sets the extended attribute for text encoding accordingly.
    -- convert_latin1_to_utf8.applescript
    _main()
    on _main()
        set p2m to (path to me)'s POSIX path
        if p2m ends with "/" then set p2m to p2m's text 1 thru -2
        set sh to "
    # set current directory to parent directory of script (or die)
    cd \"${0%/*}\" || exit 1
    # make temporary directory
    temp=$(mktemp -d /tmp/\"${0##*/}\".XXXXXX) || exit 1
    # convert text encoding from ISO-8859-1 to UTF-8
    # for *.csv and *.txt files, of which file info contains 'ISO-8859 text', in current directory
    for f in *.{csv,txt}
    do
        if [[ $(file \"$f\") =~ 'ISO-8859 text' ]]
        then
            iconv -f ISO-8859-1 -t UTF-8 \"$f\" > \"$temp/$f\" \\
            && xattr -w com.apple.TextEncoding \"UTF-8;$((0x08000100))\" \"$temp/$f\" \\
            && mv -f \"$temp/$f\" \"$f\"
        fi
    done
    # clean up temporary directory
    rm -rf \"$temp\"
        do shell script "/bin/bash -c " & sh's quoted form & " " & p2m's quoted form
    end _main
    Note that the extended attribute is not supported in FAT32 and so the above methods only work in HFS+ formatted volume.
    Scripts are briefly tested with Numbers 2.0.5 under OSX 10.5.8 and 10.6.5. Please make sure you have backup CSV files before applying the above scripts.
    Good luck,
    H

  • Word 97-2003 attachements not viewing in quick view

    for some reason, my mail app (and finder) does not show a quick view for word 97-2003 attachements (the ones ending in .doc) whereas .docx and the other office 2007 attachements view perfectly. I have VM ware installed and use it for opening both types of attachements but it does not seem to prevent .docx attachements for quick view, why do the older formats not work in quickview?
    p

    Also, you can download these free MS Office apps (Word, Excel, PowerPoint) to view (but not create or edit) these files.
    https://itunes.apple.com/us/app/microsoft-word-for-ipad/id586447913?mt=8
    https://itunes.apple.com/us/app/microsoft-excel-for-ipad/id586683407?mt=8
    https://itunes.apple.com/us/app/microsoft-powerpoint-for-ipad/id586449534?mt=8
    Microsoft Office for iPad:Early Reviews of Word, PowerPoint & Excel Apps
    http://ipadacademy.com/2014/03/microsoft-office-for-ipad-early-reviews-of-the-wo rd-powerpoint-excel-apps
     Cheers, Tom

  • .xlsx files not opening in Quick View on iPad

    I am having trouble viewing some .xlsx files in Quick View on an iPad 3.  When I attempt to open them, Quick View loads, but I only get a gray screen that displays the file name, file size, and "Open Office XML spreadsheet." I have tried multiple .xlsx files on multiple iPads, and the only ones I can get to open are blank .xlsx spreadsheets I create just for testing.  If I add anything to them at all, say a number in a single cell, they no longer open in Quick View.  The same files can be saved as .xls files and they open in Quick View, however, asking everyone to save their files in this format is not an acceptable solution for me.  The files are being created in Excel in Office 2010.
    I am not interested in editing these files on my iPad in any way, I just want to open them in Quick View.  Any help is much appreciated, thanks!

    From the post above, I came to understand that there is a difference between Photoshop Elements 11 and PhotoshopElementsEditor.exe. I mistakenly chose a shortcut - not an Application file.
    When in "Open with" -> Choose default program.. -> Browse... ---->                       
    Browse... - on my computer put me in C:/Program Files.
    This is not where to look.
    Unknownst to me at the time one must back out of this and go to C:/Program Files (x86) -> Adobe -> Photoshop Elements 11 -> PhotoshopElementsEditor
    DON'T make the mistake I made by choosing "Adobe Photoshop Elements 11" - which is a shortcut.
    Below this is "PhotoshopElementsEditor" which is an Application file - which is the one to choose.
    I ended getting rid of the inoperable "Adobe Photoshop Elements 11" in the "Open with..." menu by following the instructions in this link:
    http://oakroadsystems.com/tech/7tip.htm#FileBloatedOpenWith
    and all seems to operate as required.
    I hope that this may be helpful to others.
    Regards
    Jumbobuddy

  • Error while creating Polls Quick View

    Hello all
    I am reading<b> Oracle® Fusion Middleware Developer's Guide for Oracle WebCenter
    11g Release 1 (11.1.1.4.0) </b> book.
    section <b>37.2.2.2 How to Add the Polls Quick View to Your Page </b>
    When I run my application and try to make a new poll, once I click <b> Ok </b> button, this popup warning message appear.
    Exception [EclipseLink-7060] (Eclipse Persistence Services - 2.1.2.v20101206-r8635):
    org.eclipse.persistence.exceptions.ValidationException
    Exception Description: Cannot acquire data source [java:comp/env/jdbc/WebCenterDS].
    Internal Exception: javax.naming.LinkException: [Root exception is
    javax.naming.NameNotFoundException: While trying to lookup
    'jdbc.webcenter/CustomPortalDS' didn't find subcontext 'jdbc'. Resolved '';
    remaining name 'jdbc/webcenter/CustomPortalDS'];
    Link Remaining Name: 'jdbc/webcenter/CustomPortalDS'
    Any suggestion?
    Edited by: M.Jabr on Apr 14, 2011 1:05 PM

    Yes I did it. but I could not see the <b>Associate to Data Source </b> window.
    and when I right click the connection to as explained in this section
    <b> 7.2.2.1 Associating Existing Database Connections </b> I didn't find
    <b>Associate to data source </b> option.
    Did I miss something?

  • What are the logical database source (SQVI) should i use for quick viewer

    Dear expert,
    Would like to seek for your help, how to use (SQVI) quick viewer/SAP query to generate the listing of   and can I use SQVI -quick viewer and select the data source as logical database source to generate in order to generate the listing of GL account number,GL account descrition , tax category,posting without tax allowed column in the query by company?
    Between, what are the data source should I use for logical database to generate the query with listing of GL account number,GL account descrition , tax category,posting without tax allowed column in the query by company?
    Please help.
    Many Thanks.
    Regards,
    Karen

    Hi,
    Thank you for the prompt reply, what I would like the query to generate is the master data GL listing for GL account,GL description,Tax category, posting without tax allowed column where i use BRF as the data source for logical database to generate the quick viewver but the BRF data source do not have the GL description.
    How I can join table/join query or what are the data source should i use so that i can able to generate the query with GL master data listing by company code by display GL account,GL description,Tax category, posting without tax allowed?
    Between,do you have any reference/link/document on the how to use the SQV1?
    Also, what the difference between SQV1 and SQ01 ?
    And also what are the sap query,inforset query,quick viewer mean for and what are the difference between them also when should i use sap query,inforset query,quick viewer  to generate the query?
    Please help.
    Many thanks.
    KH

  • SQVI - Quick Viewer Report on Vendor

    Hi Guru,
    I need to write a Quick viewer query ( SQVI) to populate
    1.Vendor
    2.Country
    3.email address
    4.standard communication method
    I joined LFA1- LIFNR;
                LFA1-LAND1;
                 LFA1-ADRNR
    and then from ADR6 table
                 ADR6-ADDRNUMBER ( this is LFA1-ADRNR number)
                 ADR6-SMTP-ADDR ( for email),
                i dont know about standard communication method field
    Its not working, can you please help me.
    Will assign good points.
    Thanks

    Hi Friend,
    In the table ADRC select the field DEFLT COMM.
    Assign points if useful
    regards
    Venkatesh

  • Is Quick View (preview of file contents under search results) supported in SharePoint 2013 Foundation?

    We recently deployed SharePoint 2013 Foundation but can't make Quick View (seeing the contents of a file when you hover the mouse cursor over it) work in the search results.
    All Site Collection/Site Features are turned on.  Not sure what else to do.
    Does anyone have this feature working in SharePoint 2013 Foundation?
    Thank you!

    Hi Charlie,
    To view the Preview of the Search Results you need to Install/Configure Office Web Apps Server in your farm.
    Please check the below links for reference.
    http://technet.microsoft.com/en-us/library/ee855124(v=office.15).aspx
    http://technet.microsoft.com/en-in/library/ff431687(v=office.15).aspx
    If you think is helpful,Vote As Helpful! And if you see a reply being an answer to the question of the thread, click Mark As Answer.
    Mahesh

  • Icon for quick view in finder

    I can't see the icon for quick view in the finder-bar in the Leopard? How do I turn it on?

    If you go to View > Customize toolbar you can drag the quick view icon (looks like an eye) to the toolbar in the finder window.

  • Authorization Control for Quick Viewer

    Hi,
    I have create a quick viewer using table join and I notice that the authorization when I execute the program is only at table authorization level.
    Question: Is quick viewer authorization be down to the field level. For example, if I join MKPF and MSEG and RESB to view stock movement with reservation information. Can quick viewer check the plant authorization object (M_MSEG_WMB) to make sure that the person execute the report is only able to view his/her own data?
    Regards,
    Norman

    It's not an ABAP question. You might want to ask your Basis/Security consultant or move the question to the corresponding forum.

  • Abap quick viewer (tcode sqvi)

    Hello friends,
                       can any1 provide me with some links on abap quick viewer (tcode sqvi). links where i can learn how to use it.
                thnks

    Hi,
    Here are the links
    http://www.sap-basis-abap.com/sapqu004.htm
    http://www.sap-press.com/product.cfm?account=&product=H999&shoppingcart=003
    Regards
    Sudheer

  • SQVI - Quick Viewer - Avoid Duplicates

    Hi All,
    I am running a Quick Viewer and need to display the Count of records for each month.
    Now I have 2 records for each Employee.(Say 1 for dental  and 1 for medical)
    Say I have 5 employees,So I could display the Count as 10 records.
    But in Actual I need to display the count as 5 because there are 5 employees.
    Since in my dataset 2 records are fetched for each employee,Record count is many a times double the employee count .
    Is there anyway we could avoid duplicates in Quick viewer.
    Edited by: Kumar B on Nov 3, 2009 9:48 AM

    I am using a custom infotype table in HR similar to the IT0167 (health plans).
    Problem is few employees have medical and dental,Few have only medical and few Only dental.
    Thus making it difficult to get the actual count of employees.
    Thank you,
    Edited by: Kumar B on Nov 3, 2009 10:19 AM

Maybe you are looking for