<?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: Include a subscreen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-a-subscreen/m-p/8017660#M1608400</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Create a function group and create a sub-screen in that function group. From your PBO of the screen in which you have the subscreen area (as per your description, two separate screens), include the following screen flow logic statements:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
CALL SUBSCREEN &amp;lt;subarea&amp;gt; 
  INCLUDING SAPL&amp;lt;function-group-name&amp;gt; &amp;lt;subscreen-number&amp;gt;.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternately, you can have the subscreen in one of the programs and use that program-name in the CALL SUBSCREEN statement of the other program's screen. Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Suresh Radhakrishnan on Jul 25, 2011 8:32 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Jul 2011 10:30:49 GMT</pubDate>
    <dc:creator>SureshRa</dc:creator>
    <dc:date>2011-07-25T10:30:49Z</dc:date>
    <item>
      <title>Include a subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-a-subscreen/m-p/8017659#M1608399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;I am facing this problem: I have to write two programs similiar. In those I have an area is exactly the same, and I was thinking to use a subscreen to draw this area and relative modules and then to include the subscreen in the two programs.&lt;/P&gt;&lt;P&gt;I tried to create an I (Include) Program via SE38 and wanted to insert here the subscreen, but it tells me it's impossible to create a dynpro in Include programs. So the question is: how can I create something to include a subscreen into different programs? &lt;/P&gt;&lt;P&gt;Any hint is welcome.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Gabriele&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jul 2011 10:19:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-a-subscreen/m-p/8017659#M1608399</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-25T10:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: Include a subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-a-subscreen/m-p/8017660#M1608400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Create a function group and create a sub-screen in that function group. From your PBO of the screen in which you have the subscreen area (as per your description, two separate screens), include the following screen flow logic statements:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
CALL SUBSCREEN &amp;lt;subarea&amp;gt; 
  INCLUDING SAPL&amp;lt;function-group-name&amp;gt; &amp;lt;subscreen-number&amp;gt;.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternately, you can have the subscreen in one of the programs and use that program-name in the CALL SUBSCREEN statement of the other program's screen. Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Suresh Radhakrishnan on Jul 25, 2011 8:32 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jul 2011 10:30:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-a-subscreen/m-p/8017660#M1608400</guid>
      <dc:creator>SureshRa</dc:creator>
      <dc:date>2011-07-25T10:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: Include a subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-a-subscreen/m-p/8017661#M1608401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2011 09:04:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-a-subscreen/m-p/8017661#M1608401</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-26T09:04:08Z</dc:date>
    </item>
  </channel>
</rss>

