<?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 CONTROLS!! in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-controls/m-p/1735410#M319826</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ur table control will have a checkbox as the first field. now, say u want to check value..click on this check box &amp;amp; press ente...now write code as loop at itab where checkbox = 'X'.....move data to field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Dec 2006 08:58:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-12T08:58:23Z</dc:date>
    <item>
      <title>TABLE CONTROLS!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-controls/m-p/1735409#M319825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table control n a text field.When I select some value in the table control,it must b displayed in the text field.........could someone help me with this?Can someone send some sample code on this to me as a reference??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanking u in anticipation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sirisha Matta.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 08:29:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-controls/m-p/1735409#M319825</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T08:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: TABLE CONTROLS!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-controls/m-p/1735410#M319826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ur table control will have a checkbox as the first field. now, say u want to check value..click on this check box &amp;amp; press ente...now write code as loop at itab where checkbox = 'X'.....move data to field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 08:58:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-controls/m-p/1735410#M319826</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T08:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: TABLE CONTROLS!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-controls/m-p/1735411#M319827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go into the graphical layout of your table control and choose the column in table control for which you want to react to double click (not single click) go to propoerties and set reacts to double click.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in your program GUI status attach F2 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now double clicking on the column will trigger PAI and you can populate the other field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 09:37:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-controls/m-p/1735411#M319827</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2006-12-12T09:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: TABLE CONTROLS!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-controls/m-p/1735412#M319828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Durairaj Athavan Raja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The whole row must b displayed in the field.the whole selected row must b displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sirisha Matta.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 09:44:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-controls/m-p/1735412#M319828</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T09:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: TABLE CONTROLS!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-controls/m-p/1735413#M319829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in such a case make the key field double clickable and based on the key field read your itab to get all the values of the row&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 09:50:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-controls/m-p/1735413#M319829</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2006-12-12T09:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: TABLE CONTROLS!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-controls/m-p/1735414#M319830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I WANT TO RETRIEVE THE DATA BASED ON THE SELECT COLUMN,WHEN SELECT THE SELECT COLUMN TAB SOME LOGIC HAS TO BE WRITTEN TO RETRIEVE THE DATA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CAN U HELP ME WITH THIS??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 10:06:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-controls/m-p/1735414#M319830</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T10:06:04Z</dc:date>
    </item>
  </channel>
</rss>

