<?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: Select Options Invalid Entries FOr Select Statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-invalid-entries-for-select-statement/m-p/6788112#M1465546</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will be always equal to in the Select Option Fields. I just want to post out the ones that are not available in the Table and present in select options.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Apr 2010 19:32:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-04-08T19:32:18Z</dc:date>
    <item>
      <title>Select Options Invalid Entries FOr Select Statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-invalid-entries-for-select-statement/m-p/6788110#M1465544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 4-6 Single value entries in my select options say s_test. And Im using this in select statement, I want to catch the s_test entries where it doesn't find entries in the SELECT Statement. How do i achieve this? I tried searching the forum but didnt get any help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm putting it as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select * from ztable where zfield in s_test.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;s_test has like 5-6 entries and if the 4th entry is not there in the table I need to catch that. I dont want to loop around s_test and catch it instead is ther any other easy way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Apr 2010 19:17:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-invalid-entries-for-select-statement/m-p/6788110#M1465544</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-08T19:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: Select Options Invalid Entries FOr Select Statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-invalid-entries-for-select-statement/m-p/6788111#M1465545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What if the fourth entry has a NE or an exclusion or a range?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Apr 2010 19:28:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-invalid-entries-for-select-statement/m-p/6788111#M1465545</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-08T19:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: Select Options Invalid Entries FOr Select Statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-invalid-entries-for-select-statement/m-p/6788112#M1465546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will be always equal to in the Select Option Fields. I just want to post out the ones that are not available in the Table and present in select options.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Apr 2010 19:32:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-invalid-entries-for-select-statement/m-p/6788112#M1465546</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-08T19:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: Select Options Invalid Entries FOr Select Statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-invalid-entries-for-select-statement/m-p/6788113#M1465547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, the basic concept for SELECT-OPTIONS is to allow all of the entries to be processed together, so if you want to look at individual entries, I don't know of any way other than doing them one at a time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Apr 2010 19:35:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-invalid-entries-for-select-statement/m-p/6788113#M1465547</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-08T19:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Select Options Invalid Entries FOr Select Statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-invalid-entries-for-select-statement/m-p/6788114#M1465548</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;After selecting the data.&lt;/P&gt;&lt;P&gt;loop at select-options and read internal table.&lt;/P&gt;&lt;P&gt;check the sy-subrc value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when the select-option has a range then this will not work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Apr 2010 19:52:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-invalid-entries-for-select-statement/m-p/6788114#M1465548</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-04-08T19:52:15Z</dc:date>
    </item>
  </channel>
</rss>

