<?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 BAPI_OBJCL_CHANGE Lock Error ! in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-change-lock-error/m-p/6566820#M1432190</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iam using BAPI_OBJCL_CHANGE to update the characteristics for equipment.&lt;/P&gt;&lt;P&gt;The code is somthing like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;call Function BAPI_OBJCL_CHANGE
	|
	|
Read it_return -  for any error messages.
	|
	|
Bapi_commit.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem here is, when run on Batch Mode sometimes this Bapi gives out the error 'Equipment is locked by user.'&lt;/P&gt;&lt;P&gt;There is no other parallel job running at this time. But also we get this error. Sometimes able to replicate and sometimes not.&lt;/P&gt;&lt;P&gt;I searched in SDN and found few others also faced the same problem with this FM BAPI_OBJCL_CHANGE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The thread i viewed for your ref:&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="7118120"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="6630365"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="7643398"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1229339"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly suggest me the suitable solution.&lt;/P&gt;&lt;P&gt;Should locking and unlocking the equipment using FM enqueue/dequeue before calling this bapi will help?&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;Should this Bapi be called in Update task?&lt;/P&gt;&lt;P&gt;Kindly suggest me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Padma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Feb 2010 10:01:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-02-08T10:01:05Z</dc:date>
    <item>
      <title>BAPI_OBJCL_CHANGE Lock Error !</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-change-lock-error/m-p/6566820#M1432190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iam using BAPI_OBJCL_CHANGE to update the characteristics for equipment.&lt;/P&gt;&lt;P&gt;The code is somthing like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;call Function BAPI_OBJCL_CHANGE
	|
	|
Read it_return -  for any error messages.
	|
	|
Bapi_commit.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem here is, when run on Batch Mode sometimes this Bapi gives out the error 'Equipment is locked by user.'&lt;/P&gt;&lt;P&gt;There is no other parallel job running at this time. But also we get this error. Sometimes able to replicate and sometimes not.&lt;/P&gt;&lt;P&gt;I searched in SDN and found few others also faced the same problem with this FM BAPI_OBJCL_CHANGE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The thread i viewed for your ref:&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="7118120"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="6630365"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="7643398"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1229339"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly suggest me the suitable solution.&lt;/P&gt;&lt;P&gt;Should locking and unlocking the equipment using FM enqueue/dequeue before calling this bapi will help?&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;Should this Bapi be called in Update task?&lt;/P&gt;&lt;P&gt;Kindly suggest me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Padma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2010 10:01:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-change-lock-error/m-p/6566820#M1432190</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-08T10:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_OBJCL_CHANGE Lock Error !</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-change-lock-error/m-p/6566821#M1432191</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;Please try this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION function IN UPDATE TASK &lt;/P&gt;&lt;P&gt;COMMIT WORK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Hiren K.Chitalia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2010 12:30:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-change-lock-error/m-p/6566821#M1432191</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-08T12:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_OBJCL_CHANGE Lock Error !</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-change-lock-error/m-p/6566822#M1432192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am also facing same issue.&lt;/P&gt;&lt;P&gt;I am using BAPI inside a program to assign characteristics to sales orders.&lt;/P&gt;&lt;P&gt;for 1st item it is creating rest all it is returning lock entries errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did you get any solution, please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chandra.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2016 11:14:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-change-lock-error/m-p/6566822#M1432192</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-09-13T11:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_OBJCL_CHANGE Lock Error !</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-change-lock-error/m-p/6566823#M1432193</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;You can use  CALL FUNCTION 'DEQUEUE_ALL'.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2020 13:59:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-change-lock-error/m-p/6566823#M1432193</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2020-02-03T13:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_OBJCL_CHANGE Lock Error !</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-change-lock-error/m-p/6566824#M1432194</link>
      <description>&lt;P&gt;Please see this informative Blog on the same issue and its possible Resolutions : &lt;A href="http://www.learntips.net/waiting-for-lock-objects-to-release-using-lock-modes-u-v-w/" target="_blank"&gt;link&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2020 19:57:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-change-lock-error/m-p/6566824#M1432194</guid>
      <dc:creator>NTeunckens</dc:creator>
      <dc:date>2020-02-03T19:57:13Z</dc:date>
    </item>
  </channel>
</rss>

