ERP Database - The Unofficial ERP Knowledge Base

Facebook Twitter del.icio.us Digg it
ERP Database contains a huge collection of articles related to ERP System and Software. Many of the articles are specifically related to SAP. All these ERP/SAP articles are freely available to everyone.

If you would like to submit an article or share any document related to ERP or any specific ERP software. Please mail it to support@erpdb.info. Please make sure that the documents are not copyrighted.
Social Bookmarks:

Convert Quick View into a Query

Print This Post Email This Post Written by admin on May 14th, 2009 | Filed under: SAP General

The Quick View reports can easily be converted into SAP Queries. To do this, choose first the query group that you are assigned to and that you will want to assign your query to. If the QuickView you want to convert is based on an InfoSet, that InfoSet must be assigned to your query group.

Navigate to the main screen of the Query tool with SQ01 transaction and select “Query” –> “Convert QuickView”. On the dialogue-box, select the QuickView you want to change, as in figure 1. Click the green check mark and add the name of the Query and define an InfoSet on the following dialogue-box (figure 2), to proceed with the query. Then select “enter”. The Quick View is now converted into a query, and can be shared with other users.

Share

If you like this post, you may as well like these too:

  1. What is SAP Query or ABAP Query? ABAP Query (also known as an SAP Query or Query) is a powerful tool used to generate simple reports without any coding. Typically, an ABAP query is  created first by...
  2. How to convert spool to PDF? Run the program RSTXPDFT4 and key in the Spool request no. This program will convert the spool to PDF and download the file locally....
  3. CONVERT: ABAP Keyword a day CONVERT Variants1. CONVERT DATE f1 INTO INVERTED-DATE f2.2. CONVERT INVERTED-DATE f1 INTO DATE f2.EffectAllows conversion between different formats which do not have their own type (see also MOVE ).The field...
  4. View Locked Transaction As you know, you can lock/unlock transaction codes via SM01. But, how do you go about viewing the transactions that are locked in the system? You need to look in...
  5. SAP Query Reporting Download Here...
  6. ABAP Programs: A simple query 1 2 3 4 5 6 7 REPORT ZSOURCE1101. * Work area for a database table TABLES CUSTOMERS. * Reading all entries of the database table SELECT * FROM CUSTOMERS....
  7. Query Based Taxonomies It is impossible to centralize all the information in a single repository so the Knowledge management provides A unified view, taxonomies and set of common services. on top of heterogeneous...
  8. ABAP Programs: Ordering query results 1 2 3 4 5 6 7 8 9 REPORT ZSOURCE1108. * Work area TABLES CUSTOMERS. * Reading table entries in a specified order SELECT * FROM CUSTOMERS ORDER BY...



Leave a Reply