<?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 Stopping a batch Input  session in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/stopping-a-batch-input-session/m-p/2115945#M442842</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;I need to stop a job which is being processed. Please tel me how do i acheive this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried SM37 &amp;amp; went for release but it says 'cannot be done because of the stattus it has'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've also tried to stop the batch using the push button in Appl tool bar in SM37 but still i have the same message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Apr 2007 06:32:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-04T06:32:04Z</dc:date>
    <item>
      <title>Stopping a batch Input  session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/stopping-a-batch-input-session/m-p/2115945#M442842</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;I need to stop a job which is being processed. Please tel me how do i acheive this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried SM37 &amp;amp; went for release but it says 'cannot be done because of the stattus it has'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've also tried to stop the batch using the push button in Appl tool bar in SM37 but still i have the same message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2007 06:32:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/stopping-a-batch-input-session/m-p/2115945#M442842</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-04T06:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Stopping a batch Input  session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/stopping-a-batch-input-session/m-p/2115946#M442843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In the command box, use this &amp;lt;b&amp;gt;/BEND&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;this will stop the Session&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2007 06:34:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/stopping-a-batch-input-session/m-p/2115946#M442843</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-04T06:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: Stopping a batch Input  session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/stopping-a-batch-input-session/m-p/2115947#M442844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;    Your subject for the issue is confusing . It talks about stopping a Batch input session while in the issue details you are asking about stopping a job in process. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; You can stop and skip a Batch input session by using /bend .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; You can cancel or stop a job which is already in process in SM37 . Check your basis person if he can stop a background session using any other basis transaction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2007 06:39:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/stopping-a-batch-input-session/m-p/2115947#M442844</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-04T06:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: Stopping a batch Input  session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/stopping-a-batch-input-session/m-p/2115948#M442845</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;In the BDC_OKCODE,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;give &amp;lt;b&amp;gt;/n&amp;lt;/b&amp;gt; to stop that particular transaction...&lt;/P&gt;&lt;P&gt;give &amp;lt;b&amp;gt;/bend&amp;lt;/b&amp;gt; to quit the entire Session....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can interrupt the interactive execution of a session by entering the&amp;lt;b&amp;gt; /bend&amp;lt;/b&amp;gt; OK code on any screen. &amp;lt;b&amp;gt;/bend &amp;lt;/b&amp;gt;terminates the transaction currently being executed in the session and marks the transaction with the status Incorrect. The session is kept in the queue and is displayed in the Errors section of the list. Changes made by the interrupted transaction are rolled back as long as the transaction uses only the R/3 update facility. Direct database changes made by the transaction are not rolled back. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use &amp;lt;b&amp;gt;/bend&amp;lt;/b&amp;gt; when testing sessions. For example, you may wish to run the first transactions of a large session in display-all mode to make sure that the session has been generated correctly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can restart processing of a transaction by entering the &amp;lt;b&amp;gt;/bbeg&amp;lt;/b&amp;gt; OK code on any screen. &amp;lt;b&amp;gt;/bbeg &amp;lt;/b&amp;gt;terminates the transaction that is currently being processed and then restarts the transaction fresh, as it is recorded in the batch input session. Any changes made by the transaction are rolled back, as long as they were made only by way of the R/3 update facility. Changes made directly to the database are not rolled back. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can delete a transaction from a session during interactive execution by entering the &amp;lt;b&amp;gt;/bdel&amp;lt;/b&amp;gt; OK code. The transaction is removed from the session. The deleted transaction cannot be run even if you restart the session, and you cannot take back the deletion. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;sai ramesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Sai ramesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2007 06:40:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/stopping-a-batch-input-session/m-p/2115948#M442845</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-04T06:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Stopping a batch Input  session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/stopping-a-batch-input-session/m-p/2115949#M442846</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;Just provide /BEND  okcode  in the command field .the session will not be processed further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is call transaction use /N okcode in the command field .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2007 06:44:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/stopping-a-batch-input-session/m-p/2115949#M442846</guid>
      <dc:creator>shishupalreddy</dc:creator>
      <dc:date>2007-04-04T06:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: Stopping a batch Input  session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/stopping-a-batch-input-session/m-p/2115950#M442847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guyz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the quick response. However, the session is sheduled in the background. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, there is no point in going for /bbeg or /bend or /bdel or /bda. Kindly tel me how do i cancel the session which is active.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2007 06:55:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/stopping-a-batch-input-session/m-p/2115950#M442847</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-04T06:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: Stopping a batch Input  session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/stopping-a-batch-input-session/m-p/2115951#M442848</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;Go to the Transaction SM35.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to the TAB &amp;lt;b&amp;gt;&amp;lt;u&amp;gt;In Background&amp;lt;/u&amp;gt;&amp;lt;/b&amp;gt; ... &lt;/P&gt;&lt;P&gt;U can find your session here...&lt;/P&gt;&lt;P&gt;select your Session ... and Press (Shift+F2) .. &lt;/P&gt;&lt;P&gt;this session will be deleted...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if it helps u...&lt;/P&gt;&lt;P&gt;sai ramesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2007 08:10:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/stopping-a-batch-input-session/m-p/2115951#M442848</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-04T08:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: Stopping a batch Input  session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/stopping-a-batch-input-session/m-p/2115952#M442849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SM51 and identify the BTC process linked with your session and cancel / stop / kill this btc process. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then after this process is stopped, start the SM35 then select the session, choose 'Session -&amp;gt; unlock' and then 'Session -&amp;gt;Release'. then the session returns to 'New' status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards, Murugesh AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2007 09:12:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/stopping-a-batch-input-session/m-p/2115952#M442849</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-04T09:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: Stopping a batch Input  session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/stopping-a-batch-input-session/m-p/2115953#M442850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bingo!! Thanks for your answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2007 09:31:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/stopping-a-batch-input-session/m-p/2115953#M442850</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-04T09:31:22Z</dc:date>
    </item>
  </channel>
</rss>

