<?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/2350755#M518931</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;What does SIGN "I" &amp;amp; "E" mean?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;The 'I' value in the SIGN field denotes 'Include', that means to Include the values given in the LOW and HIGH fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U may use 'E' here to exclude these values, when u r using the range in a SELECT query.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;What is OPTION?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Option can be a whole range, which includes: &lt;/P&gt;&lt;P&gt;EQ        (Equal)  &lt;/P&gt;&lt;P&gt;BT        (Between) &lt;/P&gt;&lt;P&gt;CP        (Contain Pattern) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anversha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jun 2007 04:25:54 GMT</pubDate>
    <dc:creator>anversha_s</dc:creator>
    <dc:date>2007-06-07T04:25:54Z</dc:date>
    <item>
      <title>Select-options...?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2350752#M518928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gurus,&lt;/P&gt;&lt;P&gt;How to we use SIGN,OPTION,LOW,HIGH in select-options command and why do we use it ..and what does each of these options mean...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers:Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 04:22:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2350752#M518928</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-07T04:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options...?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2350753#M518929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jimmy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just do F1 on select options and you will find the details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 04:25:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2350753#M518929</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-07T04:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options...?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2350754#M518930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Selecti-options is used to create a range of data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; SIGN is used to mention either E for 'Exclusive' or 'I' for "Inclusive".&lt;/P&gt;&lt;P&gt; OPTION is used to mention any logical condition likeEQ", "NE", "GE", "GT", "LE", "LT", "CP" and "NP etc.&lt;/P&gt;&lt;P&gt; LOW is used as lower value of the range &lt;/P&gt;&lt;P&gt; HIGH is used as the Higer value of the range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Seshatalpasai Madala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 04:25:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2350754#M518930</guid>
      <dc:creator>seshatalpasai_madala</dc:creator>
      <dc:date>2007-06-07T04:25: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/2350755#M518931</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;What does SIGN "I" &amp;amp; "E" mean?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;The 'I' value in the SIGN field denotes 'Include', that means to Include the values given in the LOW and HIGH fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U may use 'E' here to exclude these values, when u r using the range in a SELECT query.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;What is OPTION?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Option can be a whole range, which includes: &lt;/P&gt;&lt;P&gt;EQ        (Equal)  &lt;/P&gt;&lt;P&gt;BT        (Between) &lt;/P&gt;&lt;P&gt;CP        (Contain Pattern) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anversha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 04:25:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2350755#M518931</guid>
      <dc:creator>anversha_s</dc:creator>
      <dc:date>2007-06-07T04:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options...?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2350756#M518932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Ranges we use this Sign,option,low and high values explicitly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Selection-options: s_matnr for mara-matnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;will create the internal table by name s_matnr with header line with values Sign,option,low and high.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which ever you entred in selection-screen will stores accordingly automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in some case you will create the Reanges.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Renages: s_matnr for mara-matnr.&lt;/P&gt;&lt;P&gt;Here will create the internal table by name s_matnr without header line .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So here we have to assign the values explicitly like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;s_matnr-sign = 'I'.&lt;/P&gt;&lt;P&gt;s_matnr-option = 'Eq'&lt;/P&gt;&lt;P&gt;s_matnr -low = 'value'.&lt;/P&gt;&lt;P&gt;s_matnr-high -'value'.&lt;/P&gt;&lt;P&gt;append s_matnr.&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;Sree&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 04:27:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2350756#M518932</guid>
      <dc:creator>sreeramkumar_madisetty</dc:creator>
      <dc:date>2007-06-07T04:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options...?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2350757#M518933</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;we will use like below.&lt;/P&gt;&lt;P&gt;select-options:i_matnr for mara-matnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;initialization.&lt;/P&gt;&lt;P&gt;i_matnr-sign = 'I'.&lt;/P&gt;&lt;P&gt;i_matnr-option = 'BT'.&lt;/P&gt;&lt;P&gt;i_matnr-low = '10'.&lt;/P&gt;&lt;P&gt;i_matnr-high = '100'.&lt;/P&gt;&lt;P&gt;append i_matnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have a look at this link&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/dba74635c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/dba74635c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;bharat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 04:27:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2350757#M518933</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-07T04:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options...?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2350758#M518934</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 row type of a selection table is a structure that consists of four components: SIGN, OPTION, LOW, and HIGH. Each row of a selection table that contains values represents a sub-condition for the complete selection criterion. Description of the individual components:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SIGN&lt;/P&gt;&lt;P&gt;The data type of SIGN is C with length 1. The contents of SIGN determine for each row whether the result of the row condition is to be included in or excluded from the resulting set of all rows. Possible values are I and E.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#150; I stands for "inclusive" (inclusion criterion - operators are not inverted)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#150; E stands for "exclusive" (exclusion criterion - operators are inverted)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OPTION&lt;/P&gt;&lt;P&gt;The data type of OPTION is C with length 2. OPTION contains the selection operator. The following operators are available:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#150; If HIGH is empty, you can use EQ, NE, GT, LE, LT,CP, and NP. These operators are the same as those that are used for logical expressions. Yet operators CP and NP do not have the full functional scope they have in normal logical expressions. They are only allowed if wildcards ( '*' or '+' ) are used in the input fields. If wildcards are entered on the selection screen, the system automatically uses the operator CP. The escape character is defined as #. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#150; If HIGH is filled, you can use BT (BeTween) and NB (Not Between). These operators correspond to BETWEEN and NOT BETWEEN that you use when you check if a field belongs to a range. You cannot use wildcard characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOW&lt;/P&gt;&lt;P&gt;The data type of LOW is the same as the column type of the database table, to which the selection criterion is linked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#150; If HIGH is empty, the contents of LOW define a single field comparison. In combination with the operator in OPTION, it specifies a condition for the database selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#150; If HIGH is filled, the contents of LOW and HIGH specify the upper and lower limits for a range. In combination with the operator in OPTION, the range specifies a condition for the database selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIGH&lt;/P&gt;&lt;P&gt;The data type of HIGH is the same as the column type of the database table, to which the selection criterion is linked. The contents of HIGH specify the upper limit for a range selection. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the selection table contains more than one row, the system applies the following rules when creating the complete selection criterion:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Form the union of sets defined on the rows that have SIGN field equal to I (inclusion). &lt;/P&gt;&lt;P&gt;Subtract the union of sets defined on the rows that have SIGN field equal to E (exclusion). &lt;/P&gt;&lt;P&gt;If the selection table consists only of rows in which the SIGN field equals E, the system selects all data outside the set specified in the rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;s_bukrs-sign = 'E'.&lt;/P&gt;&lt;P&gt;s_bukrs-option = 'EQ'.&lt;/P&gt;&lt;P&gt;s_bukrs-low = '0010'.&lt;/P&gt;&lt;P&gt;append s_Bukrs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I means Include the values you have entered.&lt;/P&gt;&lt;P&gt;E Exclude the values you have entered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg. You have entered 5 to 10 in the select option.&lt;/P&gt;&lt;P&gt;then usign I the values considered are 5,6,7,8,9,10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using E the values considered are 6,7,8,9&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 04:27:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2350758#M518934</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-07T04:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options...?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2350759#M518935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Jimmy , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    SIGN  means the inclde or exclude option of the values range .&lt;/P&gt;&lt;P&gt;   OPTION is used to mention the logical parameters like =, =&amp;gt; etc .&lt;/P&gt;&lt;P&gt;   HIGH , here you should metion the higher value of your range  ,&lt;/P&gt;&lt;P&gt;   LOW , here you should metion the lower value of your range  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For further information , click on F1 on select-option syntax .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ranjita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 04:29:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2350759#M518935</guid>
      <dc:creator>former_member196299</dc:creator>
      <dc:date>2007-06-07T04:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options...?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2350760#M518936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's some useful help:&lt;/P&gt;&lt;P&gt;Logical Expressions - Comparison with a Selection Criterion &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;f [NOT] IN sel checks whether the current contents of the field f are in the set described by the selection criterion sel (internal table). The table sel must have a fixed predefined structure. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... BEGIN OF sel, &lt;/P&gt;&lt;P&gt;      SIGN(1), &lt;/P&gt;&lt;P&gt;      OPTION(2), &lt;/P&gt;&lt;P&gt;      LOW  LIKE f, &lt;/P&gt;&lt;P&gt;      HIGH LIKE f, &lt;/P&gt;&lt;P&gt;    END   OF sel. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The declarations &lt;/P&gt;&lt;P&gt;RANGES sel FOR f. &lt;/P&gt;&lt;P&gt;SELECT-OPTIONS sel FOR f. &lt;/P&gt;&lt;P&gt;TYPES sel TYPE or LIKE RANGE OF f &lt;/P&gt;&lt;P&gt;DATA sel TYPE or LIKE RANGE OF f &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;automatically generate an internal table sel with this structure. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The components of sel have the following meaning: &lt;/P&gt;&lt;P&gt;SIGN contains 'I' for "Inclusive" or 'E' for "Exclusive". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OPTION contains one of the following operators: &lt;/P&gt;&lt;P&gt;EQ (Equal to) &lt;/P&gt;&lt;P&gt;BT (Between ... and ...) &lt;/P&gt;&lt;P&gt;CP (Contains pattern) &lt;/P&gt;&lt;P&gt;LE (Less than or equal to) &lt;/P&gt;&lt;P&gt;GE (Greater than or equal to) &lt;/P&gt;&lt;P&gt;NE (Not equal to) &lt;/P&gt;&lt;P&gt;NB (Not between ... and ...) &lt;/P&gt;&lt;P&gt;NP (Does not contain pattern) &lt;/P&gt;&lt;P&gt;GT (Greater than) &lt;/P&gt;&lt;P&gt;LT (Less than) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOW contains the comparison value; with BT, this is the lower limit of the range. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With BT and NB, HIGH contains the higher limit of the range. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note &lt;/P&gt;&lt;P&gt;Each line of the table sel describes a set. &lt;/P&gt;&lt;P&gt;The set defined by the entire table sel is the union of "inclusive sets" (lines with SIGN = 'I') minus the union of "exclusive sets" (lines with SIGN = 'E'). &lt;/P&gt;&lt;P&gt;If no lines exist with SIGN = 'I', the union of "inclusive sets" is set to its maximum size. &lt;/P&gt;&lt;P&gt;If no lines exist with SIGN = 'E', the union of "exclusive sets" is empty. &lt;/P&gt;&lt;P&gt;If sel is empty, sel defines the whole set, i.e. the condition f IN sel is always satisfied. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example &lt;/P&gt;&lt;P&gt;Contents of table sel: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SIGN | OPTION | LOW   | HIGH &lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="---------------------------" /&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I    | BT     | 1     | 6 &lt;/P&gt;&lt;P&gt;E    | BT     | 4     | 7 &lt;/P&gt;&lt;P&gt;I    | EQ     | 7     | &lt;/P&gt;&lt;P&gt;I    | EQ     | 9     | &lt;/P&gt;&lt;P&gt;E    | EQ     | 1     | &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The set described by sel contains the numbers 2, 3 and 9. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note &lt;/P&gt;&lt;P&gt;The logical expression is satisfied whenever the table sel is empty. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Short form: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of "f IN sel", you can use the short form "sel" if f is the reference field (... FOR f) for the selection criterion (SELECT-OPTION) sel. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example&lt;/P&gt;&lt;P&gt;DATA SFLIGHT_WA TYPE SFLIGHT. &lt;/P&gt;&lt;P&gt;SELECT-OPTIONS S_FLDATE FOR SFLIGHT_WA-FLDATE. &lt;/P&gt;&lt;P&gt;... &lt;/P&gt;&lt;P&gt;IF S_FLDATE. ... ENDIF. &lt;/P&gt;&lt;P&gt;is equivalent to &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF SFLIGHT_WA-FLDATE IN S_FLDATE. ... ENDIF. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note &lt;/P&gt;&lt;P&gt;With the options CP and NP, the LOW and HIGH fields must be of type C, and LOW must contain at least one wildcard character. In this context, + represents a single character, while * represents any character string, even if it is blank. &lt;/P&gt;&lt;P&gt;CP and NP are the only options where + and * act like this. Therefore, the line &lt;/P&gt;&lt;P&gt;I BT A*   D* &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in no way defines a set of records starting with all those which begin with " A" and ending with all those which begin with "D", but rather the set of all records which are greater than or equal to the single values " A&lt;STRONG&gt;" and less than or equal to "D&lt;/STRONG&gt;". This set is smaller since, if the character "Z" in the character set is greater than " *" and the value "DZ" starts with "D", it is not part of the defined set.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 04:29:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2350760#M518936</guid>
      <dc:creator>former_member186741</dc:creator>
      <dc:date>2007-06-07T04:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options...?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2350761#M518937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;Select Options is basically a internal table.
Low and High: The specify the range for a particular field in the output (eg Kunnr between 1000 and 2000)
Sign: the possible options you have is either I or E . I stands for include and the output is all the values between high and low values. E stands for Exclude. The output is all the values except the the values between high and low.
Option: two entries are possible either BT (between) or NB (not between)
&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 04:31:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2350761#M518937</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-07T04:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options...?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2350762#M518938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SELECT-OPTIONS system implicitly creates the select options internal table &lt;/P&gt;&lt;P&gt;which contains the fields of SIGN,OPTION,LOW &amp;amp; HIGH. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Eg. to SELECT-OPTIONS : 
----------------------------------------- 

REPORT YARSELECT. 
TABLES YTXLFA1. 
SELECT-OPTIONS : VENDOR FOR YTXLFA1-LIFNR. 
INITIALIZATION. 
VENDOR-LOW    =   1000.               " It specifies the range starting value. 
VENDOR-HIGH    =   2000.               " It specifies the range ending value. 
VENDOR-OPTION  =  'BT'.                " specifies ranges value is in between. 
VENDOR-SIGN      = 'I'.                     "specifies both inclussive. 

APPEND VENDOR. 


- - - - 
- - - - 
SELECT LIFNR LAND1 NAME1 FROM LFA1 INTO TABLE ITAB  
WHERE LIFNR IN VENDOR

Some tips: 
Sign is always I (for Include) or E (for Exclude) 
Option can be a whole range, which includes: 
EQ        (Equal)  
BT        (Between))  
CP        (Contain Pattern) 

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward  points  if it is usefull ......&lt;/P&gt;&lt;P&gt;girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 04:32:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2350762#M518938</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-07T04:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options...?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2350763#M518939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jimmy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A simple Example: If Select Option SO has Sign = 'I', Option = 'EQ', Low = '1' and High = '10'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we have a variable V = 5 and we write&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF V IN SO[].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This means, we check if 5 is EQUAL(EQ) to any value INCLUDED(I) in range LOW(1) to HIGH(10). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Johnson&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Johnson Ittyerah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 04:36:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2350763#M518939</guid>
      <dc:creator>former_member215243</dc:creator>
      <dc:date>2007-06-07T04:36: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/2350764#M518940</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;A  select-option is an internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the internal table sign, option,low and high are the fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You use SIGN to indicate whether to include or exclude the values in the given range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In OPTION you can give whether to consider the values greater than(GT),LE, equal to (denoted as EQ),greater than and equal to(denoted bt GE) etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Low and high are used to select the range of values ie you when you wish to have all  values from 1- 100, you give 1 in LOW and 100 in HIGH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for example if you want to consider all the values from 1- 100, then you can fill the select option as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sign   = I.&lt;/P&gt;&lt;P&gt;option    = EQ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOW  =  1&lt;/P&gt;&lt;P&gt;HIGH = 100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The select option in the screen is automatically filled with these values when you enter the data at the selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will be manually filling these values only when you declare a range table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpfull.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 04:38:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2350764#M518940</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-07T04:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options...?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2350765#M518941</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;Selecti-options is used to give a list of input data at a time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SIGN is used to mention either E for 'Exclusive' or 'I' for "Inclusive".&lt;/P&gt;&lt;P&gt;e-&amp;gt; both low and high values are excluded in the list&lt;/P&gt;&lt;P&gt;i-&amp;gt; both low and high values are included in the list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OPTION is used to mention any logical condition [oerator for selection]&lt;/P&gt;&lt;P&gt;likeEQ", "NE", "GE", "GT", "LE", "LT", "CP" and "NP etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOW is used as lower value of the range [lower limit]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIGH is used as the Higer value of the range. [upper limit ]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if help ful reward soem points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Suresh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 04:55:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2350765#M518941</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-07T04:55:45Z</dc:date>
    </item>
  </channel>
</rss>

