<?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 while processing BAPI_GOODSMVT_CREATE , getting error. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-processing-bapi-goodsmvt-create-getting-error/m-p/10688065#M1869675</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;In Program Script , i am using BAPI_GOODSMVT_CREATE for Goods Movement code = 04.&amp;nbsp; while processing i am getting error " Material 1000999 not maintained in Plant 1200 .&amp;nbsp; Checked in debug mode and noted the input details, same inputs if i pass through function module (SE37), i am able to process and never get any error.&amp;nbsp; I am getting Error while processing through Program mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one suggest how to fix this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Murali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Nov 2014 06:13:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-11-14T06:13:07Z</dc:date>
    <item>
      <title>while processing BAPI_GOODSMVT_CREATE , getting error.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-processing-bapi-goodsmvt-create-getting-error/m-p/10688065#M1869675</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;In Program Script , i am using BAPI_GOODSMVT_CREATE for Goods Movement code = 04.&amp;nbsp; while processing i am getting error " Material 1000999 not maintained in Plant 1200 .&amp;nbsp; Checked in debug mode and noted the input details, same inputs if i pass through function module (SE37), i am able to process and never get any error.&amp;nbsp; I am getting Error while processing through Program mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one suggest how to fix this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Murali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 06:13:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/while-processing-bapi-goodsmvt-create-getting-error/m-p/10688065#M1869675</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-14T06:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: while processing BAPI_GOODSMVT_CREATE , getting error.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-processing-bapi-goodsmvt-create-getting-error/m-p/10688066#M1869676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Murali, Can you please provide the Code snippet. Regards, Suhas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 06:39:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/while-processing-bapi-goodsmvt-create-getting-error/m-p/10688066#M1869676</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-14T06:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: while processing BAPI_GOODSMVT_CREATE , getting error.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-processing-bapi-goodsmvt-create-getting-error/m-p/10688067#M1869677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Murali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try,&lt;/P&gt;&lt;P&gt;pass the Material to the &lt;STRONG&gt;CONVERSION_EXIT_ALPHA_INPUT FM &lt;/STRONG&gt; to get the preceding zero's as like stored in table. Then pass the values to&amp;nbsp; bapi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 10:26:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/while-processing-bapi-goodsmvt-create-getting-error/m-p/10688067#M1869677</guid>
      <dc:creator>VenkatRamesh_V</dc:creator>
      <dc:date>2014-11-14T10:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: while processing BAPI_GOODSMVT_CREATE , getting error.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-processing-bapi-goodsmvt-create-getting-error/m-p/10688068#M1869678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Murali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the function module CONVERSION_EXIT_MATN1_INPUT and do the conversion of material before passing it to the function module for creating goods movement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Thanga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 14:09:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/while-processing-bapi-goodsmvt-create-getting-error/m-p/10688068#M1869678</guid>
      <dc:creator>ThangaPrakash</dc:creator>
      <dc:date>2014-11-14T14:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: while processing BAPI_GOODSMVT_CREATE , getting error.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-processing-bapi-goodsmvt-create-getting-error/m-p/10688069#M1869679</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;Thanks to every one,&amp;nbsp; Material code issue , fixed.&amp;nbsp; Please close this Request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Murali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 05:38:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/while-processing-bapi-goodsmvt-create-getting-error/m-p/10688069#M1869679</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-18T05:38:34Z</dc:date>
    </item>
  </channel>
</rss>

