<?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?? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1252929#M145427</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 ur select statement will do that , no need to loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select &amp;lt;&amp;gt; from table where bukrs IN s_bukrs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Mar 2006 14:53:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-27T14:53:33Z</dc:date>
    <item>
      <title>Select Options??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1252925#M145423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create select-options for bukrs on the selection screen. &lt;/P&gt;&lt;P&gt;The user may give a value on the screen and also can use the pushbutton(on rt side) to specify a range of values . In the select table created i can see the row for values on the screen in low high fields, row for range in low high fields.&lt;/P&gt;&lt;P&gt;I need to select the data from table based on all the values and ranges entered. Can anyone pls let me know how to write the query . For general select we write like: select &amp;lt;&amp;gt; from table where bukrs IN s_bukrs.&lt;/P&gt;&lt;P&gt;I want to know how to fetch the data on the range specified what are we supposed to write . Do we need to loop at the select table and write the select query inside it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks much,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2006 14:47:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1252925#M145423</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-27T14:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: Select Options??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1252926#M145424</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;excuse me, but i can't understand because the statament SELECT * FROM ... WHERE BUKRS IN SO_BUKRS is not good for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2006 14:52:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1252926#M145424</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-27T14:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: Select Options??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1252927#M145425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The statement &amp;lt;b&amp;gt;select &amp;lt;&amp;gt; from table where bukrs IN s_bukrs.&amp;lt;/b&amp;gt; will automatically consider the ranges as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;anand Mandalika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2006 14:53:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1252927#M145425</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-27T14:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Select Options??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1252928#M145426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Your select&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;select &amp;lt;&amp;gt; from table where bukrs IN s_bukrs.&amp;lt;/b&amp;gt;holds good.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2006 14:53:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1252928#M145426</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-27T14:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Select Options??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1252929#M145427</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 ur select statement will do that , no need to loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select &amp;lt;&amp;gt; from table where bukrs IN s_bukrs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2006 14:53:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1252929#M145427</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-27T14:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: Select Options??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1252930#M145428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;select * from The_Table into table MY_TABLE where bukrs IN s_bukrs.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S_BUKRS is the select-options screen field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2006 14:54:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1252930#M145428</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-27T14:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Select Options??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1252931#M145429</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;no need to loop any thing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just specify like this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;select * from mara
      into table it_mara 
    &amp;lt;b&amp;gt;where matnr in s_matnr.&amp;lt;/b&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will take care of every thing.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2006 14:54:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1252931#M145429</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-27T14:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: Select Options??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1252932#M145430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks All...!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2006 15:09:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1252932#M145430</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-27T15:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: Select Options??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1252933#M145431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It woukld be nice if you could close this thread. You can do that by awarding 10 points (Solved Problem) to the quickest answer that has given you the correct answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand Mandalika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2006 15:28:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1252933#M145431</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-27T15:28:47Z</dc:date>
    </item>
  </channel>
</rss>

