<?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: Order lock issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/order-lock-issue/m-p/8158736#M1622050</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 need to wait till the lock gets cleared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Sep 2011 09:40:00 GMT</pubDate>
    <dc:creator>former_member404244</dc:creator>
    <dc:date>2011-09-07T09:40:00Z</dc:date>
    <item>
      <title>Order lock issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/order-lock-issue/m-p/8158732#M1622046</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;Though I am working on Web Dynpro for ABAP application, I think the problem I am facing is more related to ABAP/Basis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am executing some FMs and BAPIs one after the other in a method of WDA. Sometimes when I execute the application, I am getting the error &lt;STRONG&gt;Order XXX is already being processed by ERP_RFC&lt;/STRONG&gt;. The error is appearing randomly. Most of the time application is running as expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have logged in to the system through my ID and not through 'ERP_RFC'. I want to know when exactly (in which FM/BAPI) any order is getting processed/locked by 'ERP_RFC' and how to avoid this? Can somebody through some light on this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2011 09:17:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/order-lock-issue/m-p/8158732#M1622046</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-07T09:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: Order lock issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/order-lock-issue/m-p/8158733#M1622047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check with your basis if any user ERP_RFC has been created for any RFC connection&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2011 09:27:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/order-lock-issue/m-p/8158733#M1622047</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-07T09:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Order lock issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/order-lock-issue/m-p/8158734#M1622048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It sounds as if you are not fully aware of what's going on in your system. ERP_RFC could well be a technical user that is used for automated processes like updating (sales or purchase?) orders, e.g. availability dates or the likes.&lt;/P&gt;&lt;P&gt;A lock message is quite normal in a busy system, there could be another user already working on the same document.&lt;/P&gt;&lt;P&gt;Wait your turn and try again &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2011 09:29:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/order-lock-issue/m-p/8158734#M1622048</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2011-09-07T09:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Order lock issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/order-lock-issue/m-p/8158735#M1622049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any way to unlock the locked order or do I need to use wait statement till the order gets released?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2011 09:37:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/order-lock-issue/m-p/8158735#M1622049</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-07T09:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: Order lock issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/order-lock-issue/m-p/8158736#M1622050</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 need to wait till the lock gets cleared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2011 09:40:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/order-lock-issue/m-p/8158736#M1622050</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2011-09-07T09:40:00Z</dc:date>
    </item>
  </channel>
</rss>

