<?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/4161956#M995059</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;   Get cursor can be used to read data at current cursor location. Where as set cursor can be used to put the cursor control on a particular line.Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kalyan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Jul 2008 11:21:57 GMT</pubDate>
    <dc:creator>KalC</dc:creator>
    <dc:date>2008-07-11T11:21:57Z</dc:date>
    <item>
      <title>set cursor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor/m-p/4161951#M995054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; wt is diff b/w get cursor and set 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>Fri, 11 Jul 2008 11:19:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor/m-p/4161951#M995054</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-11T11:19: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/4161952#M995055</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;SET CURSOR &lt;/P&gt;&lt;P&gt;This command is used to place the positon of the cursor at the specific location in the Reports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET CURSOR FIELD 'MODUS' OFFSET 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.geocities.com/siliconvalley/campus/6345/set_curs.htm" target="test_blank"&gt;http://www.geocities.com/siliconvalley/campus/6345/set_curs.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GET CURSOR&lt;/P&gt;&lt;P&gt;This is used to fetch the value from the position set by SET cursor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sumit Agarwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2008 11:20:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor/m-p/4161952#M995055</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-11T11:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: set cursor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor/m-p/4161953#M995056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hiiii&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET cursor will set your cursor at particular field while get cursor will get value from particular field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/9f/dbac9f35c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/9f/dbac9f35c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;twinkal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2008 11:21:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor/m-p/4161953#M995056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-11T11:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: set cursor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor/m-p/4161954#M995057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii!&lt;/P&gt;&lt;P&gt;  Check out this link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.abapprogramming.net/2007/09/abap-faq-interactive-reports.html" target="test_blank"&gt;http://www.abapprogramming.net/2007/09/abap-faq-interactive-reports.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set Cursor is used to place cursor on a particular input &lt;/P&gt;&lt;P&gt;field,or a particular line in an output list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get cursor can be used to find out the position of the &lt;/P&gt;&lt;P&gt;cursor where the action has occured.This can be used most &lt;/P&gt;&lt;P&gt;of the time when ever you doubble click on use f2 function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Abhijeet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Abhijeet Kulshreshtha on Jul 11, 2008 1:23 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Abhijeet Kulshreshtha on Jul 11, 2008 1:23 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2008 11:21:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor/m-p/4161954#M995057</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-11T11:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: set cursor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor/m-p/4161955#M995058</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;Set Cursor is used to place cursor on a particul input &lt;/P&gt;&lt;P&gt;field,or a particular line in an output list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get cursor can be used to find out the position of the &lt;/P&gt;&lt;P&gt;cursor where the action has occured.This can be used most &lt;/P&gt;&lt;P&gt;of the time when ever you doubble click on use f2 function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GETCURSOR is used to trace the position of the cursor in the list ..  &lt;/P&gt;&lt;P&gt;suppose we want to double click on any filled in the list and want to trace data using that field we use getcursor &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Details-&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/9f/dbabf135c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/9f/dbabf135c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sample Code&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/a-sample-hide-get-cursor-in-interactive-programming.htm" target="test_blank"&gt;http://www.sap-img.com/abap/a-sample-hide-get-cursor-in-interactive-programming.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;sujit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2008 11:21:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor/m-p/4161955#M995058</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-11T11:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: set cursor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor/m-p/4161956#M995059</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;   Get cursor can be used to read data at current cursor location. Where as set cursor can be used to put the cursor control on a particular line.Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kalyan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2008 11:21:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor/m-p/4161956#M995059</guid>
      <dc:creator>KalC</dc:creator>
      <dc:date>2008-07-11T11:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: set cursor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor/m-p/4161957#M995060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Check this links:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/9f/dbabf135c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/9f/dbabf135c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/9f/dbabf135c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/9f/dbabf135c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Adil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2008 11:22:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor/m-p/4161957#M995060</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-11T11:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: set cursor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor/m-p/4161958#M995061</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;Set cursor is used to pass the data from abap program to&lt;/P&gt;&lt;P&gt;abap memory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get cursor is used to pass the data from the abap memory to&lt;/P&gt;&lt;P&gt;the abap program.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;syntax: set parametes (pid) vairable (variable).&lt;/P&gt;&lt;P&gt;            get parameter (pid)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/9f/dbabf135c111d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/9f/dbabf135c111d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sowmya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2008 11:25:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor/m-p/4161958#M995061</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-11T11:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: set cursor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor/m-p/4161959#M995062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set cursor and Get cursor are different utilities .They differ as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Set Cursor is used to place cursor on a particular input &lt;/P&gt;&lt;P&gt;field.&lt;/P&gt;&lt;P&gt;whereas Get cursor can be used to put the cursor control on a particular line.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Jul 2008 09:24:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor/m-p/4161959#M995062</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-12T09:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: set cursor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor/m-p/4161960#M995063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;set cursor :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;During PBO processing, this statement sets the cursor in the screen layout of the current screen. The cursor can be positioned by entering a screen element after FIELD or by entering a specific position using col and lin. Outside of PBO processing, the cursor is positioned in the next list displayed on the screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get cursor:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this statement is specified during PAI processing, depending on the specification for FIELD or LINE, it transfers either the name of the screen element or the number of the row of a table control or of the group of a step loop (on which the screen cursor is positioned after a user action) into the data objects field or line.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Jul 2008 09:30:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor/m-p/4161960#M995063</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-12T09:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: set cursor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor/m-p/4161961#M995064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    i want to know in which event we can write set cursor  statement.if it is for selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: sudheer b on Jul 12, 2008 12:08 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Jul 2008 09:31:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor/m-p/4161961#M995064</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-12T09:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: set cursor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor/m-p/4161962#M995065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firstly, We can set the cursor at any event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example: set/get cursor field.&lt;/P&gt;&lt;P&gt;May be any event, the cursor is set/the cursor position of that field is obtained/set. The cursor position at which event you want to get/set for that event triggering.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Coming to the differences:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Simply, GET CURSOR deals with knowing the cursor position of that field, line, etc during triggering of an event. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET CURSOR deals with placing the cursor at a particular position / field/ line, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[To Find the cursor position - Get cursor|http://help.sap.com/saphelp_nw70/helpdata/en/9f/dbabf135c111d1829f0000e829fbfe/frameset.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[To set the cursor position|http://help.sap.com/saphelp_nw70/helpdata/en/9f/dbac0b35c111d1829f0000e829fbfe/frameset.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck &amp;amp; Regards.&lt;/P&gt;&lt;P&gt;HARSH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Jul 2008 10:03:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-cursor/m-p/4161962#M995065</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-12T10:03:16Z</dc:date>
    </item>
  </channel>
</rss>

