<?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 clear statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-statement/m-p/4212925#M1006727</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;is it possible to use clear statement with where clause&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Jul 2008 06:00:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-22T06:00:17Z</dc:date>
    <item>
      <title>clear statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-statement/m-p/4212925#M1006727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;is it possible to use clear statement with where clause&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2008 06:00:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-statement/m-p/4212925#M1006727</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-22T06:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: clear statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-statement/m-p/4212926#M1006728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not possible&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2008 06:01:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-statement/m-p/4212926#M1006728</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-22T06:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: clear statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-statement/m-p/4212927#M1006729</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;No it is not possible.&lt;/P&gt;&lt;P&gt;Do one thing before writing the clear statement write an IF condition. If your IF condition satisfies then only clear your variables or work areas or internal tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;chandra.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2008 06:02:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-statement/m-p/4212927#M1006729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-22T06:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: clear statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-statement/m-p/4212928#M1006730</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;it is not possible in WHERE clause to the best of ny knowledge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you can check a condition with IF statement and Use CLEAR statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sumit AGarwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2008 06:03:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-statement/m-p/4212928#M1006730</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-22T06:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: clear statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-statement/m-p/4212929#M1006731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you post your code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2008 06:08:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-statement/m-p/4212929#M1006731</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-22T06:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: clear statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-statement/m-p/4212930#M1006732</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;Good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post your code ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2008 06:09:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-statement/m-p/4212930#M1006732</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-22T06:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: clear statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-statement/m-p/4212931#M1006733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; you can also do like this.&lt;/P&gt;&lt;P&gt; u can write check condition. then clear.&lt;/P&gt;&lt;P&gt; if we use check condition then the next line will be executed only if the check statement satisfies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2008 06:11:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-statement/m-p/4212931#M1006733</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-22T06:11:32Z</dc:date>
    </item>
  </channel>
</rss>

