<?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 Connection CLosed Error due to submit statement. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/connection-closed-error-due-to-submit-statement/m-p/5845245#M1318704</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Method which calls this function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL FUNCTION 'Z_SLOT_TRIGGER_PRODUCTS'
          EXPORTING
            iv_rspar   = lt_rspar
            iv_variant = lv_variant.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Function module Z_slot_trigger_prouducts has a form in which there is a submit statement&lt;/P&gt;&lt;P&gt; Submit the slotting transaction to background &amp;amp; process the transaction immediatly&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; 
 SUBMIT z_slot_products
   USING SELECTION-SET gv_variant
    WITH SELECTION-TABLE p_lt_rspar_tmp
     AND RETURN.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;During the debuging i see that when it reaches this submit statement it is giving an error as below in the inbound queue:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ThISend: bad tm type / connection closed (no data)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please help me with this error. Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jun 2009 21:55:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-16T21:55:08Z</dc:date>
    <item>
      <title>Connection CLosed Error due to submit statement.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/connection-closed-error-due-to-submit-statement/m-p/5845245#M1318704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Method which calls this function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL FUNCTION 'Z_SLOT_TRIGGER_PRODUCTS'
          EXPORTING
            iv_rspar   = lt_rspar
            iv_variant = lv_variant.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Function module Z_slot_trigger_prouducts has a form in which there is a submit statement&lt;/P&gt;&lt;P&gt; Submit the slotting transaction to background &amp;amp; process the transaction immediatly&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; 
 SUBMIT z_slot_products
   USING SELECTION-SET gv_variant
    WITH SELECTION-TABLE p_lt_rspar_tmp
     AND RETURN.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;During the debuging i see that when it reaches this submit statement it is giving an error as below in the inbound queue:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ThISend: bad tm type / connection closed (no data)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please help me with this error. Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2009 21:55:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/connection-closed-error-due-to-submit-statement/m-p/5845245#M1318704</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-16T21:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: Connection CLosed Error due to submit statement.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/connection-closed-error-due-to-submit-statement/m-p/5845246#M1318705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the documentation of the submit statement: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;When the SUBMIT statement is executed, the system runs an authorization check for the authorization group specified in the program attributes. &lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2009 22:09:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/connection-closed-error-due-to-submit-statement/m-p/5845246#M1318705</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2009-06-16T22:09:16Z</dc:date>
    </item>
  </channel>
</rss>

