<?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: subscreen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen/m-p/1936626#M387294</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashraf,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just ensure that the second radiobutton is selected in the "screen type" section when looking at the attributes of the screen through SE51.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should solve your problem &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Feb 2007 15:34:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-12T15:34:23Z</dc:date>
    <item>
      <title>subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen/m-p/1936624#M387292</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 am trying to call the subscreen from main screen. i am facing the runtim error like this. please help me out..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DYNP_WRONG_SCREEN_TYPE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnx &amp;amp; regards.&lt;/P&gt;&lt;P&gt;Ashraf.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2007 15:31:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen/m-p/1936624#M387292</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-12T15:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen/m-p/1936625#M387293</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;Check which kind of screen you have chosen: you have to set the attribute SUBSCREEN in the SCREEN TYPE ATTRIBUTE in the screenpainter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2007 15:32:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen/m-p/1936625#M387293</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-12T15:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen/m-p/1936626#M387294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashraf,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just ensure that the second radiobutton is selected in the "screen type" section when looking at the attributes of the screen through SE51.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should solve your problem &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2007 15:34:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen/m-p/1936626#M387294</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-12T15:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen/m-p/1936627#M387295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have created one variable like sy-dynnr. and i assign the subscreen on it. and i m calling that screen. see... this my status.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;data: sub_no like sy-dynnr value '1001'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call scubscreen area1 including sy-repid sub_no.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnx .&lt;/P&gt;&lt;P&gt;Ashraf.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2007 15:36:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen/m-p/1936627#M387295</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-12T15:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen/m-p/1936628#M387296</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;The screen 1001 has to be an SUBSCREEN, so you have to check the attribute of screen 1001 by screen painter and set the attribute SUBSCREEN in SCREEN TYPE section.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2007 15:38:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen/m-p/1936628#M387296</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-12T15:38:54Z</dc:date>
    </item>
  </channel>
</rss>

