<?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 Using SET CURSOR in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-set-cursor/m-p/7641683#M1572271</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am trying to set the cursor so it always appears in an input field on my screen.  The screen itself contains some input fields at the top of the screen, and then an ALV grid on the bottom half.  The transaction then transfers values from the input fields to the ALV grid, but after each update I want the cursor to return to the first input field.  But this doesn't seem to work consistently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the screens PBO I use SET CURSOR FIELD ekpo-matnr&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And in the PBO I am doing the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But with no joy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Feb 2011 13:59:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-02-01T13:59:59Z</dc:date>
    <item>
      <title>Using SET CURSOR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-set-cursor/m-p/7641683#M1572271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am trying to set the cursor so it always appears in an input field on my screen.  The screen itself contains some input fields at the top of the screen, and then an ALV grid on the bottom half.  The transaction then transfers values from the input fields to the ALV grid, but after each update I want the cursor to return to the first input field.  But this doesn't seem to work consistently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the screens PBO I use SET CURSOR FIELD ekpo-matnr&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And in the PBO I am doing the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But with no joy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Feb 2011 13:59:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-set-cursor/m-p/7641683#M1572271</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-01T13:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Using SET CURSOR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-set-cursor/m-p/7641684#M1572272</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;I think you should pass the vales in Single Quotes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET CURSOR FIELD 'field name'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where field name is the name of the screen field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Feb 2011 16:19:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-set-cursor/m-p/7641684#M1572272</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-01T16:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: Using SET CURSOR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-set-cursor/m-p/7641685#M1572273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when we refer to a table name/fieldname like EKPO-MATNR, SAP uses the &lt;STRONG&gt;VALUE&lt;/STRONG&gt; stored at that pointer... This is important to remember...As noted previously, to reference a table and fieldname, we use a literal, or we store the table-field by computing = to a literal value,  in another variable and refer to that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Feb 2011 16:55:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-set-cursor/m-p/7641685#M1572273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-01T16:55:12Z</dc:date>
    </item>
  </channel>
</rss>

