<?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: Calling subscreen in module pool in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-subscreen-in-module-pool/m-p/6087334#M1358030</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi kiran,&lt;/P&gt;&lt;P&gt;The "call subscreen "  con't  use in between loop and endloop . first check once&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Sep 2009 10:24:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-09T10:24:49Z</dc:date>
    <item>
      <title>Calling subscreen in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-subscreen-in-module-pool/m-p/6087332#M1358028</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;                I am trying to call sub-screen in module pool.&lt;/P&gt;&lt;P&gt;but it is giving me an error as  "." or "ID ... FIELD ..." expected after "SUBSCREEN".&lt;/P&gt;&lt;P&gt;i am using followning statement&lt;/P&gt;&lt;P&gt;CALL SUBSCREEN SUB  INCLUDING SY-REPID '0101'.&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;CALL SUBSCREEN SUB. (SUB is screen i have created in layout).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried it a lot, but not able to solve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2009 10:07:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-subscreen-in-module-pool/m-p/6087332#M1358028</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-09T10:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Calling subscreen in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-subscreen-in-module-pool/m-p/6087333#M1358029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;Check out this link ...&lt;/P&gt;&lt;P&gt;[http://help.sap.com/saphelp_nw04/Helpdata/EN/9f/dbabfe35c111d1829f0000e829fbfe/content.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;manish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2009 10:17:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-subscreen-in-module-pool/m-p/6087333#M1358029</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-09T10:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: Calling subscreen in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-subscreen-in-module-pool/m-p/6087334#M1358030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi kiran,&lt;/P&gt;&lt;P&gt;The "call subscreen "  con't  use in between loop and endloop . first check once&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2009 10:24:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-subscreen-in-module-pool/m-p/6087334#M1358030</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-09T10:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: Calling subscreen in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-subscreen-in-module-pool/m-p/6087335#M1358031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="blue" __jive_macro_name="color"&gt;Hi Kiran, 
&amp;lt;li&amp;gt;Subscreen concept is like this. You have one main screen. You want another screen which has to be displayed on main screen when you run main screen.
&amp;lt;li&amp;gt;First we need to create subscreen area on main screen. Goto layout and click subscreen element and place on main screen and name to that subscreen area as SUB.
&amp;lt;li&amp;gt;Now create another screen type subscreen. place fields on that and write logic.
&amp;lt;li&amp;gt; Check REPORT &lt;STRONG&gt;demo_dynpro_subscreens&lt;/STRONG&gt;.

Thanks
venkat.O&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2009 10:51:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-subscreen-in-module-pool/m-p/6087335#M1358031</guid>
      <dc:creator>venkat_o</dc:creator>
      <dc:date>2009-09-09T10:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Calling subscreen in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-subscreen-in-module-pool/m-p/6087336#M1358032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thx guys&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 06:47:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-subscreen-in-module-pool/m-p/6087336#M1358032</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-14T06:47:18Z</dc:date>
    </item>
  </channel>
</rss>

