<?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 submit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/2117466#M443365</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;what is the difference between submit and leave to ,i want brief explaination about too.&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Apr 2007 13:47:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-16T13:47:55Z</dc:date>
    <item>
      <title>submit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/2117466#M443365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;what is the difference between submit and leave to ,i want brief explaination about too.&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2007 13:47:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/2117466#M443365</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-16T13:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: submit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/2117467#M443366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raju,&lt;/P&gt;&lt;P&gt;    By using Leave to you have only options for&lt;/P&gt;&lt;P&gt;       Leave to current transaction&lt;/P&gt;&lt;P&gt;       Leave to List-Processing&lt;/P&gt;&lt;P&gt;       Leave to Screen&lt;/P&gt;&lt;P&gt;       Leave to Transaction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  It is just leaving this program and processing to the next,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But using SUBMIT statement we are calling another Report program this can be in Two ways 1) Submit&lt;/P&gt;&lt;P&gt;               2) Submit and Return&lt;/P&gt;&lt;P&gt;                   (i.e., Returning back to the calling program)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This methods can be used through Selection-Screens also&lt;/P&gt;&lt;P&gt;               1) Submit Via Selection Screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With regards,&lt;/P&gt;&lt;P&gt;        Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2007 13:59:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/2117467#M443366</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-16T13:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: submit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/2117468#M443367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SUBMIT is used to call a report.  LEAVE TO TRANSACTION is used to leave the current program and call the transaction code.   The SUBMIT statement with the extension AND RETURN, will call the program and then return control to the caller.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2007 14:00:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/2117468#M443367</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-04-16T14:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: submit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/2117469#M443368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Submit is a command which is used to submit a job from a program. The cursor leaves the calling program and starts executing the submitted programs and once finished returns back to the original program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leave to is a command which is used to execute some other job of a program. In leave to current processing will be terminated and new transaction gets started. The previous internal sessions which are active as such are deleted. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward and close duplicate threads as it confuses a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2007 14:05:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/2117469#M443368</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-16T14:05:00Z</dc:date>
    </item>
  </channel>
</rss>

