<?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: Selecting Row in Table Control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selecting-row-in-table-control/m-p/1105743#M104690</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would suggest instead of using the standard table control row selection in TC1,  maybe u could use a pushbutton in the row of the table control.  You can assign a function code to this pushbutton, and this will fire your code to fill TC1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Oct 2005 12:38:14 GMT</pubDate>
    <dc:creator>RichHeilman</dc:creator>
    <dc:date>2005-10-17T12:38:14Z</dc:date>
    <item>
      <title>Selecting Row in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selecting-row-in-table-control/m-p/1105742#M104689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have two table controls in my screen, one up TC-1 and another down TC-2,&lt;/P&gt;&lt;P&gt;i want that if i select any row in the TC-1 then on the basis of the selected row the data will be shown in TC-2, i am able to do that if i select row in TC-1 and then press ENTER, but without pressing enter it doesn't refresh my TC-2....&lt;/P&gt;&lt;P&gt;wat shud be done....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;abhishek suppal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2005 12:23:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selecting-row-in-table-control/m-p/1105742#M104689</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-17T12:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Row in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selecting-row-in-table-control/m-p/1105743#M104690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would suggest instead of using the standard table control row selection in TC1,  maybe u could use a pushbutton in the row of the table control.  You can assign a function code to this pushbutton, and this will fire your code to fill TC1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2005 12:38:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selecting-row-in-table-control/m-p/1105743#M104690</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-10-17T12:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Row in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selecting-row-in-table-control/m-p/1105744#M104691</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;You could you double click ! which F-Key of the status is F2...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will fire the PAI...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2005 12:42:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selecting-row-in-table-control/m-p/1105744#M104691</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-17T12:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Row in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selecting-row-in-table-control/m-p/1105745#M104692</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;I think it depen on what you really want to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Becausae if you want to allow a single selection, you should insert a pushbutton instead of selection field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if you want to allow a multiply selection this solution isn't good and I think there is only one solution: before user selects the rows and after push enter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2005 14:08:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selecting-row-in-table-control/m-p/1105745#M104692</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-17T14:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Row in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selecting-row-in-table-control/m-p/1105746#M104693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can't i do it on single click or while selecting a row, i want it on line selection which event is fired while selecting the row...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;abhishek suppal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2005 14:08:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selecting-row-in-table-control/m-p/1105746#M104693</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-17T14:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Row in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selecting-row-in-table-control/m-p/1105747#M104694</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;As first field of your table control, you should insert a field as pushbutton instead of selection field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you give a code like this SELE% as functional code, at runtime the system replace the number of the row at %, so if user push the pushbotton of third row, the functional code'll be SELE3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when user push the button the PAI is fired, so you can find out the row from OK_CODE:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA READ_INDEX TYPE SY-TABIX,&lt;/P&gt;&lt;P&gt;     SELE_INDEX TYPE SY-TABIX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF OK_CODE(4) = 'SELE'.&lt;/P&gt;&lt;P&gt;  MOVE OK_CODE+4 TO SELE_INDEX.&lt;/P&gt;&lt;P&gt;  READ_INDEX = TABLECONTROL1-TOP_LINE + SELE_INDEX - 1.&lt;/P&gt;&lt;P&gt;  ......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now READ_INDEX is number of selected record in ITAB1 that'll be moved to ITAB2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: max bianchi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2005 14:54:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selecting-row-in-table-control/m-p/1105747#M104694</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-17T14:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Row in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selecting-row-in-table-control/m-p/1105748#M104695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx MAX&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2005 05:12:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selecting-row-in-table-control/m-p/1105748#M104695</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-18T05:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Row in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selecting-row-in-table-control/m-p/1105749#M104696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Max i am able to solve this but there is one problem highlighting of row is not possible means one cannot know which row is selected....i ahve tried this for highlighting but no....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;abhishek suppal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2005 06:11:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selecting-row-in-table-control/m-p/1105749#M104696</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-19T06:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Row in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selecting-row-in-table-control/m-p/1105750#M104697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhishek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the same requirement. Can you please put your code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Das&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2006 20:59:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selecting-row-in-table-control/m-p/1105750#M104697</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-20T20:59:56Z</dc:date>
    </item>
  </channel>
</rss>

