<?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_INSPECTIONPLAN_CREATE..issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-inspectionplan-create-issue/m-p/7021432#M1498073</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using BAPI , BAPI_INSPECTIONPLAN_CREATE..Its creating inspection plane..THe only issue is its creating below mentioned locks.&lt;/P&gt;&lt;P&gt;Lock mode Table name Lock Argument&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E OPR_CLASS_LOCK 796Q51999002########00000157&lt;/P&gt;&lt;P&gt;E OPR_CLASS_LOCK 796Q51999002########00000158&lt;/P&gt;&lt;P&gt;S PLKO 796Q51999002##########&lt;/P&gt;&lt;P&gt;E SEQ_CLASS_LOCK 796Q5199900202000000&lt;/P&gt;&lt;P&gt;E TSK_CLASS_LOCK 796Q5199900202&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had tried FMS...DEQUEUE_ARRAY..but still not able to clear locks..&lt;/P&gt;&lt;P&gt;the lock object I am passing to above fm is ENQARRAY.&lt;/P&gt;&lt;P&gt;Please advise&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 May 2010 18:50:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-05-26T18:50:35Z</dc:date>
    <item>
      <title>BAPI_INSPECTIONPLAN_CREATE..issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-inspectionplan-create-issue/m-p/7021432#M1498073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using BAPI , BAPI_INSPECTIONPLAN_CREATE..Its creating inspection plane..THe only issue is its creating below mentioned locks.&lt;/P&gt;&lt;P&gt;Lock mode Table name Lock Argument&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E OPR_CLASS_LOCK 796Q51999002########00000157&lt;/P&gt;&lt;P&gt;E OPR_CLASS_LOCK 796Q51999002########00000158&lt;/P&gt;&lt;P&gt;S PLKO 796Q51999002##########&lt;/P&gt;&lt;P&gt;E SEQ_CLASS_LOCK 796Q5199900202000000&lt;/P&gt;&lt;P&gt;E TSK_CLASS_LOCK 796Q5199900202&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had tried FMS...DEQUEUE_ARRAY..but still not able to clear locks..&lt;/P&gt;&lt;P&gt;the lock object I am passing to above fm is ENQARRAY.&lt;/P&gt;&lt;P&gt;Please advise&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 May 2010 18:50:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-inspectionplan-create-issue/m-p/7021432#M1498073</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-26T18:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_INSPECTIONPLAN_CREATE..issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-inspectionplan-create-issue/m-p/7021433#M1498074</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;do you call BAPI_TRANSACTION_COMMIT after your BAPI? It will commit changed to DB and after that it should release all locks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 May 2010 01:16:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-inspectionplan-create-issue/m-p/7021433#M1498074</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2010-05-27T01:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_INSPECTIONPLAN_CREATE..issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-inspectionplan-create-issue/m-p/7021434#M1498075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply. I am doing a commit  after BAPI call. The issue is I am not able to unlock those tables which I had mentioned  in my before post..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 May 2010 04:38:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-inspectionplan-create-issue/m-p/7021434#M1498075</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-27T04:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_INSPECTIONPLAN_CREATE..issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-inspectionplan-create-issue/m-p/7021435#M1498076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then how do you call that BAPI? Do you just load data from somewhere and then call that BAPI? If you are pretty sure that those records are not blocked by other transaction/application/FM then I would open OSS ticket and ask SAP why it does not release locks. You can also try to use FM DEQUEUE_ALL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 May 2010 06:16:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-inspectionplan-create-issue/m-p/7021435#M1498076</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2010-05-27T06:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_INSPECTIONPLAN_CREATE..issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-inspectionplan-create-issue/m-p/7021436#M1498077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for reeply..I had tried dequeue_all..and other unlock fms..nothing is working..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we may have to open a OSS NOTE..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 May 2010 15:01:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-inspectionplan-create-issue/m-p/7021436#M1498077</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-27T15:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_INSPECTIONPLAN_CREATE..issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-inspectionplan-create-issue/m-p/7021437#M1498078</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 face the same problems using BAPI_INSPECTIONPLAN_CREATE.&lt;/P&gt;&lt;P&gt;Could you please tell me, how you solved it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2011 10:27:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-inspectionplan-create-issue/m-p/7021437#M1498078</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-14T10:27:40Z</dc:date>
    </item>
  </channel>
</rss>

