<?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 GR for Subcontracting Orders in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/gr-for-subcontracting-orders/m-p/6139617#M1366779</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello , &lt;/P&gt;&lt;P&gt; We need to do a GR for subcontracting orders , when i read the documentation for the fm MB_CREATE_GOODS_MOVEMENT , it says that subcontracting orders are not supported .&lt;/P&gt;&lt;P&gt;Searching the forum i found that we can use the fm BAPI_GOODSMVT_CREATE , but i am not sure how to use the fm , what about the components will the BAPI find it or do we need to pass the components .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So please suggest it there is some way we can use the FM MB_CREATE_GOODS_MOVEMENT to create GR for subcontracting orders as in i think the BAPI calls the same FM and how to handle the components.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Sep 2009 11:53:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-08T11:53:19Z</dc:date>
    <item>
      <title>GR for Subcontracting Orders</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gr-for-subcontracting-orders/m-p/6139617#M1366779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello , &lt;/P&gt;&lt;P&gt; We need to do a GR for subcontracting orders , when i read the documentation for the fm MB_CREATE_GOODS_MOVEMENT , it says that subcontracting orders are not supported .&lt;/P&gt;&lt;P&gt;Searching the forum i found that we can use the fm BAPI_GOODSMVT_CREATE , but i am not sure how to use the fm , what about the components will the BAPI find it or do we need to pass the components .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So please suggest it there is some way we can use the FM MB_CREATE_GOODS_MOVEMENT to create GR for subcontracting orders as in i think the BAPI calls the same FM and how to handle the components.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2009 11:53:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gr-for-subcontracting-orders/m-p/6139617#M1366779</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-08T11:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: GR for Subcontracting Orders</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gr-for-subcontracting-orders/m-p/6139618#M1366780</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;Internally, within BAPI_GOODSMVT_CREATE, again it calls the function module MB_CREATE_GOODS_MOVEMENT.&lt;/P&gt;&lt;P&gt;for the TABLES field IMSEG, we need to pass only the parent material and its quantity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internally using the function module MD_KOMPONENTENVORSCHLAG_WE, it will calculate the components from the table RESB if we are creating with respect to any purchase or else take the reference from STKO/StPO i.e. CS03 transaction ration for the bom component.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2009 12:41:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gr-for-subcontracting-orders/m-p/6139618#M1366780</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-08T12:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: GR for Subcontracting Orders</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gr-for-subcontracting-orders/m-p/6139619#M1366781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://wiki.sdn.sap.com/wiki/display/ABAP/BAPI_GOODSMVT_CREATE" target="test_blank"&gt;https://wiki.sdn.sap.com/wiki/display/ABAP/BAPI_GOODSMVT_CREATE&lt;/A&gt;&lt;EM&gt;And&lt;/EM&gt;BAPI_GOODSMVT_Cancel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this is useful for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2009 12:46:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gr-for-subcontracting-orders/m-p/6139619#M1366781</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-08T12:46:41Z</dc:date>
    </item>
  </channel>
</rss>

