<?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: Selection screen ( search and exclude with same fields) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-search-and-exclude-with-same-fields/m-p/551254#M20852</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;You can use "range". Check these links : &lt;A href="https://help.sap.com/doc/abapdocu_751_index_htm/7.51/en-US/abaptypes_ranges.htm" target="test_blank"&gt;https://help.sap.com/doc/abapdocu_751_index_htm/7.51/en-US/abaptypes_ranges.htm&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://archive.sap.com/discussions/thread/809563" target="test_blank"&gt;https://archive.sap.com/discussions/thread/809563&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 22 Dec 2017 06:40:04 GMT</pubDate>
    <dc:creator>omer_sakar</dc:creator>
    <dc:date>2017-12-22T06:40:04Z</dc:date>
    <item>
      <title>Selection screen ( search and exclude with same fields)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-search-and-exclude-with-same-fields/m-p/551253#M20851</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;
  &lt;P&gt;I am working on report, i have custom fileds for search and again same fileds for exclusion on selection screen. ( the values can be passed in range).&lt;/P&gt;
  &lt;P&gt;please tell me how can i pull the records from table by considering both search (inclusion) and excude ( same fileds defined for search and exclusion).&lt;/P&gt;
  &lt;P&gt;Thanks&lt;/P&gt;
  &lt;P&gt;NK&lt;/P&gt;</description>
      <pubDate>Fri, 22 Dec 2017 04:10:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-search-and-exclude-with-same-fields/m-p/551253#M20851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-12-22T04:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen ( search and exclude with same fields)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-search-and-exclude-with-same-fields/m-p/551254#M20852</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;You can use "range". Check these links : &lt;A href="https://help.sap.com/doc/abapdocu_751_index_htm/7.51/en-US/abaptypes_ranges.htm" target="test_blank"&gt;https://help.sap.com/doc/abapdocu_751_index_htm/7.51/en-US/abaptypes_ranges.htm&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://archive.sap.com/discussions/thread/809563" target="test_blank"&gt;https://archive.sap.com/discussions/thread/809563&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Dec 2017 06:40:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-search-and-exclude-with-same-fields/m-p/551254#M20852</guid>
      <dc:creator>omer_sakar</dc:creator>
      <dc:date>2017-12-22T06:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen ( search and exclude with same fields)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-search-and-exclude-with-same-fields/m-p/551255#M20853</link>
      <description>&lt;P&gt;Either merge the two ranges with some sign = 'I' (include) and 'E' (exclude) or some syntax like 'field IN irange AND field NOT IN erange'. That should be very easy?&lt;/P&gt;
  &lt;P&gt;Also &lt;/P&gt;
  &lt;UL&gt;
   &lt;LI&gt;Insure user not allowed to mix I/E criteria in range/select-options with either coded check or prelimlinary use of SELECT_OPTIONS_RESTRICT&lt;/LI&gt;
   &lt;LI&gt;Perform some search of 'sql_cond - IN seltab' in online help or F1 help on Abap editor&lt;/LI&gt;
  &lt;/UL&gt;</description>
      <pubDate>Fri, 22 Dec 2017 10:10:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-search-and-exclude-with-same-fields/m-p/551255#M20853</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2017-12-22T10:10:55Z</dc:date>
    </item>
  </channel>
</rss>

