<?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 one report program from the other in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-one-report-program-from-the-other/m-p/7233020#M1525068</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Aug 2010 06:02:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-08-23T06:02:05Z</dc:date>
    <item>
      <title>Calling one report program from the other</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-one-report-program-from-the-other/m-p/7233014#M1525062</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;Here is my query :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to call a report program from another, but only the report program that does not ask for any user input. The way I did this is "SUBMIT rep". But I wish to call a report that asks for user input. I need a way to implement this only by report programming, and not dialog programming.Please let me know the way or an alternative.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sahil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Aug 2010 12:04:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-one-report-program-from-the-other/m-p/7233014#M1525062</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-20T12:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: Calling one report program from the other</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-one-report-program-from-the-other/m-p/7233015#M1525063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just press F1 on VIA SELECTION SCREEN in your abap editor.&lt;/P&gt;&lt;P&gt;Or search in SDN for &lt;STRONG&gt;submit via selection-screen&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Aug 2010 12:07:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-one-report-program-from-the-other/m-p/7233015#M1525063</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-08-20T12:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Calling one report program from the other</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-one-report-program-from-the-other/m-p/7233016#M1525064</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;Use VIA SELECTION-SREEN addition with command SUBMIT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Aug 2010 12:08:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-one-report-program-from-the-other/m-p/7233016#M1525064</guid>
      <dc:creator>bbalci</dc:creator>
      <dc:date>2010-08-20T12:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Calling one report program from the other</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-one-report-program-from-the-other/m-p/7233017#M1525065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to use additon via selection-screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Aug 2010 12:28:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-one-report-program-from-the-other/m-p/7233017#M1525065</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-20T12:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: Calling one report program from the other</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-one-report-program-from-the-other/m-p/7233018#M1525066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   Use SUBMIT &amp;lt;REPORT&amp;gt; VIA SELECTION SCREEN WITH  P1 = &amp;lt;VALUE&amp;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;Please close the threat if it is answered.&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;Anmol.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Aug 2010 12:40:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-one-report-program-from-the-other/m-p/7233018#M1525066</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-20T12:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: Calling one report program from the other</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-one-report-program-from-the-other/m-p/7233019#M1525067</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;SUBMIT.....USING SELECTION-SCREEN 1000 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you execute the report, the system uses the selection screen number that you specify in the scr field.This addition allows you to start the same report in different situations, using a different selection screen each time. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT ..... VIA SELECTION-SCREEN &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The selection screen is displayed. In this case, the selection screen is displayed again after the report list has been displayed. The values entered by the user remain displayed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT REPORT01 &lt;/P&gt;&lt;P&gt;       VIA SELECTION-SCREEN &lt;/P&gt;&lt;P&gt;       USING SELECTION-SET 'VARIANT1' &lt;/P&gt;&lt;P&gt;       USING SELECTION-SETS OF PROGRAM 'REPORT00' &lt;/P&gt;&lt;P&gt;       AND RETURN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Aug 2010 13:09:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-one-report-program-from-the-other/m-p/7233019#M1525067</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-20T13:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Calling one report program from the other</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-one-report-program-from-the-other/m-p/7233020#M1525068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Aug 2010 06:02:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-one-report-program-from-the-other/m-p/7233020#M1525068</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-23T06:02:05Z</dc:date>
    </item>
  </channel>
</rss>

