<?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 BAPI_GOODSMVT_CREATE - batch in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-batch/m-p/5845650#M1318767</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;Im using BAPI_GOODSMVT_CREATE for stock transfer posting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here there is a batch field to be passed.&lt;/P&gt;&lt;P&gt;what value should we pass here.&lt;/P&gt;&lt;P&gt;i checked MCH1 table but it consists of multiple batches for a material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the exact way to proceed with this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jul 2009 06:33:23 GMT</pubDate>
    <dc:creator>kesavadas_thekkillath</dc:creator>
    <dc:date>2009-07-06T06:33:23Z</dc:date>
    <item>
      <title>BAPI_GOODSMVT_CREATE - batch</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-batch/m-p/5845650#M1318767</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;Im using BAPI_GOODSMVT_CREATE for stock transfer posting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here there is a batch field to be passed.&lt;/P&gt;&lt;P&gt;what value should we pass here.&lt;/P&gt;&lt;P&gt;i checked MCH1 table but it consists of multiple batches for a material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the exact way to proceed with this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2009 06:33:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-batch/m-p/5845650#M1318767</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2009-07-06T06:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_GOODSMVT_CREATE - batch</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-batch/m-p/5845651#M1318768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all you must to know what are you want to transfer.&lt;/P&gt;&lt;P&gt;If you do not know batch number, look at table MCHB with werks, storage location and material number and select record with CLABS &amp;gt; 0. Set batch number from record with necessary amount.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.s. also try to set '*' in batch field in bapi (but I not certain that this will work).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2009 07:09:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-batch/m-p/5845651#M1318768</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-06T07:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_GOODSMVT_CREATE - batch</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-batch/m-p/5845652#M1318769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Keshu..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The BAPI BAPI_GOODSMVT_CREATE  will work as same as MIGO. what ever the process is possible using MIGO is possible using This BAPI also.&lt;/P&gt;&lt;P&gt;When you do Transfer posting, you need to pass two batch numbers...means From and to bacth Number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know if you need any further clarifciation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;JBR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2009 07:23:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-batch/m-p/5845652#M1318769</guid>
      <dc:creator>former_member189596</dc:creator>
      <dc:date>2009-07-06T07:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_GOODSMVT_CREATE - batch</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-batch/m-p/5845653#M1318770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At times you need to create batch first. This is strictly per process. It all depends on the movement type. Consult your functional Consultant. At times the same from and to batch is involved. Rest you need to create a batch at runtime and pass. You can use some function module . Look up for &lt;STRONG&gt;BATCH&lt;/STRONG&gt;REPLICA&lt;STRONG&gt;SAVE&lt;/STRONG&gt; .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2009 12:12:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-batch/m-p/5845653#M1318770</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-06T12:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_GOODSMVT_CREATE - batch</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-batch/m-p/5845654#M1318771</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 using BAPI_GOODSMVT_CREATE for migo upload........ but i got a error for enter the subcomponent batch number...&lt;/P&gt;&lt;P&gt;how to pass the subcomponent batch number in this bapi?....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pl do the needful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2009 03:05:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-batch/m-p/5845654#M1318771</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-12T03:05:48Z</dc:date>
    </item>
  </channel>
</rss>

