<?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: SUBMIT does not work in background... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-does-not-work-in-background/m-p/6018584#M1347235</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 executing some program using the statement like SUBMIT prog_2 WITH parameters and RETURN.&lt;/P&gt;&lt;P&gt;In foreground PROG_2 is executed, and once you click on the BACK button the code written after this SUBMIT statement will be executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are executing the same in the BACKGROUND mode, no feasibility of clicking on BACK button, hence control will remain in the PROG_2 only after executing its logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please code accordingly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Aug 2009 12:49:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-18T12:49:21Z</dc:date>
    <item>
      <title>SUBMIT does not work in background...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-does-not-work-in-background/m-p/6018583#M1347234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a copy program of a standard transaction and once we use this copy program in the main program via SUBMIT... it does not work in background...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why is this so,,, Please advice...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2009 12:37:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-does-not-work-in-background/m-p/6018583#M1347234</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-18T12:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: SUBMIT does not work in background...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-does-not-work-in-background/m-p/6018584#M1347235</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 executing some program using the statement like SUBMIT prog_2 WITH parameters and RETURN.&lt;/P&gt;&lt;P&gt;In foreground PROG_2 is executed, and once you click on the BACK button the code written after this SUBMIT statement will be executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are executing the same in the BACKGROUND mode, no feasibility of clicking on BACK button, hence control will remain in the PROG_2 only after executing its logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please code accordingly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2009 12:49:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-does-not-work-in-background/m-p/6018584#M1347235</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-18T12:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: SUBMIT does not work in background...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-does-not-work-in-background/m-p/6018585#M1347236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;...or try&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
SUBMIT ... EXPORTING LIST TO MEMORY. 
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;This will not only suppress report output (so not BACK button will be needed) but also together with addtion &lt;STRONG&gt;TO SAP-SPOOL SPOOL&lt;/STRONG&gt; you can review the output in spool once program is finished.&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>Tue, 18 Aug 2009 12:58:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-does-not-work-in-background/m-p/6018585#M1347236</guid>
      <dc:creator>MarcinPciak</dc:creator>
      <dc:date>2009-08-18T12:58:21Z</dc:date>
    </item>
  </channel>
</rss>

