<?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: updating table using BADI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/updating-table-using-badi/m-p/4637817#M1091872</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank u for u r reply .....&lt;/P&gt;&lt;P&gt;I have a requirement , where i have to update a Z table  at the end of MIRO transaction ..... how to implement it ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank u&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Oct 2008 14:47:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-16T14:47:37Z</dc:date>
    <item>
      <title>updating table using BADI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updating-table-using-badi/m-p/4637815#M1091870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Gurus ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it possible to update a Z table  using  BADI...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2008 14:51:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updating-table-using-badi/m-p/4637815#M1091870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-15T14:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: updating table using BADI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updating-table-using-badi/m-p/4637816#M1091871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Aravindh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course you can update a Z-table within a BAdI but - you must not do this.&lt;/P&gt;&lt;P&gt;Why?&lt;/P&gt;&lt;P&gt;A BAdI implementation is always called &lt;STRONG&gt;within&lt;/STRONG&gt; a transaction where the COMMIT happens at the end of the transaction (SAVE = commit, CANCEL = rollback). Thus, a premature COMMIT would spoil the running transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Technically it would be possible to trigger the DB update using a fm call IN UPDATE TASK but it is still weird logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2008 21:40:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updating-table-using-badi/m-p/4637816#M1091871</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2008-10-15T21:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: updating table using BADI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updating-table-using-badi/m-p/4637817#M1091872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank u for u r reply .....&lt;/P&gt;&lt;P&gt;I have a requirement , where i have to update a Z table  at the end of MIRO transaction ..... how to implement it ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank u&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 14:47:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updating-table-using-badi/m-p/4637817#M1091872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T14:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: updating table using BADI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updating-table-using-badi/m-p/4637818#M1091873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do not explicity COMMIT after updating z table. Let standard COMMIT at the end of transaction do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;SKJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 19:59:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updating-table-using-badi/m-p/4637818#M1091873</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T19:59:47Z</dc:date>
    </item>
  </channel>
</rss>

