<?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: Using screen from another program? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-screen-from-another-program/m-p/1395815#M191786</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;Yes it's possible creating dialog module for that screen, see the statament CALL DIALOG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Jun 2006 13:58:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-29T13:58:45Z</dc:date>
    <item>
      <title>Using screen from another program?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-screen-from-another-program/m-p/1395812#M191783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can I use a screen created in one module pool program for another report/module pool program?&lt;/P&gt;&lt;P&gt;Is that possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2006 13:37:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-screen-from-another-program/m-p/1395812#M191783</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-29T13:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Using screen from another program?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-screen-from-another-program/m-p/1395813#M191784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CALL SUBSCREEN b INCLUDING prog dynnr . &lt;/P&gt;&lt;P&gt;Read about taht, if it will be useful for you.&lt;/P&gt;&lt;P&gt;BR, Jacek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S&lt;/P&gt;&lt;P&gt;Plesa reward if it is useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2006 13:46:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-screen-from-another-program/m-p/1395813#M191784</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-29T13:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Using screen from another program?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-screen-from-another-program/m-p/1395814#M191785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it is NORMAL Screen, it is not possible use in another program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is SUBSCREEN, we can use it any program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like this way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Process Before Output event,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL SUBSCREEN &amp;lt;Subscreen area&amp;gt; using &amp;lt;screen no&amp;gt; in &lt;/P&gt;&lt;P&gt;                 &amp;lt;program Name&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Process After Input event,&lt;/P&gt;&lt;P&gt;  CALL SUBSCREEN &amp;lt;Subscreen area&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Selvapandian Arunachalam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2006 13:56:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-screen-from-another-program/m-p/1395814#M191785</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-29T13:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Using screen from another program?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-screen-from-another-program/m-p/1395815#M191786</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;Yes it's possible creating dialog module for that screen, see the statament CALL DIALOG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2006 13:58:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-screen-from-another-program/m-p/1395815#M191786</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-29T13:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: Using screen from another program?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-screen-from-another-program/m-p/1395816#M191787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi nuren,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can do it this way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a Transaction for for program P1.&lt;/P&gt;&lt;P&gt;In SE80 - Maintain Transaction (say zprog1)&lt;/P&gt;&lt;P&gt;Here u have to pass program name(p1) and screen No. (103)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and use CALL TRANSACTION in PAI of p2 to call it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL TRANSACTION zprog1. "as created above&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u want the execution to completely on p1- 103&lt;/P&gt;&lt;P&gt;use &lt;/P&gt;&lt;P&gt;LEAVE TO TRANSACTION zprog1. "as created above&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------" /&gt;&lt;P&gt;Sachin Dhingra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2006 14:00:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-screen-from-another-program/m-p/1395816#M191787</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-29T14:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Using screen from another program?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-screen-from-another-program/m-p/1395817#M191788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; i think it is possible to use a screen developed for the one program for another program, but it also depnds upon what kind of screen you have develop and what kind of data you r going to display in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is only screen than it is ok , but if you consider about the flow logic you have to change the flow logic according to the new report .&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;mrutyun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2006 14:10:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-screen-from-another-program/m-p/1395817#M191788</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-29T14:10:31Z</dc:date>
    </item>
  </channel>
</rss>

