<?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: Problem with created assets via BAPI without COMMIT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-created-assets-via-bapi-without-commit/m-p/3080736#M730625</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi buddy .. &lt;/P&gt;&lt;P&gt;techinically if u dont commit and exit the transaction the default action is rollback... this mean none of the information has touch the database..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the is a possability that such update program may exist in transaction SM13.. there you will find pending update program..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on first screen enter client and the user name of the person who run the transaction ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No Points Plz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Nov 2007 12:52:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-30T12:52:36Z</dc:date>
    <item>
      <title>Problem with created assets via BAPI without COMMIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-created-assets-via-bapi-without-commit/m-p/3080733#M730622</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;I have created few assets using BAPI_FIXEDASSET_OVRTAKE_CREATE, but I didn't know that I need to call BAPI_TRANSACTION_COMMIT before every asset creation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my code is running ok but I have a problem with the assets created when I forgot the commit instruction. The asset's aren't in the database but they are "somewhere" because I can't use the id's that of those assets aren't available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I commit the work to get the assets fisically to the database??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2007 11:41:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-created-assets-via-bapi-without-commit/m-p/3080733#M730622</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-30T11:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with created assets via BAPI without COMMIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-created-assets-via-bapi-without-commit/m-p/3080734#M730623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;up... I will reward!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2007 12:42:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-created-assets-via-bapi-without-commit/m-p/3080734#M730623</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-30T12:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with created assets via BAPI without COMMIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-created-assets-via-bapi-without-commit/m-p/3080735#M730624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you r running BAPI through tcode BAPI or from SE37 then you will have to run BAPI_TRANSACTION_COMMIT FUNCTION as below.&lt;/P&gt;&lt;P&gt;display function and &lt;/P&gt;&lt;P&gt;GO TO Function module -&amp;gt;Test-&amp;gt;Test Sequences &lt;/P&gt;&lt;P&gt;enter your BAPI function in first line and in second line enter &lt;/P&gt;&lt;P&gt;BAPI_TRANSACTION_COMMIT FUNCTION&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after executing this you will get data in table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2007 12:51:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-created-assets-via-bapi-without-commit/m-p/3080735#M730624</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-30T12:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with created assets via BAPI without COMMIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-created-assets-via-bapi-without-commit/m-p/3080736#M730625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi buddy .. &lt;/P&gt;&lt;P&gt;techinically if u dont commit and exit the transaction the default action is rollback... this mean none of the information has touch the database..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the is a possability that such update program may exist in transaction SM13.. there you will find pending update program..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on first screen enter client and the user name of the person who run the transaction ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No Points Plz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2007 12:52:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-created-assets-via-bapi-without-commit/m-p/3080736#M730625</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-30T12:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with created assets via BAPI without COMMIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-created-assets-via-bapi-without-commit/m-p/3080737#M730626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is unfortunately a side effect of using number ranges (which I assume asset creation does). Even if the bapi does not do a commit, the number assigned has been used and you cannot use it again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The asset in fact does not exist anywhere.&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, 30 Nov 2007 14:35:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-created-assets-via-bapi-without-commit/m-p/3080737#M730626</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-30T14:35:11Z</dc:date>
    </item>
  </channel>
</rss>

