<?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_Goodsmvt_Create: Material does not exist or is not activated.... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-material-does-not-exist-or-is-not-activated/m-p/1809915#M347319</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only thing I can think of is that when calling from .net,  you are passing the material number without its internal format.  The material number field in R/3 is an 18 character field.  If the material number is numeric, the materail number is then padded with zeros on the left.  Example, for material 12345, the internal format is 000000000000012345.  If the BAPI in question is not fomatting the material internally in the BAPI, then it must be passed this way.  CHeck how you are passing, if it is numeric and not zero filled left,  then you must write some .net code to do so.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Dec 2006 00:46:28 GMT</pubDate>
    <dc:creator>RichHeilman</dc:creator>
    <dc:date>2006-12-12T00:46:28Z</dc:date>
    <item>
      <title>Bapi_Goodsmvt_Create: Material does not exist or is not activated....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-material-does-not-exist-or-is-not-activated/m-p/1809914#M347318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using .Net connector to execute BAPI from my program and I'm able to login but always get the same message when I try to execute the material transfer: &amp;lt;b&amp;gt;Material xxx does not exist or is not activated&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;I'm not sure it has anything to do with the permission of my account because this is the first time our SAP admin create a "Communication" type user and we really don't know what kind of permission is good enough for BAPI_GOODSMVT_CREATE. Plus the error message does not show any thing about permission.... And same message returned if I use the dialog user.&lt;/P&gt;&lt;P&gt;If I use transaction MB1B to do the transfer (with the same material) then things are ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas are appreciated,&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Eric Nguyen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 00:39:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-material-does-not-exist-or-is-not-activated/m-p/1809914#M347318</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T00:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi_Goodsmvt_Create: Material does not exist or is not activated....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-material-does-not-exist-or-is-not-activated/m-p/1809915#M347319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only thing I can think of is that when calling from .net,  you are passing the material number without its internal format.  The material number field in R/3 is an 18 character field.  If the material number is numeric, the materail number is then padded with zeros on the left.  Example, for material 12345, the internal format is 000000000000012345.  If the BAPI in question is not fomatting the material internally in the BAPI, then it must be passed this way.  CHeck how you are passing, if it is numeric and not zero filled left,  then you must write some .net code to do so.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 00:46:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-material-does-not-exist-or-is-not-activated/m-p/1809915#M347319</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-12-12T00:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi_Goodsmvt_Create: Material does not exist or is not activated....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-material-does-not-exist-or-is-not-activated/m-p/1809916#M347320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.........&lt;/P&gt;&lt;P&gt;I see material length is 18 characters but I didn't think about appending 0 before my material number. BAPI does return material document now.&lt;/P&gt;&lt;P&gt;Thank you very much, Rich!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 00:59:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-material-does-not-exist-or-is-not-activated/m-p/1809916#M347320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T00:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi_Goodsmvt_Create: Material does not exist or is not activated....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-material-does-not-exist-or-is-not-activated/m-p/1809917#M347321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cool, maybe you could consider awarding points for helpful answers.  I see that you have marked the post as solved, if my answer has solved the problem, maybe you could mark the radiobutton next to my answer.  Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 01:01:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-material-does-not-exist-or-is-not-activated/m-p/1809917#M347321</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-12-12T01:01:31Z</dc:date>
    </item>
  </channel>
</rss>

