<?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: Radio button in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/5701046#M1294937</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what ever i am writing on selection texts or text symbols is not reflecting in the program. Is there any problem with language of the texts?. i see the texts are maintained german&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 May 2009 13:27:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-28T13:27:56Z</dc:date>
    <item>
      <title>Radio button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/5701037#M1294928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; how to give the text (label) to a radio button in selection screen.&lt;/P&gt;&lt;P&gt; by defualt it is button before the name but i want buton after the label.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 12:56:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/5701037#M1294928</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T12:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Radio button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/5701038#M1294929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ELECTION-SCREEN BEGIN OF BLOCK b02 WITH FRAME TITLE text-b02.&lt;/P&gt;&lt;P&gt;PARAMETERS: P_PRINT   RADIOBUTTON GROUP G1,&lt;/P&gt;&lt;P&gt;            P_SPSH    RADIOBUTTON GROUP G1.&lt;/P&gt;&lt;P&gt;PARAMETERS: P_FILENM LIKE IBIPPARMS-PATH&lt;/P&gt;&lt;P&gt;                          DEFAULT 'C:\CVA_Report.xls',&lt;/P&gt;&lt;P&gt;            P_MAILID LIKE PFRFCCLI-DEST DEFAULT SY-UNAME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF BLOCK b02.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;shower if helpful..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgds,&lt;/P&gt;&lt;P&gt;Manas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 12:58:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/5701038#M1294929</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T12:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Radio button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/5701039#M1294930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Raj,&lt;/P&gt;&lt;P&gt;Use a line for that in selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E.g. &lt;/P&gt;&lt;P&gt;Selection-screen : Begin of line.&lt;/P&gt;&lt;P&gt;Parameter : r1 radiobutton group grp.&lt;/P&gt;&lt;P&gt;Parameter : r2 radiobutton grup grp.&lt;/P&gt;&lt;P&gt;Selection-screen : end of line .&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, 28 May 2009 12:59:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/5701039#M1294930</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T12:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Radio button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/5701040#M1294931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should give the heading in the Selection text, for that particular Radiobutton.&lt;/P&gt;&lt;P&gt;Follow this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click GOTO-&amp;gt;TEXT ELEMENTS-&amp;gt;SELECTION TEXTS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there you can find your radio button name, give the text description.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Padma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 13:00:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/5701040#M1294931</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T13:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: Radio button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/5701041#M1294932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;by creating a text-symbol u can give label.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sample code is as follows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN: BEGIN OF LINE.&lt;/P&gt;&lt;P&gt;PARAMETER: r1 RADIOBUTTON GROUP rg USER-COMMAND r DEFAULT 'X'.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN: COMMENT 4(15) text-001.&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS: s_matnr FOR mara-matnr &lt;/P&gt;&lt;P&gt;SELECTION-SCREEN: END OF LINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 13:01:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/5701041#M1294932</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T13:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Radio button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/5701042#M1294933</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;Try this out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF BLOCK out WITH FRAME TITLE text-s01.&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;parameters: p_type radiobutton group grp1.&lt;/P&gt;&lt;P&gt;selection-screen comment 4(15) text-010 for field p_type.&lt;/P&gt;&lt;P&gt;selection-screen position pos_low.&lt;/P&gt;&lt;P&gt;parameters: p_tinput like p2001-awart.&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;parameters: p_reason radiobutton group grp1.&lt;/P&gt;&lt;P&gt;selection-screen comment 4(17) text-010 for field p_reason.&lt;/P&gt;&lt;P&gt;selection-screen position pos_low.&lt;/P&gt;&lt;P&gt;parameters: p_rinput like p2001-umsch.&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF BLOCK out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ramesh Sundaram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 13:03:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/5701042#M1294933</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T13:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: Radio button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/5701043#M1294934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;selection-SCREEN begin of line.
SELECTION-SCREEN comment 1(20) text-001.
PARAMETERS: p1 RADIOBUTTON GROUP r1.
selection-SCREEN end of line.
parameters: p2 RADIOBUTTON GROUP r1..&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in text-001 u give the text u need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;this 100% solves ur need.&lt;/STRONG&gt;.. hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: soumya prakash mishra on May 28, 2009 3:04 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 13:04:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/5701043#M1294934</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T13:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Radio button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/5701044#M1294935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Even after writing text  nad activating the text is not appearing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 13:09:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/5701044#M1294935</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T13:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: Radio button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/5701045#M1294936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inside the  &lt;STRONG&gt;SELECTION-SCREEN BEGIN OF LINE&lt;/STRONG&gt; and &lt;STRONG&gt;SELECTION-SCREEN END OF LINE.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;you need to specify the radiobutton as well as you need to use the &lt;STRONG&gt;COMMENT&lt;/STRONG&gt;  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the code  -- &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SELECTION-SCREEN BEGIN OF LINE.
SELECTION-SCREEN COMMENT 2(10) text-003 FOR FIELD rd1 . "create text-element text-003
PARAMETERS : rd1 RADIOBUTTON GROUP rgb USER-COMMAND usd .
SELECTION-SCREEN END OF LINE.
SELECTION-SCREEN BEGIN OF LINE.
SELECTION-SCREEN COMMENT 2(10) text-002 FOR FIELD rd2 . " Create text element text-002
PARAMETERS : rd2 RADIOBUTTON GROUP rgb DEFAULT 'X'.
SELECTION-SCREEN END OF LINE.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you need to create the text elements text-002 , text-002 .&lt;/P&gt;&lt;P&gt;You can do that double clicking (Forward navigation) in the text-003.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the lik - -&lt;/P&gt;&lt;P&gt;[https://wiki.sdn.sap.com/wiki/display/Snippets/ABAP&lt;EM&gt;Program&lt;/EM&gt;to&lt;EM&gt;position&lt;/EM&gt;the&lt;EM&gt;text&lt;/EM&gt;of+radiobuttons&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;Pinaki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 13:09:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/5701045#M1294936</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T13:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Radio button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/5701046#M1294937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what ever i am writing on selection texts or text symbols is not reflecting in the program. Is there any problem with language of the texts?. i see the texts are maintained german&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 13:27:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/5701046#M1294937</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T13:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Radio button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/5701047#M1294938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; what ever i am writing on selection texts or text symbols is not reflecting in the program. Is there any problem with language of the texts?. i see the texts are maintained german&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what you mean by text maintained in German? Are you not givivng your text description?&lt;/P&gt;&lt;P&gt;was that already there in german?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Text should be in English if your login langauge is ENGLISH.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 13:32:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/5701047#M1294938</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T13:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: Radio button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/5701048#M1294939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I is the Activation problem .&lt;/P&gt;&lt;P&gt;Please check the text elements are activated or not and if not activate those &lt;/P&gt;&lt;P&gt;and check the code again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pinaki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 13:34:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/5701048#M1294939</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T13:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: Radio button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/5701049#M1294940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Please find the code below&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 comment 4(15) text-013 for field P_dspf .&lt;/P&gt;&lt;P&gt;  PARAMETERS: P_DSPF Radiobutton Group R1 USER-COMMAND Action.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; selection-screen comment 4(15) text-013 for field P_dspf .&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  PARAMETERS: P_Edspf Radiobutton Group R1 .&lt;/P&gt;&lt;P&gt;  selection-screen comment 24(15) text-014 for field P_EDSPF .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  PARAMETERS: T_Run Radiobutton Group R1  .&lt;/P&gt;&lt;P&gt;  selection-screen comment 41(25) text-012 for field T_run .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SELECTION-screen end of line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Also make sure that there should be no overlapping between the text and radio button so make calculation according to that&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This could be a problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Deepanker Dwivedi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 14:02:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/5701049#M1294940</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T14:02:40Z</dc:date>
    </item>
  </channel>
</rss>

