<?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: Error when executing BAPI_GOODSMVT_CREATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-executing-bapi-goodsmvt-create/m-p/7562261#M1564502</link>
    <description>&lt;P&gt;This is correct answer thanks a lot &lt;/P&gt;</description>
    <pubDate>Fri, 13 Jan 2023 16:56:59 GMT</pubDate>
    <dc:creator>carloseherreram</dc:creator>
    <dc:date>2023-01-13T16:56:59Z</dc:date>
    <item>
      <title>Error when executing BAPI_GOODSMVT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-executing-bapi-goodsmvt-create/m-p/7562256#M1564497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts when iam trying to execute BAPI_GOODSMVT_CREATE..with GM Code : 03 with all required values in GOODSMVT_ITEM..iam getting a error when i execute it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;error is like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E M7                   349 Content of order 60003537: QS300 transferred to interface (IMSEG): 100-310&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls help me out from this issue &amp;amp; let me know the procedure. Thank You in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jan 2011 16:17:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-executing-bapi-goodsmvt-create/m-p/7562256#M1564497</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-28T16:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: Error when executing BAPI_GOODSMVT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-executing-bapi-goodsmvt-create/m-p/7562257#M1564498</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;This is what the long text of the message states:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NA M7349&lt;/P&gt;&lt;P&gt;____________________________________________________&lt;/P&gt;&lt;P&gt;Short Text&lt;/P&gt;&lt;P&gt;Content of order &amp;amp;: &amp;amp; transferred to interface (IMSEG): &amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Diagnosis&lt;/P&gt;&lt;P&gt;When calling the function module MB_CREATE_GOODS_MOVEMENT or the BAPI GoodsMovement.CreateFromData (BAPI_GOODSMVT_CREATE) to post a goods receipt for a production order, there are differences between the interface data and the order data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example: The order was created for plant 0001, but plant 0002 is passed on in the interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The system checks this for the material and the order item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;System response&lt;/P&gt;&lt;P&gt;Due to this difference, the system cannot post the goods receipt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Procedure&lt;/P&gt;&lt;P&gt;Check the data in the interface (IMSEG-WERKS, IMSEG-AUFNR). If necessary, correct the plant or the order number in the interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So check your data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Robert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jan 2011 18:07:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-executing-bapi-goodsmvt-create/m-p/7562257#M1564498</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-28T18:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error when executing BAPI_GOODSMVT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-executing-bapi-goodsmvt-create/m-p/7562258#M1564499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using the field "mvt_ind" from goodsmvt_item? If yes, comment it and it should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Luis Miguel Silva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 15:36:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-executing-bapi-goodsmvt-create/m-p/7562258#M1564499</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-06-16T15:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Error when executing BAPI_GOODSMVT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-executing-bapi-goodsmvt-create/m-p/7562259#M1564500</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;In PO assignment tab, see if your Planning plant is different than Prod plant. If you are using APO for planning, MRP Type has to be checked, normally this can happen if for Externally planned (APO) material PO is manually created in ECC. &lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2020 06:40:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-executing-bapi-goodsmvt-create/m-p/7562259#M1564500</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2020-06-29T06:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error when executing BAPI_GOODSMVT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-executing-bapi-goodsmvt-create/m-p/7562260#M1564501</link>
      <description>&lt;P&gt;Look at AFPO for POSNR, and put it into BAPI field goodsmvt_item-ORDER_ITNO.&lt;/P&gt;&lt;P&gt;AFPO-PWERK check it.&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2022 06:44:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-executing-bapi-goodsmvt-create/m-p/7562260#M1564501</guid>
      <dc:creator>former_member772816</dc:creator>
      <dc:date>2022-11-28T06:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Error when executing BAPI_GOODSMVT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-executing-bapi-goodsmvt-create/m-p/7562261#M1564502</link>
      <description>&lt;P&gt;This is correct answer thanks a lot &lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 16:56:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-executing-bapi-goodsmvt-create/m-p/7562261#M1564502</guid>
      <dc:creator>carloseherreram</dc:creator>
      <dc:date>2023-01-13T16:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: Error when executing BAPI_GOODSMVT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-executing-bapi-goodsmvt-create/m-p/7562262#M1564503</link>
      <description>&lt;P&gt;This is correct answer thanks a lot&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 19:56:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-executing-bapi-goodsmvt-create/m-p/7562262#M1564503</guid>
      <dc:creator>former_member863928</dc:creator>
      <dc:date>2023-06-01T19:56:39Z</dc:date>
    </item>
  </channel>
</rss>

