<?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: BAPI_GOODSMVT_CREATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create/m-p/4246332#M1013539</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you editing any Material data in MM02.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Aug 2008 14:29:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-04T14:29:11Z</dc:date>
    <item>
      <title>BAPI_GOODSMVT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create/m-p/4246328#M1013535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Two issues:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My code created the material document, but I do not see it in MB03. I used a commit work in the code after the BAPI executes. Do i need tpo do a 'BAPI_TRANSACTION_COMMIT'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, Now it says I have it locked when trying to test some more. Is there an ENQUEUE/DEQUEUE Function Module I should be using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 14:13:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create/m-p/4246328#M1013535</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T14:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_GOODSMVT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create/m-p/4246329#M1013536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hiii&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;locked means if it is open somewhere then need to close that tcode from where you are creating document..so close tcode and then execute BAPI.if that document is used by somebody else then also this error will occur. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is good to use 'BAPI_TRANSACTION_COMMIT' FM after using any BAPI FM..as it will commit work or give you an error message saying where error is and will not save any data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;twinkal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 14:16:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create/m-p/4246329#M1013536</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T14:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_GOODSMVT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create/m-p/4246330#M1013537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the export parameters&lt;/P&gt;&lt;P&gt;MATERIALDOCUMENT &lt;/P&gt;&lt;P&gt;MATDOCUMENTYEAR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after the BAPI call, if the MATERIALDOCUMENT  is having some value then transaction is success then call the BAPI_TRANSACTION_COMMIT &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No need use any ENQUEUE/DEQUEUE .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 14:19:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create/m-p/4246330#M1013537</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T14:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_GOODSMVT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create/m-p/4246331#M1013538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It returns: &lt;/P&gt;&lt;P&gt;The plant data of the material XXXXX is locked by the user MYNAME&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not have a session opened for this. I may have exited debug when testing? How do I unlock the plant data of the material?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank-You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 14:26:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create/m-p/4246331#M1013538</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T14:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_GOODSMVT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create/m-p/4246332#M1013539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you editing any Material data in MM02.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 14:29:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create/m-p/4246332#M1013539</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T14:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_GOODSMVT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create/m-p/4246333#M1013540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No....thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 14:31:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create/m-p/4246333#M1013540</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T14:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_GOODSMVT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create/m-p/4246334#M1013541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to release the locks use transaction SM12.  When using BAPI_GOODSMVT_CREATE I also had issues with locks and getting it to post.  Are you doing anything prior to calling the BAPI that pertains to the material/plant?  It may take a few seconds for the locks to clear from a previous action or for the data to commit to the database.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 19:14:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create/m-p/4246334#M1013541</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T19:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_GOODSMVT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create/m-p/4246335#M1013542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 19:17:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create/m-p/4246335#M1013542</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T19:17:50Z</dc:date>
    </item>
  </channel>
</rss>

