<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/2704299#M626441</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes definetly....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bapi_goodsmvt_create  has a parameter called &lt;/P&gt;&lt;P&gt; BAPI2017_GM_CODE  (This parameter transfers the new key assignment of the GM_CODE to the relevant transactions in Inventory Management.)&lt;/P&gt;&lt;P&gt; u need to pass  '06' for this parameter   '06 ' is for 'MB11'  (Reversal of goods movements).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rewards would be helpful....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Aug 2007 06:31:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-24T06:31:50Z</dc:date>
    <item>
      <title>BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/2704296#M626438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;         My requirement is I need to transfer the stock from one batch and one material to another batch and another material both the cases plant and storage location is same. For this what I am doing is In the initial screen of mb11 I am giving plant as AA(let us say) storage location as 7000 movement type as 309 and if I press enter in the second screen I am entering receiving plant as AA(same) receiving storage location as 7000(same) and receiving material as 12345. and in the same screen I am entering sending material as 6789 quantity as 100 and  sending batch as 20715/5033 and If I press enterIn the third screen I need to give receiving batch as 20234/1234 but the system by default taking sending batch only that is 20715/5033 suppose if I change manually it is working fine that means it is moving the stock 100 from material 12345(sending) batch 20715/5033(sending) to 6789(receiving) batch 20234/1234(receiving). The same I am able to see in mmbe transaction also. But through bdc i am not able to do this I mean even if I pass receiving batch to screen field mseg-umcha system is by default taking sending batch and the stock is moving to same bath. I have cleared the screen field mseg-umcha also in bdc program but it is not working. Please help me how to solve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or please tell me BAPI which I can use for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2007 03:55:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/2704296#M626438</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-24T03:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/2704297#M626439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with BAPI_GOODSMVT_CREATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2007 04:08:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/2704297#M626439</guid>
      <dc:creator>alejandro_bindi</dc:creator>
      <dc:date>2007-08-24T04:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/2704298#M626440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please tell me this bapi function module can also applicable for the movement type 309 in mb11 transaction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2007 04:56:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/2704298#M626440</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-24T04:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/2704299#M626441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes definetly....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bapi_goodsmvt_create  has a parameter called &lt;/P&gt;&lt;P&gt; BAPI2017_GM_CODE  (This parameter transfers the new key assignment of the GM_CODE to the relevant transactions in Inventory Management.)&lt;/P&gt;&lt;P&gt; u need to pass  '06' for this parameter   '06 ' is for 'MB11'  (Reversal of goods movements).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rewards would be helpful....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2007 06:31:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/2704299#M626441</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-24T06:31:50Z</dc:date>
    </item>
  </channel>
</rss>

