<?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: cursor position in table control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cursor-position-in-table-control/m-p/1886002#M371624</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in CT04 transaction if we enter the number of characters the cursor is moving upto that character length only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to do that using cursor statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Jan 2007 10:22:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-08T10:22:00Z</dc:date>
    <item>
      <title>cursor position in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cursor-position-in-table-control/m-p/1886000#M371622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to get the cursor position in table control, can any one tell me how to get the cursor position .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using that i have to hold the cursor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2007 10:09:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cursor-position-in-table-control/m-p/1886000#M371622</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-08T10:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: cursor position in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cursor-position-in-table-control/m-p/1886001#M371623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to get the cursor line by using the command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GET CURSOR FIELD &amp;lt;field name&amp;gt; LINE &amp;lt;line&amp;gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This gives you the line in the table control where the cursor is but you also need to consider if the user has scrolled the table control entries. The code below will give you the true cursor line for your table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GET CURSOR LINE &amp;lt;line&amp;gt;.&lt;/P&gt;&lt;P&gt;cursor_line = &amp;lt;table_control&amp;gt;-top_line + &amp;lt;line&amp;gt; - 1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2007 10:11:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cursor-position-in-table-control/m-p/1886001#M371623</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-08T10:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: cursor position in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cursor-position-in-table-control/m-p/1886002#M371624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in CT04 transaction if we enter the number of characters the cursor is moving upto that character length only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to do that using cursor statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2007 10:22:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cursor-position-in-table-control/m-p/1886002#M371624</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-08T10:22:00Z</dc:date>
    </item>
  </channel>
</rss>

