<?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 Commit Work Problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit-work-problem/m-p/3624998#M873331</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 i try to run from a User Exit the function module &lt;/P&gt;&lt;P&gt;MB_CREATE_GOODS_MOVEMENT, the following erros message appears: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;==== &lt;/P&gt;&lt;P&gt;The function module MB_CREATE_GOODS_MOVEMENT cannot be executed &lt;/P&gt;&lt;P&gt;Message no. M7 299 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Diagnosis &lt;/P&gt;&lt;P&gt;The function module MB_CREATE_GOODS_MOVEMENT is called up for the &lt;/P&gt;&lt;P&gt;second time. After it was called up the first time, the function &lt;/P&gt;&lt;P&gt;module MB_POST_GOODS_MOVEMENT was called, but a COMMIT WORK was not &lt;/P&gt;&lt;P&gt;carried out in the calling program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As running the two function modules again would result in the database &lt;/P&gt;&lt;P&gt;being incorrectly updated, processing is terminated. System Response &lt;/P&gt;&lt;P&gt;Procedure Please ensure that a COMMIT WORK is set after you call up &lt;/P&gt;&lt;P&gt;the function module MB_POST_GOODS_MOVEMENT. &lt;/P&gt;&lt;P&gt;==== &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The commit work is executed after de function module is called. Any &lt;/P&gt;&lt;P&gt;ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Apr 2008 18:21:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-14T18:21:48Z</dc:date>
    <item>
      <title>Commit Work Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit-work-problem/m-p/3624998#M873331</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 i try to run from a User Exit the function module &lt;/P&gt;&lt;P&gt;MB_CREATE_GOODS_MOVEMENT, the following erros message appears: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;==== &lt;/P&gt;&lt;P&gt;The function module MB_CREATE_GOODS_MOVEMENT cannot be executed &lt;/P&gt;&lt;P&gt;Message no. M7 299 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Diagnosis &lt;/P&gt;&lt;P&gt;The function module MB_CREATE_GOODS_MOVEMENT is called up for the &lt;/P&gt;&lt;P&gt;second time. After it was called up the first time, the function &lt;/P&gt;&lt;P&gt;module MB_POST_GOODS_MOVEMENT was called, but a COMMIT WORK was not &lt;/P&gt;&lt;P&gt;carried out in the calling program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As running the two function modules again would result in the database &lt;/P&gt;&lt;P&gt;being incorrectly updated, processing is terminated. System Response &lt;/P&gt;&lt;P&gt;Procedure Please ensure that a COMMIT WORK is set after you call up &lt;/P&gt;&lt;P&gt;the function module MB_POST_GOODS_MOVEMENT. &lt;/P&gt;&lt;P&gt;==== &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The commit work is executed after de function module is called. Any &lt;/P&gt;&lt;P&gt;ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2008 18:21:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/commit-work-problem/m-p/3624998#M873331</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-14T18:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: Commit Work Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit-work-problem/m-p/3624999#M873332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do a 'commit work',  just before u call the function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but make sure, this is not gonna affect what u are trying to do..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the system had already called that FM, why you are calling it again in the user exit...?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2008 18:26:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/commit-work-problem/m-p/3624999#M873332</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-14T18:26:07Z</dc:date>
    </item>
  </channel>
</rss>

