<?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: problem with select in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select/m-p/5582696#M1273098</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;select * from xyz into table where field ne so_persk.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 May 2009 07:28:10 GMT</pubDate>
    <dc:creator>Sandeep_Panghal</dc:creator>
    <dc:date>2009-05-20T07:28:10Z</dc:date>
    <item>
      <title>problem with select</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select/m-p/5582694#M1273096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a report with  selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-option: so_persk type pa0001-persk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the user want all the rows that not answer on that selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example: the user enter 01-04: all the row that the persk not between that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my problem is: the user can type single values like: so-persk-low = 01 and&lt;/P&gt;&lt;P&gt;so_persk-low = 31.&lt;/P&gt;&lt;P&gt;and so_persk-high = 4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that means that i have to bring all the rows that not between 1-4 and not eq to 31(=so_persk-low).&lt;/P&gt;&lt;P&gt;how do i do that?&lt;/P&gt;&lt;P&gt;if i do: if var &amp;lt; so_persk-low or var &amp;gt; so_persk-high....its not enough-it bring all the rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hope i was clear.&lt;/P&gt;&lt;P&gt;than you very much.&lt;/P&gt;&lt;P&gt;Michal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 07:18:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select/m-p/5582694#M1273096</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-20T07:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: problem with select</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select/m-p/5582695#M1273097</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;This will automatically be taken care by select-options if they enter the values in exclude option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 07:27:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select/m-p/5582695#M1273097</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2009-05-20T07:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: problem with select</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select/m-p/5582696#M1273098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;select * from xyz into table where field ne so_persk.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 07:28:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select/m-p/5582696#M1273098</guid>
      <dc:creator>Sandeep_Panghal</dc:creator>
      <dc:date>2009-05-20T07:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: problem with select</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select/m-p/5582697#M1273099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;As for my understaning the input select option ill take care all the possiblities for which you enter in the Exclude option for that field (F4).Just in select stament mention as fieldanem IN s_inputfield&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 07:29:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select/m-p/5582697#M1273099</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-20T07:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: problem with select</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select/m-p/5582698#M1273100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Be more clear on your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition If you select . . . where pernr IN s_pernr everything will be taken care&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mathivanan.G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 07:33:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select/m-p/5582698#M1273100</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-20T07:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: problem with select</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select/m-p/5582699#M1273101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi mic,&lt;/P&gt;&lt;P&gt; there is no need of any coding for your above req.. &lt;/P&gt;&lt;P&gt;please note that select options are used for the same requ&lt;/P&gt;&lt;P&gt;in Select optin u will get an extended button. click on u will get some choices like select single value ,exlcude single value.. like. this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ask your user ,to enter the values inside this options... &lt;/P&gt;&lt;P&gt;Convince him .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;safel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 08:23:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select/m-p/5582699#M1273101</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-20T08:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: problem with select</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select/m-p/5582700#M1273102</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;On your selection screen... your select option has multiple selection button...&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;just click that and you can provide all the values which are to be included either single values or ranges&lt;/P&gt;&lt;P&gt;and also exclude values single or ranges&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and press continue...&lt;/P&gt;&lt;P&gt;you can execute your report...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select options will take care of your requirement... you need not perform any task for this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;padma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 08:40:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select/m-p/5582700#M1273102</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-20T08:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: problem with select</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select/m-p/5582701#M1273103</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 use exclude options to give all values that needs to be excluded.&lt;/P&gt;&lt;P&gt;In select statement , by using persk in so_persk will automatically exclude the given input values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 09:04:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select/m-p/5582701#M1273103</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-20T09:04:17Z</dc:date>
    </item>
  </channel>
</rss>

