<?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: regarding commit at BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-commit-at-bapi/m-p/955371#M66162</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;You can do very well. update addon table entries after bapi commit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sasi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Aug 2005 12:04:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-08-23T12:04:36Z</dc:date>
    <item>
      <title>regarding commit at BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-commit-at-bapi/m-p/955370#M66161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai guys,&lt;/P&gt;&lt;P&gt;After calling BAPI Create_salesdat2, before commit, can i update some values in ADDON TABLE.&lt;/P&gt;&lt;P&gt;is it possible?&lt;/P&gt;&lt;P&gt;i scare while after running BAPI to create sales order, can i update sales document to ADDON table&lt;/P&gt;&lt;P&gt;and the continue with BAPI COMMIT statement.&lt;/P&gt;&lt;P&gt;As In my case, shipment creation is done by  automatic customized triggering way.&lt;/P&gt;&lt;P&gt;please confirm me if any other alternative i can do here..&lt;/P&gt;&lt;P&gt;ambichan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2005 05:27:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-commit-at-bapi/m-p/955370#M66161</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-23T05:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: regarding commit at BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-commit-at-bapi/m-p/955371#M66162</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;You can do very well. update addon table entries after bapi commit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sasi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2005 12:04:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-commit-at-bapi/m-p/955371#M66162</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-23T12:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: regarding commit at BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-commit-at-bapi/m-p/955372#M66163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai sasikumar.&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;Actually i want to update add on table entries before the bapi commit. but after the BAPI SALES order check.&lt;/P&gt;&lt;P&gt;Because if we do BAPI commit immediately the customizing part of shipment creation will take over..&lt;/P&gt;&lt;P&gt;pls confirm whether before commit will take effect without any problem...?&lt;/P&gt;&lt;P&gt;ambichan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2005 12:44:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-commit-at-bapi/m-p/955372#M66163</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-23T12:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: regarding commit at BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-commit-at-bapi/m-p/955373#M66164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ambichan!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bapi will register some database updates for update tasks - they will be triggered with commit work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you change shipment relevant values before commit, your changes still might not be considered: all relevant information is already saved in update tables (VBHDR,...).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also Manual sales order creation (to compare 'standard' with BAPI creation) won't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe it's better, you use user-exits / BADI / user-exit routines of VA01. Then timing and integration should be correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2005 13:02:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-commit-at-bapi/m-p/955373#M66164</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-08-23T13:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: regarding commit at BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-commit-at-bapi/m-p/955374#M66165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Christian,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;I am sorry, i think i have not explained my requirement correctly.&lt;/P&gt;&lt;P&gt;Actually we have created BAPI sales order and once the sales document is created,Automatically customized setting is done to trigger shipment creation.&lt;/P&gt;&lt;P&gt;In the mean time, My requirement is, After Creating BAPI sales order i want to take backup of created sales document into my own ADDON Table and then continue with automatic Shipment creation.&lt;/P&gt;&lt;P&gt;Here we generally use BAPI COMMIT for sales order creation. In this timming i want to update my own addontable and then want to do BAPI COMMIT.&lt;/P&gt;&lt;P&gt;(to be more accurate, if sy-subrc =0 with BAPI sales order, then before do CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'. i want to update own&lt;/P&gt;&lt;P&gt;ADDON table)&lt;/P&gt;&lt;P&gt;will this make effect..?&lt;/P&gt;&lt;P&gt;hope i explained ...if not pls let me know..&lt;/P&gt;&lt;P&gt;ambichan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2005 13:34:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-commit-at-bapi/m-p/955374#M66165</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-23T13:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: regarding commit at BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-commit-at-bapi/m-p/955375#M66166</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;okay, that is totally different. Sounds save to do. But also updating your table and using second commit work can bring same result - without being unsure because of side-effects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2005 14:26:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-commit-at-bapi/m-p/955375#M66166</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-08-23T14:26:28Z</dc:date>
    </item>
  </channel>
</rss>

