<?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: Commit on batch input in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit-on-batch-input/m-p/2256697#M488706</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not that I know of. When faced with similar circumstances, instead of ROLLBACK, I have run another batch input that undoes the changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 May 2007 13:29:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-25T13:29:01Z</dc:date>
    <item>
      <title>Commit on batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit-on-batch-input/m-p/2256696#M488705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to do the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I have a Z program where I can schedule more than order per turn! To do that, I am doing a batch input via the transaction IW33, calling it order by order. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want to do is to change sucessful everything or rollback all the changes made, but I think doing this way, calling the transaction order by order, I can have mistakes, because the CALL TRANSACTION can trigger a COMMIT in the database without my interference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How could I do that?  Is there some function  I can use to control this? Do you know a BAPI for this purpose?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 12:43:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/commit-on-batch-input/m-p/2256696#M488705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T12:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Commit on batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit-on-batch-input/m-p/2256697#M488706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not that I know of. When faced with similar circumstances, instead of ROLLBACK, I have run another batch input that undoes the changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 13:29:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/commit-on-batch-input/m-p/2256697#M488706</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T13:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Commit on batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit-on-batch-input/m-p/2256698#M488707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should not use Committ and call transaction will not allow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do other way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call transaction tcode using bdcdata mode 'A' 'E' 'N'&lt;/P&gt;&lt;P&gt;                                UPDATE 'S'. When you update mode as 'Synchronous and it works as Comiit work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Points if it is useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 13:51:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/commit-on-batch-input/m-p/2256698#M488707</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T13:51:13Z</dc:date>
    </item>
  </channel>
</rss>

