<?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: Problems with SET CURSOR in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-set-cursor/m-p/7945747#M1601207</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you come back to the screen, simple press an Enter key.. Does the cursor get set to the required field??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suzie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Jul 2011 09:19:39 GMT</pubDate>
    <dc:creator>lijisusan_mathews</dc:creator>
    <dc:date>2011-07-06T09:19:39Z</dc:date>
    <item>
      <title>Problems with SET CURSOR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-set-cursor/m-p/7945743#M1601203</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 have got screen 9000. I have a table control in it with several fields. I have written this code as the final sentence in PBO:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MODULE situar_cursor_9000. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where form situar_cursor_9000 looks like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET CURSOR FIELD ini_zmov_wm-almacen LINE 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ini_zmov_wm is the name of the table control and almacen is the first field shown in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a button in screen 9000 which opens another dynpro, dynpro 9001. If I set cursor with the mouse in the last field&lt;/P&gt;&lt;P&gt;in dynpro 9000; push button and go to dynpro 9001; when I get back "situar_cursor_9000" is executed but I am still in the last field of table control instead of being in the first which is almacen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2011 11:25:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-set-cursor/m-p/7945743#M1601203</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-04T11:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with SET CURSOR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-set-cursor/m-p/7945744#M1601204</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;is it the same if you work with refresh dynpro in the pbo module for dynpro 9000?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2011 12:05:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-set-cursor/m-p/7945744#M1601204</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-04T12:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with SET CURSOR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-set-cursor/m-p/7945745#M1601205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does it work the first time you get there?&lt;/P&gt;&lt;P&gt;Either your coding doesnt work out or PBO doesnt get troggered when returning to your screen. Tho to be honest i dont really know why PBO shouldnt get triggered.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2011 13:03:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-set-cursor/m-p/7945745#M1601205</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-04T13:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with SET CURSOR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-set-cursor/m-p/7945746#M1601206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, it does never work; not even when I refresh dynpro 9000.&lt;/P&gt;&lt;P&gt;What´s wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2011 09:00:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-set-cursor/m-p/7945746#M1601206</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-06T09:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with SET CURSOR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-set-cursor/m-p/7945747#M1601207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you come back to the screen, simple press an Enter key.. Does the cursor get set to the required field??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suzie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2011 09:19:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-set-cursor/m-p/7945747#M1601207</guid>
      <dc:creator>lijisusan_mathews</dc:creator>
      <dc:date>2011-07-06T09:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with SET CURSOR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-set-cursor/m-p/7945748#M1601208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;there is a posibility , the line is being ignored.Refer following from F1 help on set cursor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"If there is no line or group for the value of line, or the addition LINE is not specified, the statement is ignored. The statement is also ignored if the addition LINE is specified and the screen element is not part of a table control or step loop. "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest one thing. Try and place cursor on some other input field.Check if its working, atleast you will know problem is only while assignig to table control line.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2011 09:21:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-set-cursor/m-p/7945748#M1601208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-06T09:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with SET CURSOR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-set-cursor/m-p/7945749#M1601209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tanks for your response. &lt;/P&gt;&lt;P&gt;Is it necessary the field to be an input field in order to be working set cursor sentence?&lt;/P&gt;&lt;P&gt;In my dynpro all fields are only output fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2011 09:51:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-set-cursor/m-p/7945749#M1601209</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-06T09:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with SET CURSOR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-set-cursor/m-p/7945750#M1601210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is supposed o be input field i guess.. But then , if the fields are all output only fields, then y would you need the cursor to be set on the first field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suzie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2011 10:00:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-set-cursor/m-p/7945750#M1601210</guid>
      <dc:creator>lijisusan_mathews</dc:creator>
      <dc:date>2011-07-06T10:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with SET CURSOR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-set-cursor/m-p/7945751#M1601211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i think so, it has to be an input field.&lt;/P&gt;&lt;P&gt;BTW if its not an input field. why do you want the cursor there?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2011 10:01:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-set-cursor/m-p/7945751#M1601211</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-06T10:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with SET CURSOR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-set-cursor/m-p/7945752#M1601212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It´s just to be nicer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2011 10:08:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-set-cursor/m-p/7945752#M1601212</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-06T10:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with SET CURSOR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-set-cursor/m-p/7945753#M1601213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;:).. I guess , then you wont have this option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2011 10:09:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-set-cursor/m-p/7945753#M1601213</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-06T10:09:53Z</dc:date>
    </item>
  </channel>
</rss>

