<?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 table maintainenance in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button-in-table-maintainenance/m-p/6508770#M1423119</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;If I understood your requirement you want nonkey2 could be checked for another value of key1. But this will not happen if you take radio button. Better you take check boxes and write small logic in the table maintainance events to handle that.&lt;/P&gt;&lt;P&gt;Hope it helps you. Revert for further help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Jan 2010 09:56:21 GMT</pubDate>
    <dc:creator>sridhar_meesala</dc:creator>
    <dc:date>2010-01-22T09:56:21Z</dc:date>
    <item>
      <title>Radio button in table maintainenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button-in-table-maintainenance/m-p/6508768#M1423117</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;In table maintenance view of a table i want to see one field as radio button and want to have checked for one of the entries out of the set of entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My table contain four field.&lt;/P&gt;&lt;P&gt;Key1 key2 nonkey1 nonkey2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to have nonkey2 as X for only one records for all same key1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example data set&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;key1  key2 nonkey1 nonkey2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E1    1    eame   X&lt;/P&gt;&lt;P&gt;E1    2    eame2 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here user shd not be able to put second row nonkey2 as X.  This i want to achieve through radio button for nonkey2 in table maintenance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2010 09:51:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button-in-table-maintainenance/m-p/6508768#M1423117</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-21T09:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: Radio button in table maintainenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button-in-table-maintainenance/m-p/6508769#M1423118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; example data set&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; key1  key2 nonkey1 nonkey2&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; E1    1    eame   X&lt;/P&gt;&lt;P&gt;&amp;gt; E1    2    eame2 &lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Here user shd not be able to put second row nonkey2 as X.  This i want to achieve through radio button for nonkey2 in table maintenance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Shivaram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could'nt get you....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If key1 and key2 are different in both cases then why can't the monkey2 be 'X'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the functionality you are talking about can also be easily achieved by using &lt;STRONG&gt;list box&lt;/STRONG&gt; which has a value 'Blank' and 'X'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abhijit G. Borkar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2010 06:24:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button-in-table-maintainenance/m-p/6508769#M1423118</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-22T06:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: Radio button in table maintainenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button-in-table-maintainenance/m-p/6508770#M1423119</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;If I understood your requirement you want nonkey2 could be checked for another value of key1. But this will not happen if you take radio button. Better you take check boxes and write small logic in the table maintainance events to handle that.&lt;/P&gt;&lt;P&gt;Hope it helps you. Revert for further help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2010 09:56:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button-in-table-maintainenance/m-p/6508770#M1423119</guid>
      <dc:creator>sridhar_meesala</dc:creator>
      <dc:date>2010-01-22T09:56:21Z</dc:date>
    </item>
  </channel>
</rss>

