<?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: Usage of Ranges/Select-Options functionality  in Code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594342#M267043</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 guess you can use the ranges/select-options in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the selection criteria as &lt;/P&gt;&lt;P&gt;         I|BT|LOA_A|LOA_K|&lt;/P&gt;&lt;P&gt;in the select query which contains the Id details selecting the ID's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Otherwise please elaborate some more what how you are trying to do &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nishant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Sep 2006 06:00:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-11T06:00:56Z</dc:date>
    <item>
      <title>Usage of Ranges/Select-Options functionality  in Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594339#M267040</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 the following requirement.&lt;/P&gt;&lt;P&gt;There are 2 ID's , say LOA_A and LOA_K. I have to find out all the possible ID's between these 2. (In this case the list will be LOA_B, LOA_C and so on till LOA_J).&lt;/P&gt;&lt;P&gt;I thought I would reuse the same functionality as used in Ranges/Select-options in abap. But I am not sure of which function module to use for this purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Moorthy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 05:54:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594339#M267040</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-11T05:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of Ranges/Select-Options functionality  in Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594340#M267041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check whether these are SET IDs ? IF yes check Tcode GS03.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then u have to get the data which comes In bt the Ranges of IDs from relavent table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Hi , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first let us know where / what are u doing with these IDs ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u have the range say 1-10 , if u want to get the Values in b/w the ranges ? two things u can do ?&lt;/P&gt;&lt;P&gt;1.Create range table my incrmenting the Count upto high&lt;/P&gt;&lt;P&gt;then  u are table looks like&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;10.&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;second thing u can do it &lt;/P&gt;&lt;P&gt;select ID from table ID where ID = r_id.&lt;/P&gt;&lt;P&gt;So here u will get list of ID which comes given range.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;Prabhu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 05:57:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594340#M267041</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-11T05:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of Ranges/Select-Options functionality  in Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594341#M267042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;These are not SET Id's. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Moorthy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 05:59:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594341#M267042</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-11T05:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of Ranges/Select-Options functionality  in Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594342#M267043</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 guess you can use the ranges/select-options in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the selection criteria as &lt;/P&gt;&lt;P&gt;         I|BT|LOA_A|LOA_K|&lt;/P&gt;&lt;P&gt;in the select query which contains the Id details selecting the ID's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Otherwise please elaborate some more what how you are trying to do &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nishant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 06:00:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594342#M267043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-11T06:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of Ranges/Select-Options functionality  in Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594343#M267044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u can write simple program for that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;seletion-screen : begin of block b1.
  select-options : s_id for ztable-field.
seletion-screen : end of block b1.

loop at s_id.
  write : s_id-low.
endloop.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 06:03:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594343#M267044</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-11T06:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of Ranges/Select-Options functionality  in Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594344#M267045</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;Actually i need to use the code in a class method. The method will have 2 parameters like FROM_ID and TO_ID. I have to generate a list of ID's in between these 2 parameters in the alphabetical order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Moorthy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Moorthy V N&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 06:07:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594344#M267045</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-11T06:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of Ranges/Select-Options functionality  in Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594345#M267046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can pass the from_id LOA_A and to_id LOA_K and prepare a range and use it SELECT/LOOP statements&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rng-sign = 'I'.&lt;/P&gt;&lt;P&gt;rng-option = 'BT'.&lt;/P&gt;&lt;P&gt;rng-low = from_id.&lt;/P&gt;&lt;P&gt;rng-high = to_id.&lt;/P&gt;&lt;P&gt;append rng.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 06:11:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594345#M267046</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-11T06:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of Ranges/Select-Options functionality  in Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594346#M267047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Ramani.But my problem is not yet solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The list wont be generated by ABAP or what? I am not sure.&lt;/P&gt;&lt;P&gt;I am attching the code snippet. Please tell me what needs to be added?&lt;/P&gt;&lt;P&gt;DATA: lv_loa_id TYPE ap_logistics_area_id,&lt;/P&gt;&lt;P&gt;      r_loa_id  TYPE RANGE OF ap_logistics_area_id,&lt;/P&gt;&lt;P&gt;      r_loa_id_line LIKE LINE OF r_loa_id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;r_loa_id_line-sign = 'I'.&lt;/P&gt;&lt;P&gt;r_loa_id_line-option = 'BT'.&lt;/P&gt;&lt;P&gt;r_loa_id_line-low = 'LOA_A'.&lt;/P&gt;&lt;P&gt;r_loa_id_line-high = 'LOA_G'.&lt;/P&gt;&lt;P&gt;APPEND r_loa_id_line TO r_loa_id .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOOP AT r_loa_id INTO r_loa_id_line.&lt;/P&gt;&lt;P&gt; &amp;lt;what variable will have the value of 'LOA_C'&amp;gt;&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Moorthy V N&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 06:13:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594346#M267047</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-11T06:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of Ranges/Select-Options functionality  in Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594347#M267048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;LOOP AT r_loa_id INTO r_loa_id_line.
 &amp;lt;b&amp;gt;write : r_loa_id_line-low.&amp;lt;/b&amp;gt;
ENDLOOP.&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 06:35:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594347#M267048</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-11T06:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of Ranges/Select-Options functionality  in Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594348#M267049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But this will give me only LOA_A. I want the entire list of ID's between LOW value and HIGH value generated automatically somehow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 06:41:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594348#M267049</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-11T06:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of Ranges/Select-Options functionality  in Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594349#M267050</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;The range built r_loa_id should be used in SELECT statement get the list of IDs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT loa_id.....&lt;/P&gt;&lt;P&gt;       from &lt;/P&gt;&lt;P&gt;       into table t_id&lt;/P&gt;&lt;P&gt;       &amp;lt;b&amp;gt;where loa_id IN r_loa_id&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR if you had already selected ids then to filter them&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOOP at t_id into wa_id where load_id IN r_loa_id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 06:49:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594349#M267050</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-11T06:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of Ranges/Select-Options functionality  in Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594350#M267051</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;The list of ID's is not present anywhere in the system. These are some new ID's which I need to generate. &lt;/P&gt;&lt;P&gt;So, I thought, instead of using my own logic for the generation of the ID's (which is based on alphabetical order only), I might used the existing funtionality in Ranges/SelectOptions.&lt;/P&gt;&lt;P&gt; SO my question is: Can I retrieve these new ID's from the ranges table somehow?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Moorthy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 06:55:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594350#M267051</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-11T06:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of Ranges/Select-Options functionality  in Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594351#M267052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Use this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select &amp;lt; field name which has ID values&amp;gt;&lt;/P&gt;&lt;P&gt;    from &amp;lt;Data base table&amp;gt;&lt;/P&gt;&lt;P&gt;    into table &amp;lt;some internal table&amp;gt;&lt;/P&gt;&lt;P&gt;    where &amp;lt;field name being selected&amp;gt; in r_loa_id .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now this internal table will have all the ID's.You can loop in this one and get the ID's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't forget that the internal table here is having only one field which corresponds to the ID field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nishant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 06:59:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594351#M267052</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-11T06:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of Ranges/Select-Options functionality  in Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594352#M267053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No you can generate these IDs through Ranges/SELECT options&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both Ranges/SELECT options can be used only in case of SELECT statements / LOOP statements to filter data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 07:02:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594352#M267053</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-11T07:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of Ranges/Select-Options functionality  in Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594353#M267054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry.&lt;/P&gt;&lt;P&gt;You cannot generate these IDs using Ranges/SELECT-options&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 07:02:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594353#M267054</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-11T07:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of Ranges/Select-Options functionality  in Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594354#M267055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But both Ranges/SELECT options should be using some function module to get the list within the range, right? It would be helpful if I could know the name of the module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Moorthy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 07:05:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594354#M267055</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-11T07:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of Ranges/Select-Options functionality  in Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594355#M267056</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; in SE37 , try to search for &lt;STRONG&gt;select&lt;/STRONG&gt;options*&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 07:40:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-ranges-select-options-functionality-in-code/m-p/1594355#M267056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-11T07:40:56Z</dc:date>
    </item>
  </channel>
</rss>

