<?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 Call program screen in ABAP Report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-program-screen-in-abap-report/m-p/2715948#M629886</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a execute program which match to a transaction, in the program, which will generate a selection screen and do selection. After that, the program will call another program screen to do somethings, i want to know can i call program's screen in my execute report, thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Aug 2007 10:45:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-21T10:45:42Z</dc:date>
    <item>
      <title>Call program screen in ABAP Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-program-screen-in-abap-report/m-p/2715948#M629886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a execute program which match to a transaction, in the program, which will generate a selection screen and do selection. After that, the program will call another program screen to do somethings, i want to know can i call program's screen in my execute report, thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 10:45:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-program-screen-in-abap-report/m-p/2715948#M629886</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-21T10:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Call program screen in ABAP Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-program-screen-in-abap-report/m-p/2715949#M629887</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;What you can do is create a transacion if already not there for the second program and then use CALL TRANSACTION to call that second program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also use SUMBIT and the program name.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 10:47:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-program-screen-in-abap-report/m-p/2715949#M629887</guid>
      <dc:creator>seshatalpasai_madala</dc:creator>
      <dc:date>2007-08-21T10:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Call program screen in ABAP Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-program-screen-in-abap-report/m-p/2715950#M629888</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;To Call the Transaction :&lt;/P&gt;&lt;P&gt;  CALL TRANSACTION '&amp;lt;TCODE&amp;gt;' AND SKIP FIRST SCREEN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To call a Report :&lt;/P&gt;&lt;P&gt;  SUBMIT &amp;lt;REPORT&amp;gt; USING SELECTION-SCREEN &amp;lt;NO&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward if Helpful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 11:03:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-program-screen-in-abap-report/m-p/2715950#M629888</guid>
      <dc:creator>varma_narayana</dc:creator>
      <dc:date>2007-08-21T11:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Call program screen in ABAP Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-program-screen-in-abap-report/m-p/2715951#M629889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;which method is better?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;besides, i would like to know dialog programming is client dependent or client independent, if i would like to test the program in another client, whether is it i must activate the program? thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 14:48:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-program-screen-in-abap-report/m-p/2715951#M629889</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-21T14:48:06Z</dc:date>
    </item>
  </channel>
</rss>

