<?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: Undo function call 'MB_CREATE_GOODS_MOVEMENT' in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/undo-function-call-mb-create-goods-movement/m-p/792251#M40121</link>
    <description>&lt;P&gt;If you want to do a call without anything in memory, you could create a wrapper functionmodule that is RFC enabled, executing these 2 functionalities and call it in destination 'NONE'.&lt;/P&gt;</description>
    <pubDate>Fri, 08 Mar 2019 15:01:23 GMT</pubDate>
    <dc:creator>glenndv85</dc:creator>
    <dc:date>2019-03-08T15:01:23Z</dc:date>
    <item>
      <title>Undo function call 'MB_CREATE_GOODS_MOVEMENT'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/undo-function-call-mb-create-goods-movement/m-p/792250#M40120</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
  &lt;P&gt;in my programm I have to do some stock transfers.&lt;/P&gt;
  &lt;P&gt;So I have a call of function 'MB_CREATE_GOODS_MOVEMENT'. Before calling function 'MB_POST_GOODS_MOVEMENT' I have to do some actions. If one of these action does not succeed I dont want to finish the transfer but continue with the next transfer position. Now the next call of 'MB_CREATE_GOODS_MOVEMENT' results in EMKPF-SUBRC = 5.&lt;/P&gt;
  &lt;P&gt;This behaviour is like described in documentation of both functions.&lt;/P&gt;
  &lt;P&gt;How can I manage to have more than one valid call of 'MB_CREATE_GOODS_MOVEMENT'?&lt;/P&gt;
  &lt;P&gt;Is there a possibility to undo a call of 'MB_CREATE_GOODS_MOVEMENT'?&lt;/P&gt;
  &lt;P&gt;Regards, Hubert&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 10:35:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/undo-function-call-mb-create-goods-movement/m-p/792250#M40120</guid>
      <dc:creator>hubert_heitzer</dc:creator>
      <dc:date>2019-03-08T10:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: Undo function call 'MB_CREATE_GOODS_MOVEMENT'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/undo-function-call-mb-create-goods-movement/m-p/792251#M40121</link>
      <description>&lt;P&gt;If you want to do a call without anything in memory, you could create a wrapper functionmodule that is RFC enabled, executing these 2 functionalities and call it in destination 'NONE'.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 15:01:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/undo-function-call-mb-create-goods-movement/m-p/792251#M40121</guid>
      <dc:creator>glenndv85</dc:creator>
      <dc:date>2019-03-08T15:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: Undo function call 'MB_CREATE_GOODS_MOVEMENT'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/undo-function-call-mb-create-goods-movement/m-p/792252#M40122</link>
      <description>&lt;P&gt;MB_CREATE_GOODS_MOVEMENT is of MBWL function group. &lt;/P&gt;&lt;P&gt;The function group contains function MB_MOVEMENTS_REFRESH. Most probably the function would do the trick, clear MBWL global data and allow subsequent call of MB_CREATE_GOODS_MOVEMENT. That's my educated guess, though. No guarantees here.&lt;/P&gt;&lt;P&gt;Why don't you use BAPI_GOODSMVT_CREATE?&lt;/P&gt;&lt;P&gt;HTH, best regards&lt;/P&gt;&lt;P&gt;Dominik Tylczyński&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 16:19:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/undo-function-call-mb-create-goods-movement/m-p/792252#M40122</guid>
      <dc:creator>Dominik_Tylczynski</dc:creator>
      <dc:date>2019-03-08T16:19:11Z</dc:date>
    </item>
  </channel>
</rss>

