<?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: How to add selection text in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-selection-text/m-p/1340666#M172423</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 do you mean with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&amp;lt;i&amp;gt;I need to do the same for a generated selection screen.&amp;lt;/i&amp;gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls. post some more info or coding&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 May 2006 13:02:34 GMT</pubDate>
    <dc:creator>andreas_mann3</dc:creator>
    <dc:date>2006-05-18T13:02:34Z</dc:date>
    <item>
      <title>How to add selection text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-selection-text/m-p/1340658#M172415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;can anyone tell me how to add selection text for a parameter type control (say PARA1) that would appear in the selection screen when i use &lt;/P&gt;&lt;P&gt;SELECTION-SCREEN COMMENT 1(20) FOR FIELD PARA1 statement?&lt;/P&gt;&lt;P&gt;%_para1%_app_%-text is not working the way i want it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;deb.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2006 12:38:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-selection-text/m-p/1340658#M172415</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-18T12:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to add selection text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-selection-text/m-p/1340659#M172416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use this&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;SELECTION-SCREEN BEGIN OF BLOCK B1 WITH FRAME TITLE TEXT-001.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS: S_MATNR FOR MARA-MATNR,&lt;/P&gt;&lt;P&gt;                S_MTART FOR MARA-MTART.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF BLOCK B1.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;AND IN THE menu GOTO--&amp;gt;TEXT ELEMNTS --&amp;gt; SELECTION TEXTS and change the text there..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2006 12:40:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-selection-text/m-p/1340659#M172416</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-18T12:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to add selection text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-selection-text/m-p/1340660#M172417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;click on Goto-&amp;gt;Text Elements-&amp;gt;Selection Texts and give the name for the parameter there. Is that wat u want?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Aswin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Aswin Chandrasekaran&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2006 12:41:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-selection-text/m-p/1340660#M172417</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-18T12:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to add selection text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-selection-text/m-p/1340661#M172418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai DebKumar&lt;/P&gt;&lt;P&gt;go to Text Eliments--&amp;gt; Selection texts&lt;/P&gt;&lt;P&gt;Give Suitable Name save &amp;amp; Activate it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;Sreeni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2006 12:41:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-selection-text/m-p/1340661#M172418</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-18T12:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to add selection text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-selection-text/m-p/1340662#M172419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;To add the selection texts in the selection screens&lt;/P&gt;&lt;P&gt;In se38&lt;/P&gt;&lt;P&gt;Goto-&amp;gt;Text Element-&amp;gt;Selection Text,&lt;/P&gt;&lt;P&gt;mention name of parameter and its text there&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Aashish Garg.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2006 12:42:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-selection-text/m-p/1340662#M172419</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-18T12:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to add selection text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-selection-text/m-p/1340663#M172420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I forgot to mention, i am trying this in a generated selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Deb.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2006 12:44:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-selection-text/m-p/1340663#M172420</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-18T12:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to add selection text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-selection-text/m-p/1340664#M172421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF LINE.&lt;/P&gt;&lt;P&gt;PARAMETERS: PR_WEEK RADIOBUTTON GROUP RAD1 DEFAULT 'X'.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN COMMENT 04(30) TEXT-002.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF LINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that comment should be in begin of line and end of line.&lt;/P&gt;&lt;P&gt;you can adjust the position also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2006 12:44:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-selection-text/m-p/1340664#M172421</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-18T12:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to add selection text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-selection-text/m-p/1340665#M172422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to do the same for a generated selection screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2006 12:48:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-selection-text/m-p/1340665#M172422</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-18T12:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to add selection text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-selection-text/m-p/1340666#M172423</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 do you mean with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&amp;lt;i&amp;gt;I need to do the same for a generated selection screen.&amp;lt;/i&amp;gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls. post some more info or coding&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2006 13:02:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-add-selection-text/m-p/1340666#M172423</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2006-05-18T13:02:34Z</dc:date>
    </item>
  </channel>
</rss>

