<?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/2284145#M497551</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;  To get the description of the fields in the menu bar&lt;/P&gt;&lt;P&gt;Goto-&amp;gt;Text Elements-&amp;gt;Selection Texts.&lt;/P&gt;&lt;P&gt;There u can give what ever description u want for that particular field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 May 2007 03:15:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-17T03:15:22Z</dc:date>
    <item>
      <title>Select Options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2284139#M497545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a selection-screen with select-options, everything is working fine except that instead of showing the field descriptions its showing field names.  Is there a way through which I can display the description rather than the field names.  The following is my selection screen declaration:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN: BEGIN OF BLOCK selections&lt;/P&gt;&lt;P&gt;                           WITH FRAME TITLE text-f01.&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS vstel FOR likp-vstel.&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS kunag FOR likp-kunnr.&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS lifnr FOR lfa1-lifnr.&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS scacd FOR lfa1-scacd.&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS datbg FOR vttk-datbg&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN: END OF BLOCK selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the screen I want to show it as &lt;/P&gt;&lt;P&gt;Origin Point----&lt;/P&gt;&lt;HR originaltext="--------------" /&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Options&lt;/P&gt;&lt;P&gt;Dest.Point----&lt;/P&gt;&lt;HR originaltext="--------------" /&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Options&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would appreciate your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Sunil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 02:37:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2284139#M497545</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T02:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: Select Options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2284140#M497546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Open the report where you have declared the select-options.&lt;/P&gt;&lt;P&gt;Then use the menu path :&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;Here you can give your own names for your select options.&lt;/P&gt;&lt;P&gt;Activate the texts. Activate your report and run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 02:51:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2284140#M497546</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T02:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Select Options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2284141#M497547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunil,&lt;/P&gt;&lt;P&gt;After activation of your report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From menu bar&lt;/P&gt;&lt;P&gt;Goto --&amp;gt; Text Elements --&amp;gt; selection texts&lt;/P&gt;&lt;P&gt;adjacent to fieldname give the text(ex. Origin Point)&lt;/P&gt;&lt;P&gt;save &amp;amp; activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points to all answers.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;SaiRam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 02:55:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2284141#M497547</guid>
      <dc:creator>former_member196280</dc:creator>
      <dc:date>2007-05-17T02:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Select Options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2284142#M497548</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 do it like this.&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;Here you can give your own names for your select options.&lt;/P&gt;&lt;P&gt;activate the texts then activate your report and run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reaward All Helpfull answers.............&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 02:59:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2284142#M497548</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T02:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: Select Options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2284143#M497549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunil Rao,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Open your ABAP via SE38 then goto menu Goto-&amp;gt;Text elements-&amp;gt;Selection texts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you can change "?..." to your description that you want to show or if your field name have referred to table filed(data dict) you can tick at check box to use a description from table filed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After you have already declared, do not forget to click ACTIVATE (Ctrl+F3).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now go back to your code and test run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tiwa.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 03:10:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2284143#M497549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T03:10: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/2284144#M497550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Open the report program in which you declare this select-options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then In menu bar,&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Goto -&amp;gt; Text Elements -&amp;gt; Selection Text.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In selection text u can see ur select-options name&lt;/P&gt;&lt;P&gt;like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vstel--&lt;DEL&gt;&lt;/DEL&gt;&lt;/P&gt;&lt;HR originaltext="---" /&gt;?&lt;P&gt;&lt;/P&gt;&lt;P&gt;kunag----&lt;DEL&gt;?&lt;/DEL&gt;&lt;/P&gt;&lt;P&gt;lifnr--&lt;DEL&gt;&lt;/DEL&gt;&lt;/P&gt;&lt;HR originaltext="----" /&gt;?&lt;P&gt;&lt;/P&gt;&lt;P&gt;scacd----&lt;DEL&gt;?&lt;/DEL&gt;&lt;/P&gt;&lt;P&gt;datbg----&lt;DEL&gt;-?&lt;/DEL&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the place of ? you can edit what ever you want&lt;/P&gt;&lt;P&gt;in selection screen when u execute a program.&lt;/P&gt;&lt;P&gt;Hope you got it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if it useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 03:11:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2284144#M497550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T03:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: Select Options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2284145#M497551</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;  To get the description of the fields in the menu bar&lt;/P&gt;&lt;P&gt;Goto-&amp;gt;Text Elements-&amp;gt;Selection Texts.&lt;/P&gt;&lt;P&gt;There u can give what ever description u want for that particular field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 03:15:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2284145#M497551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T03:15: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/2284146#M497552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Appreciate all your replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sunil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 03:18:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2284146#M497552</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T03:18:24Z</dc:date>
    </item>
  </channel>
</rss>

