<?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: DYNP_WRONG_SCREEN_TYPE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-wrong-screen-type/m-p/7251072#M1527581</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THanks for all your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i created a Program and called the screen now it is working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is issue has been closed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;YSR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: ysr@jay on Mar 5, 2011 5:33 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 05 Mar 2011 16:32:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-03-05T16:32:44Z</dc:date>
    <item>
      <title>DYNP_WRONG_SCREEN_TYPE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-wrong-screen-type/m-p/7251065#M1527574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i am runing the Module poole program i am struck by dump. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;find the descriptin below for the dump. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my screen type is Noraml. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Incorrect screen type: Screen is incorrectly defined or used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; happened?&lt;/P&gt;&lt;P&gt;The attribute screen type with the values 'Normal Screen' and&lt;/P&gt;&lt;P&gt;'Subscreen' determines the use of the screen. If a normal screen is used&lt;/P&gt;&lt;P&gt; as subscreen or vice versa, an error occurs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i avoid this problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Sep 2010 14:33:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-wrong-screen-type/m-p/7251065#M1527574</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-24T14:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: DYNP_WRONG_SCREEN_TYPE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-wrong-screen-type/m-p/7251066#M1527575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like your Normal should be a subscreen?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Sep 2010 14:44:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-wrong-screen-type/m-p/7251066#M1527575</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-24T14:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: DYNP_WRONG_SCREEN_TYPE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-wrong-screen-type/m-p/7251067#M1527576</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;Are you calling the screen in the program with dimensions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, use screen type as Model Dialog box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Sep 2010 05:57:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-wrong-screen-type/m-p/7251067#M1527576</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-26T05:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: DYNP_WRONG_SCREEN_TYPE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-wrong-screen-type/m-p/7251068#M1527577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes rajesh, your right i am using the dimensions for the screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz check below statement .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call SCREEN 2000 STARTING AT 20 20. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i changed to Modale dilog box .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it correct ? plz let me know..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~yst&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 09:05:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-wrong-screen-type/m-p/7251068#M1527577</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-29T09:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: DYNP_WRONG_SCREEN_TYPE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-wrong-screen-type/m-p/7251069#M1527578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes  ysr@jay..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Proceed..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 09:22:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-wrong-screen-type/m-p/7251069#M1527578</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-29T09:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: DYNP_WRONG_SCREEN_TYPE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-wrong-screen-type/m-p/7251070#M1527579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After changing all in the codeing still the problem exits. actully i am calling the screen in a report program that report program i am calling in the BADI of standard Tcdoe ME23n. after executeing the ME23n i am able to see the screen after closing the screen another popups for messages from standard tcode if i close it the dump is comming. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~YsR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Oct 2010 15:15:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-wrong-screen-type/m-p/7251070#M1527579</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-02T15:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: DYNP_WRONG_SCREEN_TYPE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-wrong-screen-type/m-p/7251071#M1527580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI friends, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am able resolve the dump part in coding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am calling my module pool program in BADI for ME23n tocde, like in the following way .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set screen 0.&lt;/P&gt;&lt;P&gt; SUBMIT ZCHECK_PO AND RETURN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am able to return to this place after completing my moule pool screen by selecting cancel button.After this a popup will come which you might be knowing already that message pop in ME23n. in this popup if i select ok my entire transaction is closing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz help me out .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advace.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~YSR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: ysr@jay on Oct 4, 2010 6:00 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 15:57:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-wrong-screen-type/m-p/7251071#M1527580</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-04T15:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: DYNP_WRONG_SCREEN_TYPE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-wrong-screen-type/m-p/7251072#M1527581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THanks for all your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i created a Program and called the screen now it is working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is issue has been closed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;YSR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: ysr@jay on Mar 5, 2011 5:33 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Mar 2011 16:32:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-wrong-screen-type/m-p/7251072#M1527581</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-05T16:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: DYNP_WRONG_SCREEN_TYPE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-wrong-screen-type/m-p/7251073#M1527582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check my last comments&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Mar 2011 16:33:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-wrong-screen-type/m-p/7251073#M1527582</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-05T16:33:54Z</dc:date>
    </item>
  </channel>
</rss>

