<?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: Problem with Dynpro in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-dynpro/m-p/2746476#M638474</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Call Screen 9000 Starting at px py. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each and every time you call the above statement the value of Px and py decides its position. So u need a Fm/class to read the position of the Window so that nest time u call it - u have the desired values of px and py.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case pressing buttons of the window is repositioning it .. then u just check ur code. It should not be baving like that. Check the Next screen attrib of the this 9000.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Sep 2007 15:26:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-12T15:26:01Z</dc:date>
    <item>
      <title>Problem with Dynpro</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-dynpro/m-p/2746473#M638471</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 have a Dynpro and use Call Screen 9000 Starting at px py. The problem is when the user move it and press enter, the screen return to the original position px and py. I don't find any helpfull field in syst structure.&lt;/P&gt;&lt;P&gt;Anybody can help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lisandro.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2007 15:06:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-dynpro/m-p/2746473#M638471</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-12T15:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Dynpro</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-dynpro/m-p/2746474#M638472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If it triggers any one of the other screen PAI or PBO then it will act in that way only, so check out the code&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; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2007 15:15:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-dynpro/m-p/2746474#M638472</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-12T15:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Dynpro</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-dynpro/m-p/2746475#M638473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is screen type of 9000 ? I guess it is not modal dialog ..&lt;/P&gt;&lt;P&gt;i have done many things on modal dialog like using below syntax&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call screen 9000  starting at pos pos&lt;/P&gt;&lt;P&gt;                          ending at pos pos .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you use screen type modal dialog then you will not get that issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2007 15:17:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-dynpro/m-p/2746475#M638473</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-12T15:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Dynpro</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-dynpro/m-p/2746476#M638474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Call Screen 9000 Starting at px py. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each and every time you call the above statement the value of Px and py decides its position. So u need a Fm/class to read the position of the Window so that nest time u call it - u have the desired values of px and py.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case pressing buttons of the window is repositioning it .. then u just check ur code. It should not be baving like that. Check the Next screen attrib of the this 9000.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2007 15:26:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-dynpro/m-p/2746476#M638474</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-12T15:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Dynpro</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-dynpro/m-p/2746477#M638475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Seshu,&lt;/P&gt;&lt;P&gt;    The screen type is modal dialog now, the problem was solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Lisandro.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2007 15:41:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-dynpro/m-p/2746477#M638475</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-12T15:41:36Z</dc:date>
    </item>
  </channel>
</rss>

