<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SAP Query in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5247883#M1212493</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Mar 2009 07:19:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-31T07:19:20Z</dc:date>
    <item>
      <title>SAP Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5247872#M1212482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Tech Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Created a Query by joining the Tables using the Transactions:sq01,02,03&lt;/P&gt;&lt;P&gt;Also assigned a User Group and Users to the Group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Requirement:&lt;/P&gt;&lt;P&gt;I want to use this query as a report to an end user.&lt;/P&gt;&lt;P&gt;Can i create a Transaction and Assign the Query to this Transaction and Add the Transaction to Users Easy Access?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to Create a Transaction and assign the Query to it&amp;gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Point guarenteed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Arshad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 08:07:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5247872#M1212482</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-26T08:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5247873#M1212483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear,&lt;/P&gt;&lt;P&gt;           jus do  one thing&lt;/P&gt;&lt;P&gt;execute your query.&lt;/P&gt;&lt;P&gt;go back and open se38&lt;/P&gt;&lt;P&gt;you will get the program name there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now you can easily make the t-code for that program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 08:27:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5247873#M1212483</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-26T08:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5247874#M1212484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arshad&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SE93 and enter name of the Tcode.&lt;/P&gt;&lt;P&gt;Choose transaction type as Transaction with parameters&lt;/P&gt;&lt;P&gt;For the default value for transaction give START_REPORT&lt;/P&gt;&lt;P&gt;In the Default values for screen fields, give the following&lt;/P&gt;&lt;P&gt;D_SREPOVARI-REPORTTYPE - AQ&lt;/P&gt;&lt;P&gt;D_SREPOVARI-EXTDREPORT - Name of the Query&lt;/P&gt;&lt;P&gt;D_SREPOVARI-REPORT - User Group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pushpraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 08:29:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5247874#M1212484</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-26T08:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5247875#M1212485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arshad,&lt;/P&gt;&lt;P&gt;  Try using &lt;STRONG&gt;exits&lt;/STRONG&gt; to create a new transactions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Much Regards,&lt;/P&gt;&lt;P&gt;Amuktha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 08:30:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5247875#M1212485</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-26T08:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5247876#M1212486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pls Ignore this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 08:30:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5247876#M1212486</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-26T08:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5247877#M1212487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go through this link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/people/twinkal.patel/blog/2008/08/08/transporting-of-abap-query-from-one-server-to-another-server&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 08:36:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5247877#M1212487</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-26T08:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5247878#M1212488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Arshad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes offcourse you can create Transaction Code for Query.SAP has provided all possible facilities to the customer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you just goto SE38 and create one program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In program Just do like below :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:    QUERY LIKE  AQADEF-QUNAME,&lt;/P&gt;&lt;P&gt;            USERGROUP LIKE  AQADEF-BGNAME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'RSAQ_QUERY_CALL'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  WORKSPACE                         = ' '&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    QUERY                             = 'zjhgkku'  " put your Query Name Here&lt;/P&gt;&lt;P&gt;    USERGROUP                         = 'zxyh'  " put your User Group Here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   DBACC                             = 0&lt;/P&gt;&lt;P&gt;   SKIP_SELSCREEN                    = ' '&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  DATA_TO_MEMORY                    = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  FREE_SELECTIONS                   =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  REF_TO_LDATA                      =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  LISTTEXT                          =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  LIST_ID                           =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  PROGRAM                           =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  USED_VARIANT                      =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;TABLES&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  SELECTION_TABLE                   =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  LISTDESC                          =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  FPAIRS                            =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  NO_USERGROUP                      = 1&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  NO_QUERY                          = 2&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  QUERY_LOCKED                      = 3&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  GENERATION_CANCELLED              = 4&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  NO_SELECTION                      = 5&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  NO_VARIANT                        = 6&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  JUST_VIA_VARIANT                  = 7&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  NO_SUBMIT_AUTH                    = 8&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  NO_DATA_SELECTED                  = 9&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  DATA_TO_MEMORY_NOT_POSSIBLE       = 10&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  OTHERS                            = 11&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;          .&lt;/P&gt;&lt;P&gt;IF SY-SUBRC &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this you just Create one tcode for this program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If any problem then get back to me and inform whether it helped you.&lt;/P&gt;&lt;P&gt;thanks for your appreciation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a Nice Day,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sujeet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Sujeet Mishra on Feb 26, 2009 9:36 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 08:36:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5247878#M1212488</guid>
      <dc:creator>SujeetMishra</dc:creator>
      <dc:date>2009-02-26T08:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5247879#M1212489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks All...&lt;/P&gt;&lt;P&gt;I was able to create a Transaction and assingned to Programe..&lt;/P&gt;&lt;P&gt;I am able to execute the Transaction.&lt;/P&gt;&lt;P&gt;But when i run the Transaction with selection options it gives me a short dump.&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="----------------------------------------" /&gt;&lt;P&gt;GETWA_NOT_ASSIGNED.....&lt;/P&gt;&lt;P&gt;...................&lt;/P&gt;&lt;P&gt;Short text&lt;/P&gt;&lt;P&gt;    Field symbol has not yet been assigned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happened?&lt;/P&gt;&lt;P&gt;    Error in the ABAP Application Program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    The current ABAP program "SAPLAQRUNT" had to be terminated because it has&lt;/P&gt;&lt;P&gt;    come across a statement that unfortunately cannot be executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What can you do?&lt;/P&gt;&lt;P&gt;    Note down which actions and inputs caused the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    To process the problem further, contact you SAP system&lt;/P&gt;&lt;P&gt;    administrator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Using Transaction ST22 for ABAP Dump Analysis, you can look&lt;/P&gt;&lt;P&gt;    at and manage termination messages, and you can also&lt;/P&gt;&lt;P&gt;    keep them for a long time.&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------------------------------" /&gt;&lt;P&gt;No idea what do about this..&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arshad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 11:28:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5247879#M1212489</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-26T11:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5247880#M1212490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any Clues on this?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Arshad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2009 05:55:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5247880#M1212490</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-27T05:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5247881#M1212491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arshad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe you are using the below code in your program. Check whether you are passing all parameters in upper case. If not, please do so. I came across this dump because of case differences.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
CALL FUNCTION 'RSAQ_QUERY_CALL'
EXPORTING


WORKSPACE = ' ' 
QUERY = 'zjhgkku' " put your Query Name Here
USERGROUP = 'zxyh' " put your User Group Here

DBACC = 0
SKIP_SELSCREEN = ' '

DATA_TO_MEMORY = ' ' 
FREE_SELECTIONS = 
IMPORTING 
REF_TO_LDATA = 
LISTTEXT = 
LIST_ID = 
PROGRAM = 
USED_VARIANT = 
TABLES 
SELECTION_TABLE = 
LISTDESC = 
FPAIRS = 
EXCEPTIONS 
NO_USERGROUP = 1 
NO_QUERY = 2 
QUERY_LOCKED = 3 
GENERATION_CANCELLED = 4 
NO_SELECTION = 5 
NO_VARIANT = 6 
JUST_VIA_VARIANT = 7 
NO_SUBMIT_AUTH = 8 
NO_DATA_SELECTED = 9 
DATA_TO_MEMORY_NOT_POSSIBLE = 10 
OTHERS = 11 
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2009 06:52:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5247881#M1212491</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-27T06:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5247882#M1212492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is not a good way to create the TCode for a query, if you are using above code then it is just a wrapper program to call your query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should follow these steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Get your query's program name:&lt;/P&gt;&lt;P&gt;    a. Go to SQ01, select right query area (standard/global), then type in your query name (DO NOT HIT ENTER, DO NOT CLICK DISPLAY/CHANGE).&lt;/P&gt;&lt;P&gt;    b. Leaving the name in the box, click on menu "Query" -&amp;gt; "More Functions" -&amp;gt; "Display report name".&lt;/P&gt;&lt;P&gt;    c. Copy this report name from here.&lt;/P&gt;&lt;P&gt;2. Go to SE93, give any tcocde, click create, enter description of the tcode, and then choose 2nd option i.e. "Program and selection screen", click ok.&lt;/P&gt;&lt;P&gt;3. Now, in the program field, paste the report name that you copied earlier. &lt;/P&gt;&lt;P&gt;4. Save and activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you are done, you can now use this tcode for your query, but make sure you do not change the name of the query and the query and infoset are generated and ready to use.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2009 21:17:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5247882#M1212492</guid>
      <dc:creator>Shafiq_Rehman1</dc:creator>
      <dc:date>2009-03-03T21:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5247883#M1212493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Mar 2009 07:19:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5247883#M1212493</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-31T07:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5247884#M1212494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abdul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was also facing the same issue i resolved&amp;nbsp; by below steps&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;1&amp;gt;go to SQVI t code and&amp;nbsp; enter your query name and press enter&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;2&amp;gt;In the menu path select Quick view--&amp;gt; additional functions--&amp;gt;Generate Program&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;3&amp;gt;After Generating the program In the menu path select Quick view--&amp;gt; additional functions--&amp;gt;Display report Name&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;4&amp;gt;Now in se38 enter the report name in Program field and execute&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;5&amp;gt;You will get the Initial Selection screen of the report . Go to Menu of System --&amp;gt;Status&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;6&amp;gt; Note down the Program name and Screen number&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;7&amp;gt;Go to SE93 and Create a Z tcode for the query, Enter the description&amp;nbsp; and importantly you have to select the 2nd Option radio Button Program and Selection Screen (Report Transaction) and Press enter&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;8&amp;gt;In the next screen enter the Report name In Program field and enter the screen number&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;9&amp;gt;In the classification Section select Professional user&amp;nbsp; Transaction&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;10&amp;gt;In GUI support section select all the options&amp;nbsp; i.e SAPGUI for HTML,Java,Windows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;and save&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;the system will ask for Package select your package if not there then select local object&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;now execute the Z tcode your report will run sucessfully&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Regards&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Vijay hebbal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Oct 2014 06:20:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5247884#M1212494</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-19T06:20:58Z</dc:date>
    </item>
  </channel>
</rss>

