<?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 field statement problem. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-field-statement-problem/m-p/5204738#M1204096</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can store the index of the row in a variable. In the PBO when you're looping on your control you can write back the index using the variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: mrwhite on Feb 24, 2009 3:55 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Feb 2009 14:55:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-24T14:55:04Z</dc:date>
    <item>
      <title>table control field statement problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-field-statement-problem/m-p/5204736#M1204094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using tablecontrol to display data. If i display 10 records, the user scrolls the table he can view the data... everything works fine. but the problem is when he selects the first row and scrolls down, the 'field' statement in my flowlogic reads the first row and again when the user scrolls up (assume we are in the 4th row ) the 'field' statement reads the 4th row and not the first row and also my fisrt selected row becomes deselected. i dont want that to happen. How to make the 'field' statement to read the first row ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my code :&lt;/P&gt;&lt;P&gt;loop at itm.&lt;/P&gt;&lt;P&gt;field it_itm-pick.&lt;/P&gt;&lt;P&gt;field it_itm-matnr.&lt;/P&gt;&lt;P&gt;module chage table.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my requirement is to take the selected row and do calculation ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;SIva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2009 08:32:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-field-statement-problem/m-p/5204736#M1204094</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-24T08:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: table control field statement problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-field-statement-problem/m-p/5204737#M1204095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;Read through its index&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shashi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2009 08:54:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-field-statement-problem/m-p/5204737#M1204095</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-24T08:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: table control field statement problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-field-statement-problem/m-p/5204738#M1204096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can store the index of the row in a variable. In the PBO when you're looping on your control you can write back the index using the variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: mrwhite on Feb 24, 2009 3:55 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2009 14:55:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-field-statement-problem/m-p/5204738#M1204096</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-24T14:55:04Z</dc:date>
    </item>
  </channel>
</rss>

