<?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 Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cursor-position/m-p/1699720#M306816</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mounika,&lt;/P&gt;&lt;P&gt;Please let me know how you have over come this issue...&lt;/P&gt;&lt;P&gt;I am facing the same issue...and i need to clear it urgently.&lt;/P&gt;&lt;P&gt;Please mail the sample code to veduru@gmail.com&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Sep 2007 18:33:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-19T18:33:58Z</dc:date>
    <item>
      <title>cursor position</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cursor-position/m-p/1699715#M306811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi every body,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table control in the subscreen of tabstrip control. Now after inserting a new row in table control using the 'insert row' icon, the new row is getting inserted but the cursor was going back to main screen instead of staying in the table control. So any body please help me out on how to make the cursor remain in the table control itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance,&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;mounika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 04:02:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cursor-position/m-p/1699715#M306811</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-15T04:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: cursor position</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cursor-position/m-p/1699716#M306812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mouni&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In PBO (not in PAI) use SET CURSOR FIELD &amp;lt;tablecontrolname-field&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it'lll work. Do let me know if any issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Surya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 05:04:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cursor-position/m-p/1699716#M306812</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-15T05:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: cursor position</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cursor-position/m-p/1699717#M306813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi surya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx for ur reply, but i tried that one already (in both main screen and sub screen PBO's)  and its not working. please let me know if you have any other alternative.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;mounika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 05:10:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cursor-position/m-p/1699717#M306813</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-15T05:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: cursor position</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cursor-position/m-p/1699718#M306814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in the pbo of the subscreen use this format of the set:&lt;/P&gt;&lt;P&gt;SET CURSOR FIELD F LINE &amp;lt;line number&amp;gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 05:26:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cursor-position/m-p/1699718#M306814</guid>
      <dc:creator>former_member186741</dc:creator>
      <dc:date>2006-11-15T05:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: cursor position</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cursor-position/m-p/1699719#M306815</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;At PBO you can set the cursor on a specific field of a specific row of a table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET CURSOR FIELD f LINE lin [OFFSET off]. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the optional addition OFFSET, you can enter the offset of the cursor in the field as described under Setting the Cursor Position .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At PAI you can read the current cursor position.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GET CURSOR FIELD f LINE lin ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 05:38:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cursor-position/m-p/1699719#M306815</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-15T05:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: cursor position</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cursor-position/m-p/1699720#M306816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mounika,&lt;/P&gt;&lt;P&gt;Please let me know how you have over come this issue...&lt;/P&gt;&lt;P&gt;I am facing the same issue...and i need to clear it urgently.&lt;/P&gt;&lt;P&gt;Please mail the sample code to veduru@gmail.com&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2007 18:33:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cursor-position/m-p/1699720#M306816</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-19T18:33:58Z</dc:date>
    </item>
  </channel>
</rss>

