<?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/9810194#M1781206</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ajit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are creating selection screen with select-option it will create the internal table with same name for example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS: S_VBELN FOR VBAK-VBELN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOW it will create the internal table with the same name S_VBELN[] with header line. If you want to append the records you can directly appen to selection screen field S_VBELN[].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Oct 2013 14:26:46 GMT</pubDate>
    <dc:creator>former_member188282</dc:creator>
    <dc:date>2013-10-18T14:26:46Z</dc:date>
    <item>
      <title>select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/9810193#M1781205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For selection screen we can use select-options. When we use&amp;nbsp; select-options , System automatically created a internal table for the select-option having field like SIGN, OPTIONS,LOW HIGH. Also system puts some default values to the internal table fields. like for Sign = default is I, for options = default is BT and keep the low value in low field and high value in high field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is, If system created the itab automatically then must store the itab in a specific area. So where system exactly keep the internal table and how we can find that itab table and also if i want to change values in itab how to do ? Also if i change the defalut values or LOW/High values directly from the itab, then is it reflect on the selection screen field that i created before ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in Range we create the internal table manually. So from where also we can get that itab ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please solve my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ajit Sarangi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 14:11:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/9810193#M1781205</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-18T14:11: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/9810194#M1781206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ajit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are creating selection screen with select-option it will create the internal table with same name for example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS: S_VBELN FOR VBAK-VBELN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOW it will create the internal table with the same name S_VBELN[] with header line. If you want to append the records you can directly appen to selection screen field S_VBELN[].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 14:26:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/9810194#M1781206</guid>
      <dc:creator>former_member188282</dc:creator>
      <dc:date>2013-10-18T14:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/9810195#M1781207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As You said the itab name is same as Select-options. Then my question is how to find that itab means where exactly the itab will resides in the system.Then how i ll change the default data from that itab ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ajit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 14:36:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/9810195#M1781207</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-18T14:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/9810196#M1781208</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;Check INITIALIZATION event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 14:49:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/9810196#M1781208</guid>
      <dc:creator>former_member188282</dc:creator>
      <dc:date>2013-10-18T14:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/9810197#M1781209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ajit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don´t know if this is what you´re looking for but there is a function &lt;STRONG style="mso-bidi-language: AR-SA; mso-fareast-language: EN-US; mso-bidi-font-family: &amp;amp;quot; : ; font-size: 10pt; mso-ansi-language: PT; Times New Roman&amp;amp;quot: ; sans-serif&amp;amp;quot: ; font-family: &amp;amp;quot; Arial&amp;amp;quot: ; mso-fareast-font-family: &amp;amp;quot; ,&amp;amp;quot: ;"&gt;SELECT_OPTIONS_RESTRICT&lt;/STRONG&gt; that allows you to change the select-options values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This function can only be called once in a programm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Teresa Gonçalves&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 15:42:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/9810197#M1781209</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-18T15:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/9810198#M1781210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Ajit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can change the select-option itab at screen event at selection-screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;at selection-screen on s_num.&lt;/P&gt;&lt;P&gt;loop at s_num.&lt;/P&gt;&lt;P&gt; if s_num-low eq '123'.&lt;/P&gt;&lt;P&gt;&amp;nbsp; s_num-low = '456'.&lt;/P&gt;&lt;P&gt;&amp;nbsp; modify s_num.&lt;/P&gt;&lt;P&gt; endif.&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;Myriam Bail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 16:29:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/9810198#M1781210</guid>
      <dc:creator>myriam_bail</dc:creator>
      <dc:date>2013-10-18T16:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/9810199#M1781211</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;Internal table created for select options is temporary. It wont be in the system, only during the execution of the program values exist. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you mean where the defaults are written, i think it has to be coming from base language of SAP which is JAVA. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 16:40:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/9810199#M1781211</guid>
      <dc:creator>A-J-S</dc:creator>
      <dc:date>2013-10-18T16:40: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/9810200#M1781212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ajit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you declare a SELECT-OPTIONS, SAP creates an internal table or rather a range with default values for SIGN and OPTION with 'I' and 'BT' respectively.&lt;/P&gt;&lt;P&gt;However, if you want to modify the values of sign and option, this can be done in AT SELECTION SCREEN OUTPUT, which is called just before the selection screen display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose the select options declared is SO_MATNR, then it behaves as an internal table with header line or a range. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, do let me know if you have any specific requirement and we can have a look at that as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anupam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 17:05:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/9810200#M1781212</guid>
      <dc:creator>anupam_anand</dc:creator>
      <dc:date>2013-10-18T17:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/9810201#M1781213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to all .....&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;&lt;/P&gt;&lt;P&gt;AJit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 17:26:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/9810201#M1781213</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-18T17:26:17Z</dc:date>
    </item>
  </channel>
</rss>

