<?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 updation problem while creating multiple objects from enterprise portal in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/updation-problem-while-creating-multiple-objects-from-enterprise-portal/m-p/3155158#M750443</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;From enterprise portal i am calling an RFC 'BAPI_PROJECT_MAINTAIN' to create objects .&lt;/P&gt;&lt;P&gt;While trying to create multiple objects simultaneously it gives error "sapuser is currently using, can't be created".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   It seems like as i am creating multiple objects by calling RFC repeatedly , while the first one is not updated fully i am sending the second value to be processed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Pl. tell me how to overcome this. Do I need to add any sleep time in EP or any other method is there in SAP to overcome this situation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Dec 2007 10:56:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-27T10:56:56Z</dc:date>
    <item>
      <title>updation problem while creating multiple objects from enterprise portal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updation-problem-while-creating-multiple-objects-from-enterprise-portal/m-p/3155158#M750443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;From enterprise portal i am calling an RFC 'BAPI_PROJECT_MAINTAIN' to create objects .&lt;/P&gt;&lt;P&gt;While trying to create multiple objects simultaneously it gives error "sapuser is currently using, can't be created".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   It seems like as i am creating multiple objects by calling RFC repeatedly , while the first one is not updated fully i am sending the second value to be processed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Pl. tell me how to overcome this. Do I need to add any sleep time in EP or any other method is there in SAP to overcome this situation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2007 10:56:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updation-problem-while-creating-multiple-objects-from-enterprise-portal/m-p/3155158#M750443</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-27T10:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: updation problem while creating multiple objects from enterprise portal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updation-problem-while-creating-multiple-objects-from-enterprise-portal/m-p/3155159#M750444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If possile (from perspective of data consistency, considering how you are processing the project(s)), after every 'BAPI_PROJECT_MAINTAIN'  call either the &lt;STRONG&gt;BAPI_TRANSACTION_COMMIT&lt;/STRONG&gt; (if no errors are generated) OR &lt;STRONG&gt;BAPI_TRANSACTION_ROLLBACK&lt;/STRONG&gt; (in case of errors). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The COMMIT/ROLLBACK will serve to dequeue any lock objects generated during the course of the BAPI call. Ensure passing &lt;STRONG&gt;WAIT = 'X'&lt;/STRONG&gt; to the BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 03:29:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updation-problem-while-creating-multiple-objects-from-enterprise-portal/m-p/3155159#M750444</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-28T03:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: updation problem while creating multiple objects from enterprise portal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updation-problem-while-creating-multiple-objects-from-enterprise-portal/m-p/3155160#M750445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use saveandwait instead save in BAPI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Dec 2010 12:30:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updation-problem-while-creating-multiple-objects-from-enterprise-portal/m-p/3155160#M750445</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-08T12:30:39Z</dc:date>
    </item>
  </channel>
</rss>

