<?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: Dynamic SQL WHERE conditions in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-sql-where-conditions/m-p/535577#M19675</link>
    <description>&lt;P&gt;ups.. I'm sorry.&lt;/P&gt;</description>
    <pubDate>Tue, 26 Sep 2017 09:42:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2017-09-26T09:42:32Z</dc:date>
    <item>
      <title>Dynamic SQL WHERE conditions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-sql-where-conditions/m-p/535575#M19673</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;I want to use a dynamic select statement like:&lt;/P&gt;
  &lt;PRE&gt;&lt;CODE&gt;SELECT * FROM XYZ WHERE (ls_query_where_cond) INTO....&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;This woorks fine but I do not always have a where condition. This will raise a exception. &lt;/P&gt;
  &lt;P&gt;Can I completely remove this "where" dynamicly or do I have to use if statements to check if there any "where" condition before execution? &lt;/P&gt;
  &lt;P&gt;Thanks!&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2017 09:20:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-sql-where-conditions/m-p/535575#M19673</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-09-26T09:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic SQL WHERE conditions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-sql-where-conditions/m-p/535576#M19674</link>
      <description>&lt;P&gt;Did you read the online or F1 documentation on sql_cond - (cond_syntax)... look for 'If cond_syntax is initial'.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2017 09:26:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-sql-where-conditions/m-p/535576#M19674</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2017-09-26T09:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic SQL WHERE conditions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-sql-where-conditions/m-p/535577#M19675</link>
      <description>&lt;P&gt;ups.. I'm sorry.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2017 09:42:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-sql-where-conditions/m-p/535577#M19675</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-09-26T09:42:32Z</dc:date>
    </item>
  </channel>
</rss>

