<?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: Problem in BAPI_GOODSMVT_CREATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bapi-goodsmvt-create/m-p/8460822#M1650353</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paste your code.Pleas explain this to functional people and take the input values from them. Parallel check with MB_CREATE_GOODS_MOVEMENT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: madhurao123 on Dec 22, 2011 8:47 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Dec 2011 03:12:58 GMT</pubDate>
    <dc:creator>madhu_vadlamani</dc:creator>
    <dc:date>2011-12-22T03:12:58Z</dc:date>
    <item>
      <title>Problem in BAPI_GOODSMVT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bapi-goodsmvt-create/m-p/8460821#M1650352</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;I want to do MB1B through bapi BAPI_GOODSMVT_CREATE . For that I am passing GOODSMVT_CODE = 04 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But after executing it create delivery instead of material document .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any body suggest me how can I create material document  ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 09:46:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bapi-goodsmvt-create/m-p/8460821#M1650352</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-21T09:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BAPI_GOODSMVT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bapi-goodsmvt-create/m-p/8460822#M1650353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paste your code.Pleas explain this to functional people and take the input values from them. Parallel check with MB_CREATE_GOODS_MOVEMENT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: madhurao123 on Dec 22, 2011 8:47 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2011 03:12:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bapi-goodsmvt-create/m-p/8460822#M1650353</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-12-22T03:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BAPI_GOODSMVT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bapi-goodsmvt-create/m-p/8460823#M1650354</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;how do you its creating Delivery Document ? , check MB03 with created document .....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this BAPI doesnt have &lt;STRONG&gt;Extra Codes&lt;/STRONG&gt; to create 2 diff documents...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2011 03:24:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bapi-goodsmvt-create/m-p/8460823#M1650354</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-22T03:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BAPI_GOODSMVT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bapi-goodsmvt-create/m-p/8460824#M1650355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think that a material document is created at the same time as you get a delivery document, the delivery document is probably created because your movement is for a storage location that is warehouse managed and uses deliveries instead of Transport Orders.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try the same movement with MIGO, I am pretty certain that you get a delivery there too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Jürgen L. on Dec 22, 2011 10:45 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2011 09:44:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bapi-goodsmvt-create/m-p/8460824#M1650355</guid>
      <dc:creator>JL23</dc:creator>
      <dc:date>2011-12-22T09:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BAPI_GOODSMVT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bapi-goodsmvt-create/m-p/8460825#M1650356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check [this|https://wiki.sdn.sap.com/wiki/display/ERPSCM/How%20To%20Goods%20Movements%20with%20BAPI] out&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2011 15:41:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bapi-goodsmvt-create/m-p/8460825#M1650356</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-22T15:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BAPI_GOODSMVT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bapi-goodsmvt-create/m-p/8460826#M1650357</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;Try with this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

* other code

      SELECT SINGLE gmcode FROM t158g
        INTO l_goodsmvt_code
       WHERE tcode = 'MB1B'.

* other code

      CALL FUNCTION 'BAPI_GOODSMVT_CREATE'
        EXPORTING
          goodsmvt_header  = l_goodsmvt_header
          goodsmvt_code    = l_goodsmvt_code
          testrun          = ' '
        IMPORTING
          goodsmvt_headret = l_goodsmvt_headret
          materialdocument = l_mblnr
          matdocumentyear  = l_mjahr
        TABLES
          goodsmvt_item    = i_goodsmvt_item
          return           = i_return.

* other code

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps you&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;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2011 16:59:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bapi-goodsmvt-create/m-p/8460826#M1650357</guid>
      <dc:creator>eduardo_hinojosa</dc:creator>
      <dc:date>2011-12-22T16:59:31Z</dc:date>
    </item>
  </channel>
</rss>

