<?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: Screen calling ... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-calling/m-p/6160245#M1370029</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;Have you tried using  , CALL SCREEN '8000'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Sep 2009 08:09:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-18T08:09:30Z</dc:date>
    <item>
      <title>Screen calling ...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-calling/m-p/6160244#M1370028</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;I have 2 custom module pool applications. Let me say A,B.&lt;/P&gt;&lt;P&gt;I am calling B application from 8000 screen number of A application . Here, If I click on BACK &lt;/P&gt;&lt;P&gt;push button, it should come back directly to A application 8000 screen. In B application 2 screen are there.&lt;/P&gt;&lt;P&gt;When I call B application I am skipping the first screen and going directly to second screen. Here I need help,&lt;/P&gt;&lt;P&gt;If I click BACK button in Second screen of B application, it should not go back to First screen of the B application. It should go &lt;/P&gt;&lt;P&gt;directly to the A application screen 8000. Is there any parameters to handle this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help me.&lt;/P&gt;&lt;P&gt;Sridhar B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2009 08:05:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-calling/m-p/6160244#M1370028</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-18T08:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Screen calling ...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-calling/m-p/6160245#M1370029</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;Have you tried using  , CALL SCREEN '8000'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2009 08:09:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-calling/m-p/6160245#M1370029</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-18T08:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: Screen calling ...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-calling/m-p/6160246#M1370030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will give dump. Because that 8000 screen is designed in A application.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2009 08:13:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-calling/m-p/6160246#M1370030</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-18T08:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Screen calling ...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-calling/m-p/6160247#M1370031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It depends on how you called those two screens in second program and what is set as &lt;STRONG&gt;NEXT SCREEN&lt;/STRONG&gt; for them. Go to first screen which you are skipping and in &lt;EM&gt;Next screen&lt;/EM&gt; attribute type &lt;STRONG&gt;0&lt;/STRONG&gt; , then go to second and do the same. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when you call your second program which skips first screen there has to be some direct call of second screen (CALL SCREEN). When you leave this screen (with BACK) you are back in first screen (which you have just skipped) but as next screen for it is also 0, you will in fact be back in first program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2009 08:18:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-calling/m-p/6160247#M1370031</guid>
      <dc:creator>MarcinPciak</dc:creator>
      <dc:date>2009-09-18T08:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Screen calling ...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-calling/m-p/6160248#M1370032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,,,Hope you have created the transaction codes separately for those two module pool applications...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so ,when you press BACK button call the first the transaction code and skiip the first screen,but this is possible when the first screen has paramter id valuesfor the fields you have declared. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is just one option&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2009 08:57:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-calling/m-p/6160248#M1370032</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-18T08:57:28Z</dc:date>
    </item>
  </channel>
</rss>

