<?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 Lock in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-lock/m-p/4970024#M1158307</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishnu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am passing data from an internal structure to another FM in R3. There I am extracting those params frrom the strructure and passing them to the BAPI as it expectes it. I am very much sure that this thing is working as I have tested it in SE37. Also the locks object suggest that the BAPI is getting  executed properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Jan 2009 09:22:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-05T09:22:47Z</dc:date>
    <item>
      <title>BAPI_GOODSMVT_CREATE Lock</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-lock/m-p/4970020#M1158303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I am trying to call the BAPI, 'BAPI_GOODSMVT_CREATE' for goods receipt through a web dynpro application.&lt;/P&gt;&lt;P&gt;In my scenario, we have ABAP stack on different Machine i.e. not on R3. When i call the BAPI, it creates some lock objects for the standard tables in R3 it uses, but no data is updated. Also the lock objects are not released. The return table of the BAPI is blank. But if i test the BAPI on r3 with the same data(in se37), it created a GRN. Please help me out with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As suggested in other posts, i have called 'BAPI_TRANSACTION_COMMIT' with wait = 'X'. But still it does not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2009 09:03:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-lock/m-p/4970020#M1158303</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-05T09:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_GOODSMVT_CREATE Lock</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-lock/m-p/4970021#M1158304</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;May be authorization problem is the user from webdynpro the same as your R/3 logon name?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;santhosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2009 09:07:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-lock/m-p/4970021#M1158304</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-05T09:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_GOODSMVT_CREATE Lock</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-lock/m-p/4970022#M1158305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Santosh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx for your prompt reply. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes the username for both the systems is the same. And authorization level is the same. Both have SAP_ALL authorization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2009 09:10:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-lock/m-p/4970022#M1158305</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-05T09:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_GOODSMVT_CREATE Lock</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-lock/m-p/4970023#M1158306</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;can you post the parameters which you passing to the FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2009 09:16:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-lock/m-p/4970023#M1158306</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-05T09:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_GOODSMVT_CREATE Lock</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-lock/m-p/4970024#M1158307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishnu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am passing data from an internal structure to another FM in R3. There I am extracting those params frrom the strructure and passing them to the BAPI as it expectes it. I am very much sure that this thing is working as I have tested it in SE37. Also the locks object suggest that the BAPI is getting  executed properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2009 09:22:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-lock/m-p/4970024#M1158307</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-05T09:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_GOODSMVT_CREATE Lock</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-lock/m-p/4970025#M1158308</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;Use the FM 'DEQUEUE_ALL' and see if it is working..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2009 09:32:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-lock/m-p/4970025#M1158308</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2009-01-05T09:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_GOODSMVT_CREATE Lock</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-lock/m-p/4970026#M1158309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sagar,&lt;/P&gt;&lt;P&gt;Can u plz tell me what is the status of the return table..after the bapi is processed?&lt;/P&gt;&lt;P&gt;is it initial or has some messages ...&lt;/P&gt;&lt;P&gt;If it has some messages then please let me know the message ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Sahil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2009 09:36:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-lock/m-p/4970026#M1158309</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-05T09:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_GOODSMVT_CREATE Lock</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-lock/m-p/4970027#M1158310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sahiil and Nagraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked the return internal table. It is blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and i tried DEQUEUE_ALL as well, but to effect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And If i am correct as I am using the standard BAPI, there should be no need to call DEQUEUE_ALL.&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;Sagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2009 10:21:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-lock/m-p/4970027#M1158310</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-05T10:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_GOODSMVT_CREATE Lock</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-lock/m-p/4970028#M1158311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sagar ,&lt;/P&gt;&lt;P&gt;Try to make the GR with same PO through standard Tcode &lt;/P&gt;&lt;P&gt;remember the Bapi works on MB1B so I suggest to try same PO on both the Transactions i.e. MIGO and MB1B with same user id  so that doubt for authorizations is also eliminated..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Sahil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2009 10:36:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-lock/m-p/4970028#M1158311</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-05T10:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_GOODSMVT_CREATE Lock</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-lock/m-p/4970029#M1158312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sahiil,&lt;/P&gt;&lt;P&gt;This is not an authorization issue for sure. I can create the goods receipt manually.&lt;/P&gt;&lt;P&gt;And if it was an authorization issue, it wud have not set locks on the object. Its setting locks on the Standard tables and all, but they are not getting released. And I tested my FM that calls the Bapi in every possible way, it is working fine.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2009 14:30:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-lock/m-p/4970029#M1158312</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-05T14:30:30Z</dc:date>
    </item>
  </channel>
</rss>

