<?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 a Subscreen from Selection Screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-subscreen-from-selection-screen/m-p/5664178#M1288144</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;in the program define like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in se38 &lt;/P&gt;&lt;P&gt;Selection-screen : begin of screen 0110 as subscreen.&lt;/P&gt;&lt;P&gt;select-options :s_matnr for mara-matnr.&lt;/P&gt;&lt;P&gt;selection-screen : end of screen 0110.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;start-of-selection.&lt;/P&gt;&lt;P&gt;call screen 8000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in se51&lt;/P&gt;&lt;P&gt;enter the program name and screen no 8000 and click on layout &lt;/P&gt;&lt;P&gt;select the subscreen icon and drag and drop it on layout ,name it (eg : sub1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PBO&lt;/P&gt;&lt;P&gt;Module_status_8000.&lt;/P&gt;&lt;P&gt;call subscreen sub1 including sy-repid '0110'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PAI&lt;/P&gt;&lt;P&gt;Module_user_command_8000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 May 2009 06:12:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-28T06:12:56Z</dc:date>
    <item>
      <title>Calling a Subscreen from Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-subscreen-from-selection-screen/m-p/5664174#M1288140</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;&lt;/P&gt;&lt;P&gt;How to call a subscreen from a selection screen, I know how it can be called using TABBED block but i dont require the TABBED thing here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 05:42:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-subscreen-from-selection-screen/m-p/5664174#M1288140</guid>
      <dc:creator>Santosh_Kezkhepatmelathil</dc:creator>
      <dc:date>2009-05-28T05:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Calling a Subscreen from Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-subscreen-from-selection-screen/m-p/5664175#M1288141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi santosh ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;              it is not possible to call a sub screen directly. to call a sub screen  you have need a screen first.&lt;/P&gt;&lt;P&gt;then it can be easy.for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 05:48:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-subscreen-from-selection-screen/m-p/5664175#M1288141</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T05:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Calling a Subscreen from Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-subscreen-from-selection-screen/m-p/5664176#M1288142</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;Pls check this link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/e7/deb237b9a9a968e10000009b38f8cf/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/e7/deb237b9a9a968e10000009b38f8cf/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jayanth G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 05:56:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-subscreen-from-selection-screen/m-p/5664176#M1288142</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T05:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Calling a Subscreen from Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-subscreen-from-selection-screen/m-p/5664177#M1288143</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 this demo program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DEMO_SEL_SCREEN_AS_SUBSCREEN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jyothi CH.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 05:59:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-subscreen-from-selection-screen/m-p/5664177#M1288143</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T05:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Calling a Subscreen from Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-subscreen-from-selection-screen/m-p/5664178#M1288144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;in the program define like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in se38 &lt;/P&gt;&lt;P&gt;Selection-screen : begin of screen 0110 as subscreen.&lt;/P&gt;&lt;P&gt;select-options :s_matnr for mara-matnr.&lt;/P&gt;&lt;P&gt;selection-screen : end of screen 0110.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;start-of-selection.&lt;/P&gt;&lt;P&gt;call screen 8000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in se51&lt;/P&gt;&lt;P&gt;enter the program name and screen no 8000 and click on layout &lt;/P&gt;&lt;P&gt;select the subscreen icon and drag and drop it on layout ,name it (eg : sub1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PBO&lt;/P&gt;&lt;P&gt;Module_status_8000.&lt;/P&gt;&lt;P&gt;call subscreen sub1 including sy-repid '0110'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PAI&lt;/P&gt;&lt;P&gt;Module_user_command_8000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 06:12:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-subscreen-from-selection-screen/m-p/5664178#M1288144</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T06:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Calling a Subscreen from Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-subscreen-from-selection-screen/m-p/5664179#M1288145</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;&lt;/P&gt;&lt;P&gt;i don't know if you have understood my requirement Correctly,Let me be more specific:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a subscreen (not by selection-screen statement) say some 100.&lt;/P&gt;&lt;P&gt;by using tabbed block i would have called the above subscreen 100 as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF TABBED BLOCK ts_prfields FOR 10 LINES.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN TAB (20) tab_cond USER-COMMAND tab_cond&lt;/P&gt;&lt;P&gt;                                  DEFAULT SCREEN 0100.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF BLOCK ts_prfields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but now i don't need this tabbed stuff i just want to display the subscreen 100 using selection-screen statement . is this posible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 06:20:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-subscreen-from-selection-screen/m-p/5664179#M1288145</guid>
      <dc:creator>Santosh_Kezkhepatmelathil</dc:creator>
      <dc:date>2009-05-28T06:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Calling a Subscreen from Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-subscreen-from-selection-screen/m-p/5664180#M1288146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had the same question and searched the forum, and my conclusion is : it's NOT possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most useful thread I found is this one : &lt;SPAN __jive_macro_name="thread" id="355587"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 14:36:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-subscreen-from-selection-screen/m-p/5664180#M1288146</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-07-31T14:36:42Z</dc:date>
    </item>
  </channel>
</rss>

