<?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 Get &amp; set cursor in subscreen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-cursor-in-subscreen/m-p/9064998#M1703015</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Hi ,&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;I have 2 subscrens , each contain fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;I am calling both the subscreen from my main screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;I used GET cursor in all the PAI modules of all screens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;by default cursor is at 1st field of subscreen1.&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;If cursor is at any other field , after pressing enter or any PAI event it should stay at that field only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Get &amp;amp; set cursor is not working properly for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Any other suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Sep 2012 06:15:19 GMT</pubDate>
    <dc:creator>SharathYaralkattimath</dc:creator>
    <dc:date>2012-09-25T06:15:19Z</dc:date>
    <item>
      <title>Get &amp; set cursor in subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-cursor-in-subscreen/m-p/9064998#M1703015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Hi ,&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;I have 2 subscrens , each contain fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;I am calling both the subscreen from my main screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;I used GET cursor in all the PAI modules of all screens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;by default cursor is at 1st field of subscreen1.&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;If cursor is at any other field , after pressing enter or any PAI event it should stay at that field only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Get &amp;amp; set cursor is not working properly for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Any other suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 06:15:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-cursor-in-subscreen/m-p/9064998#M1703015</guid>
      <dc:creator>SharathYaralkattimath</dc:creator>
      <dc:date>2012-09-25T06:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: Get &amp; set cursor in subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-cursor-in-subscreen/m-p/9064999#M1703016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sharath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use set cursor syntax in pbo module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then it will work fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;BALAJI.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 07:16:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-cursor-in-subscreen/m-p/9064999#M1703016</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-25T07:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Get &amp; set cursor in subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-cursor-in-subscreen/m-p/9065000#M1703017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Balaji,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get cursor in subscreens is not returning any value,&lt;/P&gt;&lt;P&gt;sy-subrc = 4. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 08:33:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-cursor-in-subscreen/m-p/9065000#M1703017</guid>
      <dc:creator>SharathYaralkattimath</dc:creator>
      <dc:date>2012-09-25T08:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: Get &amp; set cursor in subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-cursor-in-subscreen/m-p/9065001#M1703018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sharath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this FM ---&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;DYNP_VALUES_READ&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 09:27:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-cursor-in-subscreen/m-p/9065001#M1703018</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-25T09:27:02Z</dc:date>
    </item>
  </channel>
</rss>

