<?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: Table Control Default Selection in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-default-selection/m-p/6501787#M1421943</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when you loop the table control in the work area..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after getting the value in the work area..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;say wa_table-rad1 is field, so pass value =  'X'&lt;/P&gt;&lt;P&gt;ie : wa_table-rad1 = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do this with in loop and loop so that all the rows of the table control will be filled with default values for radio button..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Dec 2009 19:10:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-12-23T19:10:14Z</dc:date>
    <item>
      <title>Table Control Default Selection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-default-selection/m-p/6501784#M1421940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Have Created a Table contol with two Colomns and one radio Button Column&lt;/P&gt;&lt;P&gt;how to place default selection in that radio Buttons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Surendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Dec 2009 09:11:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-default-selection/m-p/6501784#M1421940</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-22T09:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control Default Selection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-default-selection/m-p/6501785#M1421941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Pass vlaue 'X' in the LOOP of table control in PBO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Dec 2009 09:15:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-default-selection/m-p/6501785#M1421941</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-22T09:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control Default Selection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-default-selection/m-p/6501786#M1421942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In PBO &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CHECK the screen field name given in layout.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put this equal to X.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thats all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Dec 2009 09:17:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-default-selection/m-p/6501786#M1421942</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-22T09:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control Default Selection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-default-selection/m-p/6501787#M1421943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when you loop the table control in the work area..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after getting the value in the work area..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;say wa_table-rad1 is field, so pass value =  'X'&lt;/P&gt;&lt;P&gt;ie : wa_table-rad1 = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do this with in loop and loop so that all the rows of the table control will be filled with default values for radio button..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2009 19:10:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-default-selection/m-p/6501787#M1421943</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-23T19:10:14Z</dc:date>
    </item>
  </channel>
</rss>

