<?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: Regarding selection text in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-selection-text/m-p/3364872#M807455</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Write .. selection screen comment ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Jan 2008 14:30:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-29T14:30:03Z</dc:date>
    <item>
      <title>Regarding selection text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-selection-text/m-p/3364868#M807451</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;My selection screen code goes like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ELECTION-SCREEN BEGIN OF BLOCK A1 WITH frame TITLE text-100.&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;  SELECTION-SCREEN POSITION 11.&lt;/P&gt;&lt;P&gt;  PARAMETERS: p_pres1  TYPE c RADIOBUTTON GROUP b MODIF ID 001.&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;  SELECTION-SCREEN POSITION 11.&lt;/P&gt;&lt;P&gt;  PARAMETERS: p_appl  TYPE c RADIOBUTTON GROUP b MODIF ID 001.&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;  SELECTION-SCREEN POSITION 11.&lt;/P&gt;&lt;P&gt;  PARAMETERS: p_file  TYPE localfile MODIF ID 001 .&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF BLOCK A1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The radiobuttons and the filename are getting displayed but their selection texts are not getting displayed alongwith them.&lt;/P&gt;&lt;P&gt;Is it because I have shifted their position.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to get the selection text displayed at the appropriate position?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sangeeta.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Jan 29, 2008 9:43 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2008 14:10:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-selection-text/m-p/3364868#M807451</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-29T14:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding selection text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-selection-text/m-p/3364869#M807452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Did you activate after defining the Selection texts?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ashok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2008 14:13:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-selection-text/m-p/3364869#M807452</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-29T14:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding selection text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-selection-text/m-p/3364870#M807453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you might have forgot to activate the Text Symbols. Activate them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2008 14:17:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-selection-text/m-p/3364870#M807453</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-29T14:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding selection text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-selection-text/m-p/3364871#M807454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sangeeta, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to write one line code for displaying the text:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF BLOCK A1 WITH frame TITLE text-100.&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN POSITION 11.&lt;/P&gt;&lt;P&gt;PARAMETERS: p_pres1 TYPE c RADIOBUTTON GROUP b MODIF ID 001.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SELECTION-SCREEN COMMENT 12(len) text-001 FOR FIELD p_pres1.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;where len is the length of text-001.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!!&lt;/P&gt;&lt;P&gt;Lokesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2008 14:29:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-selection-text/m-p/3364871#M807454</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-29T14:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding selection text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-selection-text/m-p/3364872#M807455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Write .. selection screen comment ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2008 14:30:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-selection-text/m-p/3364872#M807455</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-29T14:30:03Z</dc:date>
    </item>
  </channel>
</rss>

