<?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: Ranges..... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ranges/m-p/3642252#M877122</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Avik and Bhanu .....for u r quick replies....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Apr 2008 06:45:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-15T06:45:04Z</dc:date>
    <item>
      <title>Ranges.....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ranges/m-p/3642249#M877119</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;Could you please give me more information about ranges and guide me how to use Ranges in the Program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 06:29:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ranges/m-p/3642249#M877119</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-15T06:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Ranges.....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ranges/m-p/3642250#M877120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anuja&lt;/P&gt;&lt;P&gt;Plz have a look at the link &lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_webas620/helpdata/en/9f/dba71f35c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_webas620/helpdata/en/9f/dba71f35c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Avik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 06:35:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ranges/m-p/3642250#M877120</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-15T06:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Ranges.....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ranges/m-p/3642251#M877121</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;Ranges concept is similar as slect-options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the main difference is ranges doesn't call selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to define ranges,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: r_vbeln type range of vbeln.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now r_vbeln has the field sign, option, low and high.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give the values and use this in teh select statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;********&lt;/P&gt;&lt;P&gt;r_vbeln-low = '1000'.&lt;/P&gt;&lt;P&gt;r_vbeln-high = '2000'.&lt;/P&gt;&lt;P&gt;append r_vbeln.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select * from vbak into table itab where vbeln in r_vbeln.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***********&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if it helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhanu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 06:41:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ranges/m-p/3642251#M877121</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-15T06:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Ranges.....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ranges/m-p/3642252#M877122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Avik and Bhanu .....for u r quick replies....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 06:45:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ranges/m-p/3642252#M877122</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-15T06:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: Ranges.....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ranges/m-p/3642253#M877123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hii,,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Ranges&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;     Structure of ranges are similar to select-option.&lt;/P&gt;&lt;P&gt;&amp;#149;	To make selection without displaying on the selection screen. For this they are filled in initialisation.&lt;/P&gt;&lt;P&gt;&amp;#149;	For passing the values selected from one table to other table during selection. For this they are filled in select endselect loop.&lt;/P&gt;&lt;P&gt;&amp;#149;	If called program is using values from ranges, fill the ranges in calling program and pass it along with submit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;How to Fill ranges RTAB.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     RANGES RTAB FOR TABLE-FIELD.&lt;/P&gt;&lt;P&gt;     If RTAB is to filled with range for values between.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     INITIALIZATION.&lt;/P&gt;&lt;P&gt;      RTAB-SIGN = 'I'&lt;/P&gt;&lt;P&gt;      RTAB-LOW  = variable/constant with lower value&lt;/P&gt;&lt;P&gt;      RTAB-HIGH = variable/constant with higher value&lt;/P&gt;&lt;P&gt;      RTAB-OPTION= 'BT'&lt;/P&gt;&lt;P&gt;      APPEND  RTAB.  &lt;/P&gt;&lt;P&gt;      &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If RTAB is to be filled with multiple values from table etc.&lt;/P&gt;&lt;P&gt;then in start of selection  before the range is used for retrieval.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;CLEAR RTAB.&lt;/P&gt;&lt;P&gt;RTAB-SIGN = 'I'.&lt;/P&gt;&lt;P&gt;RTAB-OPTION = 'EQ'.&lt;/P&gt;&lt;P&gt;select field into var1 from dbtable where .....&lt;/P&gt;&lt;P&gt;RTAB-LOW = var1.&lt;/P&gt;&lt;P&gt;APPEND R-TAB.&lt;/P&gt;&lt;P&gt;ENDSELECT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The range will be used to retrieve further data for secondary list..&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLES : LFA1,..........&lt;/P&gt;&lt;P&gt;  RANGES : RTAB FOR LFA1-LIFNR.&lt;/P&gt;&lt;P&gt;  GET LFA1.&lt;/P&gt;&lt;P&gt;    WRITE : MARKFLD1 AS CHECKBOX, LFA-LIFNR, LFA1-NAME........&lt;/P&gt;&lt;P&gt;    HIDE LFA1-LIFNR.&lt;/P&gt;&lt;P&gt;  END-OF-SELECTION.&lt;/P&gt;&lt;P&gt;  SET PF-STATUS 'BASE'.&lt;/P&gt;&lt;P&gt;  SET TITLEBAR 'BAS'.&lt;/P&gt;&lt;P&gt;  CLEAR LFA1-LIFNR.&lt;/P&gt;&lt;P&gt;  AT USER-COMMAND.&lt;/P&gt;&lt;P&gt;    CASE SY-UCOMM.&lt;/P&gt;&lt;P&gt;         WHEN 'RFKK'.&lt;/P&gt;&lt;P&gt;           IF LFA1-LIFNR IS INITIAL.&lt;/P&gt;&lt;P&gt;              MESSAGE E024(ZA) WITH 'VENDOR LINE IS NOT SELECTED'.&lt;/P&gt;&lt;P&gt;           ELSE &lt;/P&gt;&lt;P&gt;              PERFORM ROUTRFKK.&lt;/P&gt;&lt;P&gt;           ENDIF&lt;/P&gt;&lt;P&gt;         WHEN &lt;/P&gt;&lt;P&gt;         .&lt;/P&gt;&lt;P&gt;         .&lt;/P&gt;&lt;P&gt;   ENDCASE&lt;/P&gt;&lt;P&gt;   ...&lt;/P&gt;&lt;P&gt;   ...&lt;/P&gt;&lt;P&gt;   FORM ROUTRFKK.&lt;/P&gt;&lt;P&gt;     REFRESH RTAB. &lt;/P&gt;&lt;P&gt;     MOVE 'I' TO RTAB-SIGN.&lt;/P&gt;&lt;P&gt;     MOVE 'EQ' TO RTAB-OPTION.&lt;/P&gt;&lt;P&gt;     &lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="4" type="ul"&gt;&lt;P&gt; FILL THE RANGE IN RTAB.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;     DO.&lt;/P&gt;&lt;P&gt;       READ LINE SY-INDEX FIELD VALUE MARKFLD1. &lt;/P&gt;&lt;P&gt;       IF SY-SUBRC NE 0.&lt;/P&gt;&lt;P&gt;          EXIT.&lt;/P&gt;&lt;P&gt;       ENDIF&lt;/P&gt;&lt;P&gt;       CHECK MARKFLD1 NE SPACE.&lt;/P&gt;&lt;P&gt;       MOVE LFA1-LIFNR TO RTAB-LOW.&lt;/P&gt;&lt;P&gt;       APPEND RTAB.&lt;/P&gt;&lt;P&gt;       MODIFY LINE SY-INDEX FIELD VALUE MARKFLD1 FROM SPACE.&lt;/P&gt;&lt;P&gt;     ENDDO&lt;/P&gt;&lt;P&gt;     SUBMIT ZARS0034 AND RETURN WITH KD-LIFNR IN RTAB.&lt;/P&gt;&lt;P&gt;  ENDFORM. &lt;/P&gt;&lt;P&gt;Q.30 Do you prefer to use At PFnn or AT USER COMMAND? Why.&lt;/P&gt;&lt;P&gt;  AT USER COMMAND.&lt;/P&gt;&lt;P&gt;  Because AT PFnn only fires with key press of function key and not with for application tool bar or standard tool bars push buttons. i.e. selection of menu item or Icon Or push button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;pls reward if useful&lt;/STRONG&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;rekha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 08:12:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ranges/m-p/3642253#M877123</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-15T08:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: Ranges.....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ranges/m-p/3642254#M877124</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;For ex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to populate the table names in ranges the following code :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Declare the ranges table and assign the values and append it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  RANGES : r_tab FOR dd03l-tabname.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CLEAR :   r_tab, r_tab[].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  r_tab-sign = 'I'.&lt;/P&gt;&lt;P&gt;  r_tab-option = 'EQ'.&lt;/P&gt;&lt;P&gt;  r_tab-low = 'KNA1'.&lt;/P&gt;&lt;P&gt;  APPEND r_tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  r_tab-low = 'KNB1'.&lt;/P&gt;&lt;P&gt;  APPEND r_tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  r_tab-low = 'KNBK'.&lt;/P&gt;&lt;P&gt;  APPEND r_tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And retrieve the data based on the ranges table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; SELECT dd03l~tabname       &lt;/P&gt;&lt;P&gt;         dd03l~fieldname              &lt;/P&gt;&lt;P&gt;           dd03l~position      &lt;/P&gt;&lt;P&gt;         dd03l~keyflag       &lt;/P&gt;&lt;P&gt;         dd03l~rollname     &lt;/P&gt;&lt;P&gt;         dd04t~scrtext_s    &lt;/P&gt;&lt;P&gt;         dd04t~scrtext_m     &lt;/P&gt;&lt;P&gt;         dd04t~scrtext_l     &lt;/P&gt;&lt;P&gt;         FROM dd03l INNER JOIN dd04t&lt;/P&gt;&lt;P&gt;         ON dd03l&lt;SUB&gt;rollname   = dd04t&lt;/SUB&gt;rollname&lt;/P&gt;&lt;P&gt;         INTO CORRESPONDING FIELDS OF TABLE t_fname&lt;/P&gt;&lt;P&gt;         WHERE dd03l~tabname IN r_tab&lt;/P&gt;&lt;P&gt;         AND ddlanguage EQ sy-langu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you can understand now how it is populated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 12:21:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ranges/m-p/3642254#M877124</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-15T12:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: Ranges.....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ranges/m-p/3642255#M877125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;you go through this link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/difference-between-select-options-ranges.htm" target="test_blank"&gt;http://www.sap-img.com/abap/difference-between-select-options-ranges.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 13:18:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ranges/m-p/3642255#M877125</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-15T13:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: Ranges.....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ranges/m-p/3642256#M877126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anuja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You  use the RANGES statement to create internal tables of the same type as selection tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RANGES &amp;lt;rangetab&amp;gt; FOR &amp;lt;f&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This statement is simply a shortened form of the following statements:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: BEGIN OF &amp;lt;rangetab&amp;gt; OCCURS 0,&lt;/P&gt;&lt;P&gt;            sign(1) TYPE c,&lt;/P&gt;&lt;P&gt;            option(2) TYPE c,&lt;/P&gt;&lt;P&gt;            low  LIKE &amp;lt;f&amp;gt;,&lt;/P&gt;&lt;P&gt;            high LIKE &amp;lt;f&amp;gt;,&lt;/P&gt;&lt;P&gt;         END OF &amp;lt;rangetab&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because the statement represents an obsolete form of defining internal tables with headers and headers should not to be used, you should use above variants of TYPES and DATA statements instead of RANGES. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tables defined in this way have the same structure as selection tables, but they do not have the same functionality. They are not part of the selection screen: No corresponding input fields are generated and these tables cannot be used as a data interface in a program &amp;lt;prog&amp;gt; called using &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT &amp;lt;prog&amp;gt; WITH &amp;lt;rangetab&amp;gt; IN &amp;lt;table&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, you can use the above statements to create the table &amp;lt;table&amp;gt; in the calling program. The main function of these tables is to pass data to the actual selection tables without displaying the selection screen when executable programs are called. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above tables are like actual selection tables in the WHERE clause of Open SQL statements and can be used in combination with the IN operator in logical expressions, but they are not linked to a database table. They:are not passed like selection criteria to logical databases cannot be used with the shortened form of selection tables in logical expressions &lt;/P&gt;&lt;P&gt;cannot be used like selection criteria in GET events&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT demo_sel_screen_tables_ranges.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RANGES s_carrid1 FOR spfli-carrid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;s_carrid1-sign = 'I'.&lt;/P&gt;&lt;P&gt;s_carrid1-option = 'EQ'.&lt;/P&gt;&lt;P&gt;s_carrid1-low = 'LH'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;APPEND s_carrid1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT demo_selection_screen_ldb_1 WITH carrid IN s_carrid1&lt;/P&gt;&lt;P&gt;VIA SELECTION-SCREEN AND RETURN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT demo_sel_screen_tables_ranges.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: s_carrid2 TYPE RANGE OF spfli-carrid,&lt;/P&gt;&lt;P&gt;s_carrid2_wa LIKE LINE OF s_carrid2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;s_carrid2_wa-sign = 'I'.&lt;/P&gt;&lt;P&gt;s_carrid2_wa-option = 'EQ'.&lt;/P&gt;&lt;P&gt;s_carrid2_wa-low = 'AA'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;APPEND s_carrid2_wa TO s_carrid2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT demo_selection_screen_ldb_1 WITH carrid IN s_carrid2&lt;/P&gt;&lt;P&gt;VIA SELECTION-SCREEN AND RETURN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A selection table S_CARRID is created with reference to column CARRID of database table SPFLI. Fields S_CARRID-LOW and S_CARRID-HIGH have the same type as CARRID. The work area of the internal table S_CARRID is filled and appended to the table. Program DEMO2 is called. If DEMO2 is linked to logical database F1S, its selections screen contains the fields of selection criterion CARRID from the logical database. These fields are filled with the contents of the internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope its useful.Reward points if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Surya Pydikondala.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2008 00:08:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ranges/m-p/3642256#M877126</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-16T00:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Ranges.....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ranges/m-p/3642257#M877127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anuja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this link .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.abapguide.com/uncategorized/select-options-and-range/" target="test_blank"&gt;http://www.abapguide.com/uncategorized/select-options-and-range/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Muneesh Gitta.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2008 05:56:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ranges/m-p/3642257#M877127</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-16T05:56:07Z</dc:date>
    </item>
  </channel>
</rss>

