<?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 Changing Radiobutton Text at Runtime in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-radiobutton-text-at-runtime/m-p/4966521#M1157687</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm building a classical dynpro screen with a group of three radiobuttons.&lt;/P&gt;&lt;P&gt;How can I change the text of these buttons at runtime?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks...&lt;/P&gt;&lt;P&gt;...Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Jan 2009 21:42:24 GMT</pubDate>
    <dc:creator>mike_mcinerney</dc:creator>
    <dc:date>2009-01-12T21:42:24Z</dc:date>
    <item>
      <title>Changing Radiobutton Text at Runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-radiobutton-text-at-runtime/m-p/4966521#M1157687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm building a classical dynpro screen with a group of three radiobuttons.&lt;/P&gt;&lt;P&gt;How can I change the text of these buttons at runtime?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks...&lt;/P&gt;&lt;P&gt;...Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2009 21:42:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-radiobutton-text-at-runtime/m-p/4966521#M1157687</guid>
      <dc:creator>mike_mcinerney</dc:creator>
      <dc:date>2009-01-12T21:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Radiobutton Text at Runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-radiobutton-text-at-runtime/m-p/4966522#M1157688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in AT SELECTION SCREEN OUTPUT event you can manipulate the text&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2009 21:54:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-radiobutton-text-at-runtime/m-p/4966522#M1157688</guid>
      <dc:creator>amit_khare</dc:creator>
      <dc:date>2009-01-12T21:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Radiobutton Text at Runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-radiobutton-text-at-runtime/m-p/4966523#M1157689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amit - did you mean the PBO?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2009 21:56:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-radiobutton-text-at-runtime/m-p/4966523#M1157689</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-12T21:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Radiobutton Text at Runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-radiobutton-text-at-runtime/m-p/4966524#M1157690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, sorry for screen it will be PBO.&lt;/P&gt;&lt;P&gt;Thanks Rob for correcting me &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may also take a look to this FM - RPY_DYNPRO_INSERT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2009 22:04:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-radiobutton-text-at-runtime/m-p/4966524#M1157690</guid>
      <dc:creator>amit_khare</dc:creator>
      <dc:date>2009-01-12T22:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Radiobutton Text at Runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-radiobutton-text-at-runtime/m-p/4966525#M1157691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at function module K_KKB_POPUP_RADIO3 - the screen 300 has text labels for the radiobutton group that you can define at runtime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2009 05:27:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-radiobutton-text-at-runtime/m-p/4966525#M1157691</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-13T05:27:06Z</dc:date>
    </item>
  </channel>
</rss>

