<?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: call subscreen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen/m-p/5075251#M1178914</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U have 3 module pool screen. &lt;/P&gt;&lt;P&gt;First is 1000 a normal screen . &lt;/P&gt;&lt;P&gt; When i clicked on first element(100 screen) the normal screen opened. In this screen i create a button. &lt;/P&gt;&lt;P&gt;When i clicked on button the new so u created Function code 'NEW' for that button&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In screen 100 Under PAI module u cal like this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MODULE user_command_0100 INPUT.&lt;/P&gt;&lt;P&gt;  IF save_ok = 'NEW'.&lt;/P&gt;&lt;P&gt;    number1 = '0500'.-----&amp;gt; subscreen number &lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Feb 2009 05:33:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-06T05:33:09Z</dc:date>
    <item>
      <title>call subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen/m-p/5075245#M1178908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 3 module pool screen. First is 1000 a normal screen . In this screen i have created MENUBAR. In menubar 3 elements i prescribed. These r also a normal screen. When i clicked on first element(100 screen) the normal screen opened. In this screen i create a button. When i clicked on button the new &lt;/P&gt;&lt;P&gt;subscreen should be open. For this i define subarea SUB in 500 screen. It's attribute is subscreen. &lt;/P&gt;&lt;P&gt;and design screen 200 attribut is also subscreen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need when i clicked on button(100) screen the subscreen should be open(200). Plz help me what should i do? Plz tell me all the additional coding for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swapnika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 05:08:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen/m-p/5075245#M1178908</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-06T05:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: call subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen/m-p/5075246#M1178909</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 the Demo program DEMO_DYNPRO_SUBSCREENS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 05:12:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen/m-p/5075246#M1178909</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-06T05:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: call subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen/m-p/5075247#M1178910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swapnika Panse,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;             The following link has the required information and sample code for the particular question on subscreens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/Helpdata/EN/9f/dbabfe35c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/Helpdata/EN/9f/dbabfe35c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Neelima.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 05:27:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen/m-p/5075247#M1178910</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-06T05:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: call subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen/m-p/5075248#M1178911</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;PRE&gt;&lt;CODE&gt;
PBO EVENT. 
call subscreen: subscreen1 including sy-repid number1,
                  subscreen2 including sy-repid number2.
PAI EVENT.
module user_command_100 input.
  case save_ok.
    when 'PUSHBUTTON1'.
      number1 = '0110'.
    when 'PUSHBUTTON2'.
      number1 = '0120'.
      clear field1.
  endcase.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gurpreet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 05:28:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen/m-p/5075248#M1178911</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-06T05:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: call subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen/m-p/5075249#M1178912</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;     Your question is not at all clear.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 05:28:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen/m-p/5075249#M1178912</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-06T05:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: call subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen/m-p/5075250#M1178913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in PBO of  screen after whihc you want sub screen .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Case sy-ucomm .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when 'your push button fcode'.'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call screen (your screen number ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endcase.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 05:33:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen/m-p/5075250#M1178913</guid>
      <dc:creator>kamesh_g</dc:creator>
      <dc:date>2009-02-06T05:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: call subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen/m-p/5075251#M1178914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U have 3 module pool screen. &lt;/P&gt;&lt;P&gt;First is 1000 a normal screen . &lt;/P&gt;&lt;P&gt; When i clicked on first element(100 screen) the normal screen opened. In this screen i create a button. &lt;/P&gt;&lt;P&gt;When i clicked on button the new so u created Function code 'NEW' for that button&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In screen 100 Under PAI module u cal like this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MODULE user_command_0100 INPUT.&lt;/P&gt;&lt;P&gt;  IF save_ok = 'NEW'.&lt;/P&gt;&lt;P&gt;    number1 = '0500'.-----&amp;gt; subscreen number &lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 05:33:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen/m-p/5075251#M1178914</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-06T05:33:09Z</dc:date>
    </item>
  </channel>
</rss>

