<?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 using sq01 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-sq01/m-p/2074937#M429978</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;how can u use where conditions in sq01?? where do u write the sql statements?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i created the info sets and usergroups and basic query.. but didnt find a place to write the sql statements for more advance queries? ANy help is appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;keshi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Apr 2007 09:05:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-17T09:05:08Z</dc:date>
    <item>
      <title>using sq01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-sq01/m-p/2074937#M429978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;how can u use where conditions in sq01?? where do u write the sql statements?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i created the info sets and usergroups and basic query.. but didnt find a place to write the sql statements for more advance queries? ANy help is appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;keshi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2007 09:05:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-sq01/m-p/2074937#M429978</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-17T09:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: using sq01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-sq01/m-p/2074938#M429979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;No need to write any code&lt;/P&gt;&lt;P&gt;Link the tables using Join Conditions as per the key fields that are linked together for the two tables.&lt;/P&gt;&lt;P&gt;Similarly join each and every table with another.&lt;/P&gt;&lt;P&gt;Select the fields from the infosets for output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2007 09:11:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-sq01/m-p/2074938#M429979</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-17T09:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: using sq01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-sq01/m-p/2074939#M429980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;keshini,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can write sql statements under the  event" RECORD PROCESSING".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can write sql statement under the event START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what ever you are selecting the tables for query  those will joined internally as inner join  under the record processing event as loop. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One by one record will get process  under "RECORD PROCESSING"&lt;/P&gt;&lt;P&gt;So if you want to check or validate any field you can write here.Here al the output data will be taken care by system itself in ALV GRID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you can write all the code as in ABAP Editor .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't forget ot reward if useful...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2007 09:18:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-sq01/m-p/2074939#M429980</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-17T09:18:20Z</dc:date>
    </item>
  </channel>
</rss>

