<?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/1668680#M295746</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; GOTO-&amp;gt;TEXT ELEMENTS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then Selection text, For each of your select option give your own name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want the text from the Data element then you need to make sure you have these fileds typed accordingly with the same DATA element.&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, 16 Nov 2006 12:49:54 GMT</pubDate>
    <dc:creator>seshatalpasai_madala</dc:creator>
    <dc:date>2006-11-16T12:49:54Z</dc:date>
    <item>
      <title>select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1668679#M295745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;        please help me i wrote  below code in my pgm.&lt;/P&gt;&lt;P&gt;       parameters : s_bukrs  type vdarl-bukrs default 'C210' OBLIGATORY.&lt;/P&gt;&lt;P&gt;       select-options: s_ranl   FOR vdarl-ranl,&lt;/P&gt;&lt;P&gt;                             s_sgesst FOR vdarl-SGESST.&lt;/P&gt;&lt;P&gt;      I want to display my own names before the fields on the selection screen but it is displaying the names S_BUKRS,S_RANL n S_SGESST.Please tell me how to display my own names or the description from the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Giri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2006 12:48:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1668679#M295745</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-16T12:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1668680#M295746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; GOTO-&amp;gt;TEXT ELEMENTS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then Selection text, For each of your select option give your own name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want the text from the Data element then you need to make sure you have these fileds typed accordingly with the same DATA element.&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, 16 Nov 2006 12:49:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1668680#M295746</guid>
      <dc:creator>seshatalpasai_madala</dc:creator>
      <dc:date>2006-11-16T12:49: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/1668681#M295747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to the SELECTION TEXTs of the program and change the names of the fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SE38 once you display the program, in the menu use Go To&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;Note  Pl mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2006 12:50:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1668681#M295747</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-16T12:50: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/1668682#M295748</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 can use the selection texts option in the se38..for this go to edit&lt;DEL&gt;&amp;gt;text elements&lt;/DEL&gt;&amp;gt;selection texts..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2006 12:50:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1668682#M295748</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-16T12:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1668683#M295749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hullo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while in the ABAP editor use the following menu-path:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to -&amp;gt; textelements -&amp;gt; selection texts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There you should find a list of your input variables (S_BUKRS,S_RANL n S_SGESST) and can add the texts you want. These text will then be displayed at the selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember to activate those texts (apart from the source code) as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2006 12:50:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1668683#M295749</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-16T12:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1668684#M295750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In SE38, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Choose GOTO-&amp;gt;TEXTELEMENTS-&amp;gt;SELECTIONTEXTS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can give your text as you want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2006 12:50:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1668684#M295750</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-16T12:50: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/1668685#M295751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Giri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to change the Selection text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto(at top)-&amp;gt;text elements -&amp;gt; selection texts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give name whatever u want on selectio screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewared points if this Helps.&lt;/P&gt;&lt;P&gt;Manish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2006 12:51:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1668685#M295751</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-16T12:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1668686#M295752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Giri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It simple and easy. Goto Menu&lt;/P&gt;&lt;P&gt;Goto-&amp;gt;Text Elements-&amp;gt;Selection Text&lt;/P&gt;&lt;P&gt;you will get a list of all the select options(under name column) and parameter that you have used in the program. Write the text that you want under the text column and then activate it.&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;Richa.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2006 12:51:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1668686#M295752</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-16T12:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1668687#M295753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Giri,&lt;/P&gt;&lt;P&gt; Follow this path i.e,&lt;/P&gt;&lt;P&gt;GOTO-&amp;gt;Text Elements-&amp;gt; Selection Texts and give the text that you wnat to display..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2006 12:51:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1668687#M295753</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-16T12:51: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/1668688#M295754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in the menu  goto&lt;DEL&gt;-&amp;gt;Text elements&lt;/DEL&gt;&amp;gt;selection texts , u can write here ,, and activate that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2006 12:52:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1668688#M295754</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-16T12:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1668689#M295755</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;Goto .-----&amp;gt; text elements ---&amp;gt; Selection texts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and give the names what ever you  want for the parameters your have mentioned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2006 12:52:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1668689#M295755</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-16T12:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1668690#M295756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Giri, you just have to entre in the Goto Menu -&amp;gt; Text Elements -&amp;gt; Selection Texts, there are the parameters and select-options and you can fill them as you prefer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope being helpful....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Norma Barradas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2006 12:54:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1668690#M295756</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-16T12:54:09Z</dc:date>
    </item>
  </channel>
</rss>

