<?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: Regarding table lock( IN UPDATE TASK ) and SET UPDATE TASK LOCAL in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-lock-in-update-task-and-set-update-task-local/m-p/8380662#M1642805</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;Sorry for producing insufficienty information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Acutally i think there is no link between LOCK and IN UPDATE TASK.&lt;/P&gt;&lt;P&gt;However my issues is the ROLLBACK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need to confirm if i use UPDATE XXXXX statement directly and if error, recovery seems to be difficult.&lt;/P&gt;&lt;P&gt;If i use FM IN UPDATE TASK, it first write the contents in local and update in 1 LUW.&lt;/P&gt;&lt;P&gt;and also ROLLBACK can be done for 1LUW at once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More than lock issue, seems Recovery is problem if i use UPDATE statement directly. Pls correct me if i am wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Nov 2011 05:50:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-11-17T05:50:27Z</dc:date>
    <item>
      <title>Regarding table lock( IN UPDATE TASK ) and SET UPDATE TASK LOCAL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-lock-in-update-task-and-set-update-task-local/m-p/8380659#M1642802</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;Several addon programs are using addon table ZXXXX to update records of it.&lt;/P&gt;&lt;P&gt;We are also using OPEN FI Function module program, where the same addon table &lt;/P&gt;&lt;P&gt;has to be updated using UPDATE command. Worried about data loss in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The idea is, addon programs already have Enquee..dequee for table, however &lt;/P&gt;&lt;P&gt;its safety to first check the BKPF entry lock before updating table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now how to lock table in OPEN FI side.??we already have enquee dequee to lock addon table. but seems not enough.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After searching SDN forum, i found IN UPDATE TASK can help me to solve this issue. Also can you tell whether SET UPDATE TASK LOCAL has to be used in my case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain me bit more how above two can help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;prince&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2011 02:40:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-lock-in-update-task-and-set-update-task-local/m-p/8380659#M1642802</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-17T02:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding table lock( IN UPDATE TASK ) and SET UPDATE TASK LOCAL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-lock-in-update-task-and-set-update-task-local/m-p/8380660#M1642803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Prince,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;Now how to lock table in OPEN FI side.??we already have enquee dequee to lock addon table. but seems not enough.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;What do you mean by "not enough"? Please elaborate!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;After searching SDN forum, i found IN UPDATE TASK can help me to solve this issue.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I'm not sure how an UPDATE TASK(read: Update Work Process) will help you in locking the table &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Update WPs help in maintaining the transactional integrity of the data within a particular LUW. I've never heard of Update WPs registering SAP Locks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can elaborate your requirement further, i think you'll get better responses!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2011 04:37:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-lock-in-update-task-and-set-update-task-local/m-p/8380660#M1642803</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2011-11-17T04:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding table lock( IN UPDATE TASK ) and SET UPDATE TASK LOCAL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-lock-in-update-task-and-set-update-task-local/m-p/8380661#M1642804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Go thru the link below, it clearly tell you how lock object works in this context.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/23/edae617ba64e85bd4997f25c77eb1f/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/23/edae617ba64e85bd4997f25c77eb1f/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Difference between Update Task and SET UPDATE TASK IN LOCAL is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In update task: First the changes are written to VBLOG table and then to respective database (With the help of Dialog WP) you can use COMMIT WORK (Asynchronous update) or COMMIT WORK AND WAIT (Synchronous update).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IN SET UPDATE TASK IN LOCAL: Update happens directly thru memory (No update Dialog WP is used) and always is a Synchronous update irrespective of WAIT statement used or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reetesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2011 04:57:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-lock-in-update-task-and-set-update-task-local/m-p/8380661#M1642804</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-17T04:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding table lock( IN UPDATE TASK ) and SET UPDATE TASK LOCAL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-lock-in-update-task-and-set-update-task-local/m-p/8380662#M1642805</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;Sorry for producing insufficienty information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Acutally i think there is no link between LOCK and IN UPDATE TASK.&lt;/P&gt;&lt;P&gt;However my issues is the ROLLBACK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need to confirm if i use UPDATE XXXXX statement directly and if error, recovery seems to be difficult.&lt;/P&gt;&lt;P&gt;If i use FM IN UPDATE TASK, it first write the contents in local and update in 1 LUW.&lt;/P&gt;&lt;P&gt;and also ROLLBACK can be done for 1LUW at once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More than lock issue, seems Recovery is problem if i use UPDATE statement directly. Pls correct me if i am wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2011 05:50:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-lock-in-update-task-and-set-update-task-local/m-p/8380662#M1642805</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-17T05:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding table lock( IN UPDATE TASK ) and SET UPDATE TASK LOCAL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-lock-in-update-task-and-set-update-task-local/m-p/8380663#M1642806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;When update takes place thru a T-code there are two type of LUW`s are involved Database LUW and SAP Luw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A transaction (SAP Luw) is collection of DB LUW`s which which ends with COMMIT WORK. If the data is consistent all of it is written to the respective database tables otherwise all of it is rolled back by system. ACID principle. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please read this small document to get hang of this: &lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/41/7af4bfa79e11d1950f0000e82de14a/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/41/7af4bfa79e11d1950f0000e82de14a/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reetesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2011 06:09:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-lock-in-update-task-and-set-update-task-local/m-p/8380663#M1642806</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-17T06:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding table lock( IN UPDATE TASK ) and SET UPDATE TASK LOCAL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-lock-in-update-task-and-set-update-task-local/m-p/8380664#M1642807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Prince,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;If i use FM IN UPDATE TASK, it first write the contents in local and update in 1 LUW.&lt;/P&gt;&lt;P&gt;and also ROLLBACK can be done for 1LUW at once.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you're correct!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One of the key properties of an SAP LUW is &lt;STRONG&gt;atomicity&lt;/STRONG&gt;. Either all or none of the changes are committed to the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2011 06:21:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-lock-in-update-task-and-set-update-task-local/m-p/8380664#M1642807</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2011-11-17T06:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding table lock( IN UPDATE TASK ) and SET UPDATE TASK LOCAL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-lock-in-update-task-and-set-update-task-local/m-p/8380665#M1642808</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;Thanks for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls confirm Just using IN UPDATE TASK in FM is enough to solve the recovery issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or SET UPDATE TASK LOCAL command is required?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;pricne&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2011 06:23:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-lock-in-update-task-and-set-update-task-local/m-p/8380665#M1642808</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-17T06:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding table lock( IN UPDATE TASK ) and SET UPDATE TASK LOCAL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-lock-in-update-task-and-set-update-task-local/m-p/8380666#M1642809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Update Task, COMMIT WORK is enough!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reetesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2011 06:26:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-lock-in-update-task-and-set-update-task-local/m-p/8380666#M1642809</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-17T06:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding table lock( IN UPDATE TASK ) and SET UPDATE TASK LOCAL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-lock-in-update-task-and-set-update-task-local/m-p/8380667#M1642810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Several addon programs are using addon table ZXXXX to update records of it.&lt;/P&gt;&lt;P&gt;&amp;gt; We are also using OPEN FI Function module program, where the same addon table &lt;/P&gt;&lt;P&gt;&amp;gt; has to be updated using UPDATE command. Worried about data loss in this case.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; The idea is, addon programs already have Enquee..dequee for table, however &lt;/P&gt;&lt;P&gt;&amp;gt; its safety to first check the BKPF entry lock before updating table.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Now how to lock table in OPEN FI side.??we already have enquee dequee to lock addon table. but seems not enough.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; After searching SDN forum, i found IN UPDATE TASK can help me to solve this issue. Also can you tell whether SET UPDATE TASK LOCAL has to be used in my case.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Can you explain me bit more how above two can help me.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Appreciate your answer.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; prince&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; If the value of the formal parameter  '_SCOPE' of the enqueue FMis set as 2, the update work process inherits the locks from the dialog work process, and the locks are automatically released at the end of the update process, however, if the value of '_SCOPE' parameter is set as '3', both the update and dialog work process should release the locks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide more information about the 'recovery issue'? to get a better response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2011 07:03:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-lock-in-update-task-and-set-update-task-local/m-p/8380667#M1642810</guid>
      <dc:creator>rajesh_paruchuru</dc:creator>
      <dc:date>2011-11-17T07:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding table lock( IN UPDATE TASK ) and SET UPDATE TASK LOCAL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-lock-in-update-task-and-set-update-task-local/m-p/8380668#M1642811</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;I am using code in OPEN FI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to do rollback?&lt;/P&gt;&lt;P&gt;Suppose when i posting FI document and if Update fails how to rollback the whole transaction datas and Addon updated data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the Commit work is required inside OPEN FI also?&lt;/P&gt;&lt;P&gt;because i heard Commit work is not required in exit or badis etc?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2011 08:25:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-lock-in-update-task-and-set-update-task-local/m-p/8380668#M1642811</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-17T08:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding table lock( IN UPDATE TASK ) and SET UPDATE TASK LOCAL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-lock-in-update-task-and-set-update-task-local/m-p/8380669#M1642812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chandra,&lt;/P&gt;&lt;P&gt;Narration of your requirement is inconsistent, you being by asking about lock object, then moved on to update task and now you are talking about BADI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since BADI is enhancement you need not bother about Commit Work nor about Roll Back transaction will take care of the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reetesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2011 08:31:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-lock-in-update-task-and-set-update-task-local/m-p/8380669#M1642812</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-17T08:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding table lock( IN UPDATE TASK ) and SET UPDATE TASK LOCAL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-lock-in-update-task-and-set-update-task-local/m-p/8380670#M1642813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ritesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the inconsistent query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually my requirement is  confirm when should i use IN UPDATE TASK  while updating table written in OPENFI(Which is considered as one kind of enhancement of FI). &lt;/P&gt;&lt;P&gt;which includes Lock process also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In forum, few place where mentioned that commit work is not required when using in BADI or exit.&lt;/P&gt;&lt;P&gt;so i want to confirm whether OPENFI is exception or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again sorry for the inconvience.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prince&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2011 08:39:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-lock-in-update-task-and-set-update-task-local/m-p/8380670#M1642813</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-17T08:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding table lock( IN UPDATE TASK ) and SET UPDATE TASK LOCAL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-lock-in-update-task-and-set-update-task-local/m-p/8380671#M1642814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Prince,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;How to do rollback?&lt;/P&gt;&lt;P&gt;Suppose when i posting FI document and if Update fails how to rollback the whole transaction datas and Addon updated data?&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to provide the details of the BTE you've implemented &amp;amp; which transaction it is associated with!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2011 09:20:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-lock-in-update-task-and-set-update-task-local/m-p/8380671#M1642814</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2011-11-17T09:20:55Z</dc:date>
    </item>
  </channel>
</rss>

