<?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: SET CURSOR in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor/m-p/2057639#M424917</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;there is no Set Cursor in DEMO_DYNPRO_TABCONT_LOOP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 18 Mar 2007 09:08:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-18T09:08:10Z</dc:date>
    <item>
      <title>SET CURSOR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor/m-p/2057637#M424915</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;Can anybody tell me the syntex of &amp;lt;b&amp;gt;Set Cursor&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;I am using table control for displaying Material number and Description in screen.&lt;/P&gt;&lt;P&gt;Now i have created one button to search perticular material from the output list.&lt;/P&gt;&lt;P&gt;I can find that material and make that material mark but i want that the cursor should move to that row of table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So caan plz anybody help me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Mar 2007 08:51:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor/m-p/2057637#M424915</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-18T08:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: SET CURSOR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor/m-p/2057638#M424916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look a sapmle DEMO_DYNPRO_TABCONT_LOOP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Mar 2007 08:58:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor/m-p/2057638#M424916</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2007-03-18T08:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: SET CURSOR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor/m-p/2057639#M424917</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;there is no Set Cursor in DEMO_DYNPRO_TABCONT_LOOP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Mar 2007 09:08:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor/m-p/2057639#M424917</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-18T09:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: SET CURSOR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor/m-p/2057640#M424918</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;Yes it can be done. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use SET CURSOR field statement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here what you do is, when get the searched material row get that index and use this stmt: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET CURSOR FIELD &amp;lt;f&amp;gt; LINE &amp;lt;lin&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**Reward points in all thread if it helped you  and close them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br, &lt;/P&gt;&lt;P&gt;Laxmi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Mar 2007 10:02:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor/m-p/2057640#M424918</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-18T10:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: SET CURSOR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor/m-p/2057641#M424919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look at &amp;lt;a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/dbac9f35c111d1829f0000e829fbfe/content.htm"&amp;gt;Table Controls in ABAP Programs&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Extract: &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;PRE&gt;&lt;CODE&gt;
SET CURSOR FIELD f LINE lin [OFFSET off]. 
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Using the optional addition OFFSET, you can enter the offset of the cursor in the field as described under .&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/dbac0b35c111d1829f0000e829fbfe/content.htm"&amp;gt;Setting the Cursor Position&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Mar 2007 10:07:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor/m-p/2057641#M424919</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2007-03-18T10:07:39Z</dc:date>
    </item>
  </channel>
</rss>

