<?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: Locking through BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/locking-through-bapi/m-p/1994586#M405377</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And don't forget to do a BAPI_TRANSACTION_COMMIT function call after the function is called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is a BAPI without explicit COMMIT in it, and when you test it using SE37, no changes will be saved, while calling such a BAPI you should do a COMMIT yourself by calling the above function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Mar 2007 06:35:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-07T06:35:52Z</dc:date>
    <item>
      <title>Locking through BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/locking-through-bapi/m-p/1994584#M405375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SDN,&lt;/P&gt;&lt;P&gt; I am updating a strandard Database table through BAPI.I can lock the object (an database entry ) through BAPI.But if i lock the object ,i am not able to update the database table. The BAPI gives an error message as 'Status is set as locked.so can't update'.Is it possible to lock the object and then update and then unlock the object through BAPI?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2007 06:15:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/locking-through-bapi/m-p/1994584#M405375</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-07T06:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Locking through BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/locking-through-bapi/m-p/1994585#M405376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suppose you are talking about using ENQUEUE / DEQUEUE function calls when you say locking and unlocking. If you are using these functions to lock the particular  table, then you should not get a problem while updating.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL ENQUEUE function&lt;/P&gt;&lt;P&gt;Update the table&lt;/P&gt;&lt;P&gt;CALL DEQUEUE function&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2007 06:31:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/locking-through-bapi/m-p/1994585#M405376</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-07T06:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Locking through BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/locking-through-bapi/m-p/1994586#M405377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And don't forget to do a BAPI_TRANSACTION_COMMIT function call after the function is called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is a BAPI without explicit COMMIT in it, and when you test it using SE37, no changes will be saved, while calling such a BAPI you should do a COMMIT yourself by calling the above function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2007 06:35:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/locking-through-bapi/m-p/1994586#M405377</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-07T06:35:52Z</dc:date>
    </item>
  </channel>
</rss>

