<?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 options in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options/m-p/3766011#M906107</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you will have to paste the code here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are u using where wbs = select option&lt;/P&gt;&lt;P&gt;or wbs in selectoption&lt;/P&gt;&lt;P&gt;in your select query?&lt;/P&gt;&lt;P&gt;try using IN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Apr 2008 12:34:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-22T12:34:53Z</dc:date>
    <item>
      <title>Problem with select options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options/m-p/3766010#M906106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I am facing a problem in my report ,  in the selection screen i have WBS Element , Year, Month as input . My problem is , if i use parameter for WBS element and if i enter a particular WBS it is fetching data and displaying it . And if i use select option instead of parameter and if i give the same WBS it is not fetching the data. My client is asking to use select option only as he wants to give WBS range in the selection screen. &lt;/P&gt;&lt;P&gt;Please check this .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2008 12:32:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options/m-p/3766010#M906106</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-22T12:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with select options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options/m-p/3766011#M906107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you will have to paste the code here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are u using where wbs = select option&lt;/P&gt;&lt;P&gt;or wbs in selectoption&lt;/P&gt;&lt;P&gt;in your select query?&lt;/P&gt;&lt;P&gt;try using IN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2008 12:34:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options/m-p/3766011#M906107</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-22T12:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with select options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options/m-p/3766012#M906108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi  Rohini,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Can you show the select statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I hope you are using IN for Slect options&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; SELECT ....&lt;/P&gt;&lt;P&gt;       ...&lt;/P&gt;&lt;P&gt;      WHERE  &lt;STRONG&gt;&amp;lt;WBS&amp;gt;  IN  S_WBS..&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2008 12:35:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options/m-p/3766012#M906108</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-22T12:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with select options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options/m-p/3766013#M906109</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;I think you may have this problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check once in Select Query what you are writing,  I mean.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for parameters in where condition EQ you can use, but SELECT-OPTIONS you have to use IN option.   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anyway can u send your code I can give better solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ganesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2008 12:38:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-options/m-p/3766013#M906109</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-22T12:38:25Z</dc:date>
    </item>
  </channel>
</rss>

