<?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: Looping in select-options in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/looping-in-select-options/m-p/3789314#M911545</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;loop the select option is littel difficut because&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;when ur looping iti hav to also take to consideration&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;that if u r select option is in range then it might hav a bplm&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;supoose ur using vbeln for vbak-vbeln&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;and ur entering the high and lower limit&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;i.e vbeln- high and vbeln-low then loop can have a ploblem&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;itz better in above example&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;use&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;U&gt;+*begin of it&lt;/U&gt;vbeln occurs 0,*+_&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;vbeln type vbeln,&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;+*end of it&lt;/U&gt;vbeln.*+_&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;selet vbeln from vbak into corressponding field of&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;U&gt;+*it&lt;/U&gt;vbeln where vbeln in vbeln.*+_&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;den it might solve ur pblm&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;it totally depend upon ur program&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;i might change as depending upon what ur taking as select-option&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;With Regards&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;Rohan Shetty&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 May 2008 11:57:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-07T11:57:22Z</dc:date>
    <item>
      <title>Looping in select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/looping-in-select-options/m-p/3789303#M911534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have field (mnt) in select-options.&lt;/P&gt;&lt;P&gt;Now i want to loop through this mnt field . How to do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2008 06:58:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/looping-in-select-options/m-p/3789303#M911534</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-07T06:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Looping in select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/looping-in-select-options/m-p/3789304#M911535</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;&lt;/P&gt;&lt;P&gt;loop at s_mnt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;madhumitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2008 07:01:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/looping-in-select-options/m-p/3789304#M911535</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-07T07:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Looping in select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/looping-in-select-options/m-p/3789305#M911536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  The select option field itself is a table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at &amp;lt;s_field&amp;gt;.&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2008 07:01:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/looping-in-select-options/m-p/3789305#M911536</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-07T07:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: Looping in select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/looping-in-select-options/m-p/3789306#M911537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;      Could you give more details of your problem ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2008 07:01:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/looping-in-select-options/m-p/3789306#M911537</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-07T07:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: Looping in select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/looping-in-select-options/m-p/3789307#M911538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If U have values only in low .. then &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at mnt.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; use mnt-low  ... &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2008 07:02:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/looping-in-select-options/m-p/3789307#M911538</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-07T07:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Looping in select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/looping-in-select-options/m-p/3789308#M911539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ya select-option itselfis a table but when i use this &lt;/P&gt;&lt;P&gt;loop at mnt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it reads only first entry and then exits from the loop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2008 07:02:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/looping-in-select-options/m-p/3789308#M911539</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-07T07:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Looping in select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/looping-in-select-options/m-p/3789309#M911540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  take the value of select option into an internal table and loop it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wa_itab = s_kna1-low.&lt;/P&gt;&lt;P&gt;append wa_itab to it_itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at it_itab into wa_itab.&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;Kishore Kumar Maram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2008 07:03:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/looping-in-select-options/m-p/3789309#M911540</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-07T07:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Looping in select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/looping-in-select-options/m-p/3789310#M911541</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;if u give only one value in the selection screen, it will process only one record.&lt;/P&gt;&lt;P&gt;if u give a range it will have 2 values. low and high. it will not populate with all the values between the range into the select-option field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;madhumitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2008 07:06:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/looping-in-select-options/m-p/3789310#M911541</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-07T07:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: Looping in select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/looping-in-select-options/m-p/3789311#M911542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@madhumita, in mnt i am giving the 1 to 3.&lt;/P&gt;&lt;P&gt;It takes only 1. but i want to loop through 2 and 3 also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2008 07:07:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/looping-in-select-options/m-p/3789311#M911542</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-07T07:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: Looping in select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/looping-in-select-options/m-p/3789312#M911543</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;s_mnt-low will have 1 &lt;/P&gt;&lt;P&gt;s_mnt- high will have 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u loop it will have only one record. it will not have all the vale between 1 and 3.&lt;/P&gt;&lt;P&gt;when u fetch the data it will use between operator to fetch all the data between 1 and 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to understand better:&lt;/P&gt;&lt;P&gt;try this..put a break point in loop at s_matnr. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;tables: mara.
select-options: s_matnr for mara-matnr.

loop at s_matnr.
write:/ s_matnr-low.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;madhumitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2008 07:12:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/looping-in-select-options/m-p/3789312#M911543</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-07T07:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: Looping in select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/looping-in-select-options/m-p/3789313#M911544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Anurodh-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select-option is an internal table with header line you can loop an internal table let me know the exact requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;~Srini....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2008 11:46:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/looping-in-select-options/m-p/3789313#M911544</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-07T11:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: Looping in select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/looping-in-select-options/m-p/3789314#M911545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;loop the select option is littel difficut because&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;when ur looping iti hav to also take to consideration&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;that if u r select option is in range then it might hav a bplm&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;supoose ur using vbeln for vbak-vbeln&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;and ur entering the high and lower limit&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;i.e vbeln- high and vbeln-low then loop can have a ploblem&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;itz better in above example&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;use&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;U&gt;+*begin of it&lt;/U&gt;vbeln occurs 0,*+_&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;vbeln type vbeln,&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;+*end of it&lt;/U&gt;vbeln.*+_&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;selet vbeln from vbak into corressponding field of&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;U&gt;+*it&lt;/U&gt;vbeln where vbeln in vbeln.*+_&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;den it might solve ur pblm&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;it totally depend upon ur program&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;i might change as depending upon what ur taking as select-option&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;With Regards&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;Rohan Shetty&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2008 11:57:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/looping-in-select-options/m-p/3789314#M911545</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-07T11:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Looping in select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/looping-in-select-options/m-p/3789315#M911546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any other way so that i acn transfer the data ( in MNT ) into internal table and then loop ino that table.?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2008 05:42:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/looping-in-select-options/m-p/3789315#M911546</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-08T05:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Looping in select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/looping-in-select-options/m-p/3789316#M911547</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;Select-option is like a internal table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at selection screen .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;End loop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2008 08:38:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/looping-in-select-options/m-p/3789316#M911547</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-08T08:38:42Z</dc:date>
    </item>
  </channel>
</rss>

