<?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: Update Mode of Function Module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-mode-of-function-module/m-p/3444943#M827343</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;V1 modules describe critical or primary changes; these affect objects that have a controlling function in the SAP System, for example order creation or changes to material stock. &lt;/P&gt;&lt;P&gt;V2 modules describe less critical secondary changes. These are pure statistical updates, for example, such as result calculations.&lt;/P&gt;&lt;P&gt;The V1 modules are processed consecutively in a single update work process on the same application server. This means that they belong to the same database LUW and can be reversed. Furthermore, V1 updates are carried out under the SAP locks of the transaction that creates the update (see  The SAP Lock Concept). This ensures that the data remains consistent; simultaneous changes to the objects to be updated are not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All V2 updates are carried out in a separate LUW and not under the locks of the transaction that creates them. If your SAP System contains a work process for V2 updates, these are only carried out in this work process. If this is not the case, the V2 components are processed by a V1 update process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All V1 modules of an update must be processed before the V2 modules. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can also refer these links:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;A href="http://www.erpgenie.com/abaptips/content/view/498/62/" target="test_blank"&gt;http://www.erpgenie.com/abaptips/content/view/498/62/&lt;/A&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;A href="http://www.allinterview.com/showanswers/5513.html" target="test_blank"&gt;http://www.allinterview.com/showanswers/5513.html&lt;/A&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="3005010"&gt;&lt;/A&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vasudha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Feb 2008 09:08:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-19T09:08:32Z</dc:date>
    <item>
      <title>Update Mode of Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-mode-of-function-module/m-p/3444940#M827340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;     The detailed knowledge of SAP techniques is so much ........&lt;/P&gt;&lt;P&gt;Nowadays I encountered one,which is the 'Update Mode' attribute of a function module.when we create&lt;/P&gt;&lt;P&gt;a function ,we will find the attribute is set as 'Start Immed' by default. But actualy I don't know the meaning&lt;/P&gt;&lt;P&gt;of this attribute. According to some material info.,I learnt that it can be classified into two:v1 &amp;amp; v2.&lt;/P&gt;&lt;P&gt;     Would you tell me the true meaning of 'Update MOde' and the distinction between V1 and V2.&lt;/P&gt;&lt;P&gt;    Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2008 08:58:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-mode-of-function-module/m-p/3444940#M827340</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-19T08:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: Update Mode of Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-mode-of-function-module/m-p/3444941#M827341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please chek following links.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://abapcode.blogspot.com/2007/09/update-techniques-asynchronous-and.html" target="test_blank"&gt;http://abapcode.blogspot.com/2007/09/update-techniques-asynchronous-and.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04s/helpdata/en/e5/de86f635cd11d3acb00000e83539c3/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04s/helpdata/en/e5/de86f635cd11d3acb00000e83539c3/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2008 09:03:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-mode-of-function-module/m-p/3444941#M827341</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-19T09:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: Update Mode of Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-mode-of-function-module/m-p/3444942#M827342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Function modules with the update module radio button set can be run in the update process.  As V1 function modules are called, they are placed in a queue.  When the commit work happens, which triggers the update process, all the V1(immediate start) FM will run, in the order they were called.  After that, any V2 "Start Delayed" FM will run.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V3 FM are triggered by (usually) a batch job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2008 09:06:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-mode-of-function-module/m-p/3444942#M827342</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2008-02-19T09:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: Update Mode of Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-mode-of-function-module/m-p/3444943#M827343</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;V1 modules describe critical or primary changes; these affect objects that have a controlling function in the SAP System, for example order creation or changes to material stock. &lt;/P&gt;&lt;P&gt;V2 modules describe less critical secondary changes. These are pure statistical updates, for example, such as result calculations.&lt;/P&gt;&lt;P&gt;The V1 modules are processed consecutively in a single update work process on the same application server. This means that they belong to the same database LUW and can be reversed. Furthermore, V1 updates are carried out under the SAP locks of the transaction that creates the update (see  The SAP Lock Concept). This ensures that the data remains consistent; simultaneous changes to the objects to be updated are not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All V2 updates are carried out in a separate LUW and not under the locks of the transaction that creates them. If your SAP System contains a work process for V2 updates, these are only carried out in this work process. If this is not the case, the V2 components are processed by a V1 update process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All V1 modules of an update must be processed before the V2 modules. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can also refer these links:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;A href="http://www.erpgenie.com/abaptips/content/view/498/62/" target="test_blank"&gt;http://www.erpgenie.com/abaptips/content/view/498/62/&lt;/A&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;A href="http://www.allinterview.com/showanswers/5513.html" target="test_blank"&gt;http://www.allinterview.com/showanswers/5513.html&lt;/A&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="3005010"&gt;&lt;/A&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vasudha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2008 09:08:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-mode-of-function-module/m-p/3444943#M827343</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-19T09:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: Update Mode of Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-mode-of-function-module/m-p/3444944#M827344</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;Calling a FM in Update Task is one of the bundling techniques used in ABAP to avail functionality provided by SAP Update System. Here all database updates are processed at the end of the SAP LUW in contrast to normal FM call where the database updates are done and commited at the time of call (Database LUW). It is necessary to bundle all your database updates in an SAP LUW e.g. all database updates in a transaction (like VA01) should be bundled. Almost all standard SAP transactions use bundling techniques.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V1 and V2 are workprocesses in which corresponding update bundles (by using calls to corresponding update FMs) are executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V1 is for primary updates (like txnl tables) while V2 is used for secondary (eg statistical LIS) updates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You call an update FM in such task with&lt;/P&gt;&lt;P&gt;"call function ' ' in update task ..."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us assume that a transaction makes planning changes to a material and balance sheet, and updates two sets of statistics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each of these changes is represented by means of an update module (call update function module) in the update request - the two planning changes by a V1 update module (time critical), and the statistical changes by a V2 update module (less critical). (The V1 modules have priority, although the V2 modules are usually also processed straight away).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2008 09:10:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-mode-of-function-module/m-p/3444944#M827344</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-19T09:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Update Mode of Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-mode-of-function-module/m-p/3444945#M827345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matthew&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use 'Collective run' how do I define the background job to handle it?&lt;/P&gt;&lt;P&gt;Or does it already exist on the system.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;kvagtholm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 10:52:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-mode-of-function-module/m-p/3444945#M827345</guid>
      <dc:creator>kell_vagtholm1</dc:creator>
      <dc:date>2014-07-04T10:52:47Z</dc:date>
    </item>
  </channel>
</rss>

