<?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 change in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-change/m-p/9684463#M1767486</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;I am afraid if there is a way of changing it, but alternatively you can create 2 parameters separately and build the range internally in the program , in such case you can achieve the comment from &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1735/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Sriranjani&amp;nbsp; Chimakurthy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Aug 2013 18:19:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-08-23T18:19:27Z</dc:date>
    <item>
      <title>select options change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-change/m-p/9684462#M1767485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all, can anyone please tell me what I need to do to change the "to" in a select-options to "from", in an output of a report. By default, it is always "to". But if I need to change it to "from" what can I do to achieve it? I tried going to "Selection Texts" but it is only for changing or editing lables. Is there any other way apart from using enhancements or is there an option available? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 15:12:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-change/m-p/9684462#M1767485</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-23T15:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: select options change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-change/m-p/9684463#M1767486</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;I am afraid if there is a way of changing it, but alternatively you can create 2 parameters separately and build the range internally in the program , in such case you can achieve the comment from &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1735/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Sriranjani&amp;nbsp; Chimakurthy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 18:19:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-change/m-p/9684463#M1767486</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-23T18:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: select options change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-change/m-p/9684464#M1767487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The requirement is &lt;STRONG&gt; to make the text "TO" to be changed to "FROM" in selection screen&lt;/STRONG&gt; . If i am right follow the below steps. You can achieve it. &lt;/P&gt;&lt;P&gt;If i am wrong kindly give detail requirement in detailed.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;SELECT-OPTIONS &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;s_mat &lt;SPAN class="L0S52"&gt;FOR &lt;/SPAN&gt;marc&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;werks&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN class="L0S52"&gt;AT &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;SELECTION-SCREEN &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;OUTPUT&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; %_S_MAT_%_APP_%&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;TO_TEXT &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'FROM'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;Helpful link : &lt;A _jive_internal="true" href="https://answers.sap.com/thread/1799794"&gt;http://scn.sap.com/thread/1799794&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;S.Rajendranath Raparthi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 06:18:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-change/m-p/9684464#M1767487</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-26T06:18:57Z</dc:date>
    </item>
  </channel>
</rss>

