<?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 Calling Subscreen into  main screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-subscreen-into-main-screen/m-p/6086299#M1357837</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;  I am  calling  subscreen(0200)  into main screen(0100).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As in&lt;/P&gt;&lt;P&gt;   PBO Event.&lt;/P&gt;&lt;P&gt;  call subscreen  sub  including  sy-repid '0200'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PAO evet&lt;/P&gt;&lt;P&gt;call subscreen  sub.&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;&lt;/P&gt;&lt;P&gt;Here my  requirement is  , created  one  push  button in screen  0100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I press button (FCODE= PULL)  in PAI of main screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;case  sy-ucomm.&lt;/P&gt;&lt;P&gt;  when 'PULL'.&lt;/P&gt;&lt;P&gt; ???&lt;/P&gt;&lt;P&gt;???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know  how  to trigger this  screen in main screen (0100).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Sep 2009 17:10:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-16T17:10:32Z</dc:date>
    <item>
      <title>Calling Subscreen into  main screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-subscreen-into-main-screen/m-p/6086299#M1357837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;  I am  calling  subscreen(0200)  into main screen(0100).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As in&lt;/P&gt;&lt;P&gt;   PBO Event.&lt;/P&gt;&lt;P&gt;  call subscreen  sub  including  sy-repid '0200'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PAO evet&lt;/P&gt;&lt;P&gt;call subscreen  sub.&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;&lt;/P&gt;&lt;P&gt;Here my  requirement is  , created  one  push  button in screen  0100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I press button (FCODE= PULL)  in PAI of main screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;case  sy-ucomm.&lt;/P&gt;&lt;P&gt;  when 'PULL'.&lt;/P&gt;&lt;P&gt; ???&lt;/P&gt;&lt;P&gt;???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know  how  to trigger this  screen in main screen (0100).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 17:10:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-subscreen-into-main-screen/m-p/6086299#M1357837</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-16T17:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: Calling Subscreen into  main screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-subscreen-into-main-screen/m-p/6086300#M1357838</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;When ever u r user command is trigred then automatcally sub screen will be triggered.Since u have used the subscreen in PAI also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Raghu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 17:53:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-subscreen-into-main-screen/m-p/6086300#M1357838</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-16T17:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: Calling Subscreen into  main screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-subscreen-into-main-screen/m-p/6086301#M1357839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Please search before you post, i hope the one below would help you:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LINK[ Calling SUBSCREEN|http://help.sap.com/saphelp_nw04/Helpdata/EN/9f/dbabfe35c111d1829f0000e829fbfe/content.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Himanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 18:53:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-subscreen-into-main-screen/m-p/6086301#M1357839</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-16T18:53:56Z</dc:date>
    </item>
  </channel>
</rss>

