<?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: tcode to execute SQL in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-to-execute-sql/m-p/10077281#M1812516</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: arial, sans, sans-serif; font-size: 12.727272033691406px;"&gt;Seems like a solution &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/568/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Feb 2014 12:24:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-02-21T12:24:55Z</dc:date>
    <item>
      <title>tcode to execute SQL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-to-execute-sql/m-p/10077278#M1812513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: arial,sans,sans-serif; color: #000000; text-align: left;"&gt;Does anyone know how can I execute select commands and see the results in an ALV or something? I want to test my SELECTs but I don't want to write a report and use the debugger to see the results. Any help would be appreciated!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: arial,sans,sans-serif; color: #000000; text-align: left;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: arial,sans,sans-serif; color: #000000; text-align: left;"&gt;Adam&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: arial,sans,sans-serif; color: #000000; text-align: left;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: arial,sans,sans-serif; color: #000000; text-align: left;"&gt;p.s.: I want to use OpenSQL and not native SQL, so DB02/ST05 etc are not what I'm looking for.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 21:10:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-to-execute-sql/m-p/10077278#M1812513</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-20T21:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: tcode to execute SQL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-to-execute-sql/m-p/10077279#M1812514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 100.0%; font-family: arial,sans,sans-serif; font-weight: normal; font-style: normal; color: #000000; text-align: left;"&gt;We use an OpenSQL Editor and are very satisfied with it. This can execute any OpenSQL statement and display the results in an ALV grid (or even tree). Check out this link: &lt;A href="http://www.hovitaga.com/opensql-editor-overview"&gt;www.hovitaga.com/opensql-editor-overview&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 21:16:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-to-execute-sql/m-p/10077279#M1812514</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-20T21:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: tcode to execute SQL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-to-execute-sql/m-p/10077280#M1812515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This looks cool! I've been waiting for a tool like this for years. I've found some videos too:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.youtube.com/watch?v=TPcZOHqOUaI"&gt;http://www.youtube.com/watch?v=TPcZOHqOUaI&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Kieran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 21:24:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-to-execute-sql/m-p/10077280#M1812515</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-20T21:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: tcode to execute SQL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-to-execute-sql/m-p/10077281#M1812516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: arial, sans, sans-serif; font-size: 12.727272033691406px;"&gt;Seems like a solution &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/568/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Feb 2014 12:24:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-to-execute-sql/m-p/10077281#M1812516</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-21T12:24:55Z</dc:date>
    </item>
  </channel>
</rss>

