<?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/3430990#M824127</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;basically select-option is a table... with contains all the values in between what ever you enter between low and high of SO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;low = 1 and high = 5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so table will contain 1 2 3 4 5 , so that is the reason you can use a &lt;STRONG&gt;in&lt;/STRONG&gt; operator with select options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vbeln &lt;STRONG&gt;in&lt;/STRONG&gt; so_vblen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 24 Feb 2008 17:13:48 GMT</pubDate>
    <dc:creator>former_member156446</dc:creator>
    <dc:date>2008-02-24T17:13:48Z</dc:date>
    <item>
      <title>select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3430988#M824125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what happens internally in select-options?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Feb 2008 12:43:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3430988#M824125</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-24T12:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3430989#M824126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select-options:lifnr for lfa1-lifnr.&lt;/P&gt;&lt;P&gt;if we write like aboue inside it create&lt;/P&gt;&lt;P&gt;  lifnr-low ='10'&lt;/P&gt;&lt;P&gt;,lifnr-high=1000&lt;/P&gt;&lt;P&gt;,lifnr-sign,= i or e&lt;/P&gt;&lt;P&gt;lifnr-option='bt'&lt;/P&gt;&lt;P&gt; wat ever we writes in the lifnr-low that will appar on the selection screen low field.&lt;/P&gt;&lt;P&gt;wat ever u writes on the lifnr-high that will appear on the selection screen high output.&lt;/P&gt;&lt;P&gt;lifnr-sign means include or exclude.&lt;/P&gt;&lt;P&gt;lifnr-sign means between ('bt') means between lifnr-low and lifnr-hign. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;above four options available in the inside of the selection options&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: krishna reddy on Feb 24, 2008 1:56 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Feb 2008 12:56:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3430989#M824126</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-24T12:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3430990#M824127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;basically select-option is a table... with contains all the values in between what ever you enter between low and high of SO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;low = 1 and high = 5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so table will contain 1 2 3 4 5 , so that is the reason you can use a &lt;STRONG&gt;in&lt;/STRONG&gt; operator with select options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vbeln &lt;STRONG&gt;in&lt;/STRONG&gt; so_vblen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Feb 2008 17:13:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3430990#M824127</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2008-02-24T17:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3430991#M824128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, jayashankar .&lt;/P&gt;&lt;P&gt;Please check this link: &lt;A href="http://www.sts.tu-harburg.de/teaching/sap_r3/ABAP4/select_o.htm" target="test_blank"&gt;http://www.sts.tu-harburg.de/teaching/sap_r3/ABAP4/select_o.htm&lt;/A&gt;, I think this can help you.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;feng.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2008 01:35:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3430991#M824128</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-25T01:35:48Z</dc:date>
    </item>
  </channel>
</rss>

