<?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 How to create a tcode using sap query in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-tcode-using-sap-query/m-p/2827083#M661502</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;    I have created a query using SQ01. It is working fine. But I want to create a transaction code for that. How can we achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Hari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Sep 2007 09:09:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-20T09:09:28Z</dc:date>
    <item>
      <title>How to create a tcode using sap query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-tcode-using-sap-query/m-p/2827083#M661502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;    I have created a query using SQ01. It is working fine. But I want to create a transaction code for that. How can we achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Hari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2007 09:09:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-tcode-using-sap-query/m-p/2827083#M661502</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-20T09:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a tcode using sap query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-tcode-using-sap-query/m-p/2827084#M661503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to se93 and select the create button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; You will then be asked to writed down the tcode of your choice then create a short text for that tcode. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select the 2nd option button w/c is the "Program and Selection Screen (report transaction)." Press enter. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then key in the program name and the variant you saved in the program. &lt;/P&gt;&lt;P&gt;When transporting to Prod, Save the variant there as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; If you placed "DEFAULT" in the creation of tcode, you should also save "DEFAULT" variant in production&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Reward If Helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2007 09:12:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-tcode-using-sap-query/m-p/2827084#M661503</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-20T09:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a tcode using sap query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-tcode-using-sap-query/m-p/2827085#M661504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Execute the query, the enter the code /nse38. This will show you the program that the query has generated. You will need to copy this to a Z program and assign a transaction. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is the only way I know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2007 09:12:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-tcode-using-sap-query/m-p/2827085#M661504</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-20T09:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a tcode using sap query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-tcode-using-sap-query/m-p/2827086#M661505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;GO TO SE93....&lt;/P&gt;&lt;P&gt;No need to use small report&lt;/P&gt;&lt;P&gt;No need to use generated program name (it really can change)&lt;/P&gt;&lt;P&gt;Just create a parameter transaction with reference to START_REPORT transaction. When creating a parameter transaction you have to set the following parameters:&lt;/P&gt;&lt;P&gt;D_SREPOVARI-REPORTTYPE = AQ&lt;/P&gt;&lt;P&gt;D_SREPOVARI-REPORT = precisely the first 12 characters - query user group (including trailing spaces), 13-th character is G for global queries&lt;/P&gt;&lt;P&gt;D_SREPOVARI-EXTDREPORT = Query name as shown in SQ01.&lt;/P&gt;&lt;P&gt;That's it.&lt;/P&gt;&lt;P&gt;Well, and do not forget to check the flag "Skip first screen".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To all others interested: just try to add some SAP query into a role via PFCG, then run it, and then via System -&amp;gt; Status look into the definition of the transaction generated, and you'll see the answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2007 09:13:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-tcode-using-sap-query/m-p/2827086#M661505</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-20T09:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a tcode using sap query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-tcode-using-sap-query/m-p/2827087#M661506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;after activating da query execute it, go to system...&amp;gt;status.&lt;/P&gt;&lt;P&gt;copy program name,&lt;/P&gt;&lt;P&gt;den go to se93.&lt;/P&gt;&lt;P&gt;give ur tcode and click create&lt;/P&gt;&lt;P&gt;click on second radio button(program and selection screen),&lt;/P&gt;&lt;P&gt;and paste the program name copied earlier...&lt;/P&gt;&lt;P&gt;activate the tcode..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2007 09:14:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-tcode-using-sap-query/m-p/2827087#M661506</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2007-09-20T09:14:10Z</dc:date>
    </item>
  </channel>
</rss>

