<?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 about table control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-table-control/m-p/5589594#M1274293</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi e&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to search any field from table control.&lt;/P&gt;&lt;P&gt;means I have table (table control) on output screen and one input/output field.&lt;/P&gt;&lt;P&gt; There are some records in the table.&lt;/P&gt;&lt;P&gt;when user will enter one field(of table) in the input/output field on screen, and press 'enter', cursor should go to thet record in the table on screen.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 May 2009 06:18:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-04T06:18:59Z</dc:date>
    <item>
      <title>about table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-table-control/m-p/5589594#M1274293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi e&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to search any field from table control.&lt;/P&gt;&lt;P&gt;means I have table (table control) on output screen and one input/output field.&lt;/P&gt;&lt;P&gt; There are some records in the table.&lt;/P&gt;&lt;P&gt;when user will enter one field(of table) in the input/output field on screen, and press 'enter', cursor should go to thet record in the table on screen.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2009 06:18:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-table-control/m-p/5589594#M1274293</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-04T06:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: about table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-table-control/m-p/5589595#M1274294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;I would just give you a small logic to workout.&lt;/P&gt;&lt;P&gt;The entities displayed in table control is same as in internal table. so in your code you can find the record index number in internal table and mark the same value in the output table control accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Suvendu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2009 09:08:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-table-control/m-p/5589595#M1274294</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-04T09:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: about table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-table-control/m-p/5589596#M1274295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can u elaborate your Question???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2009 11:34:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-table-control/m-p/5589596#M1274295</guid>
      <dc:creator>sachin_soni</dc:creator>
      <dc:date>2009-05-04T11:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: about table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-table-control/m-p/5589597#M1274296</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;From your specification it is not very clear as to what exactly you want to search. Will you search based on any fields, or the primary key fields ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well you can search the internal table in the PAI block and then can locate the row in the Table Control. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the democode on Table Control have a look at the TCode: ABAPDOCU&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2009 12:09:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-table-control/m-p/5589597#M1274296</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-04T12:09:16Z</dc:date>
    </item>
  </channel>
</rss>

