<?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: Creating A New Material using BAPI_MATERIAL_SAVEDATA in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-new-material-using-bapi-material-savedata/m-p/1025857#M82415</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it is.  Or you can use the function module MATERIAL_MAINTAIN_DARK&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>Wed, 26 Oct 2005 16:20:24 GMT</pubDate>
    <dc:creator>RichHeilman</dc:creator>
    <dc:date>2005-10-26T16:20:24Z</dc:date>
    <item>
      <title>Creating A New Material using BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-new-material-using-bapi-material-savedata/m-p/1025856#M82414</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 am trying to create new materials into a clean system. However, I am not sure if BAPI_MATERIAL_SAVEDATA is the right BAPI for this task. I would appreciate if anyone can enlighten me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2005 16:15:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-new-material-using-bapi-material-savedata/m-p/1025856#M82414</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-26T16:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: Creating A New Material using BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-new-material-using-bapi-material-savedata/m-p/1025857#M82415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it is.  Or you can use the function module MATERIAL_MAINTAIN_DARK&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>Wed, 26 Oct 2005 16:20:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-new-material-using-bapi-material-savedata/m-p/1025857#M82415</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-10-26T16:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Creating A New Material using BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-new-material-using-bapi-material-savedata/m-p/1025858#M82416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BAPI_MATERIAL_SAVEREPLICA can be used for Mass uploads.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2005 16:27:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-new-material-using-bapi-material-savedata/m-p/1025858#M82416</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-26T16:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Creating A New Material using BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-new-material-using-bapi-material-savedata/m-p/1025859#M82417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Always the FM BAPI_MATERIAL_SAVEDATA is preferrable for the Mass uploads or Material extension to  a new plant Storage location or what ever it is....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sampath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2005 17:56:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-new-material-using-bapi-material-savedata/m-p/1025859#M82417</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-26T17:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: Creating A New Material using BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-new-material-using-bapi-material-savedata/m-p/1025860#M82418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sampath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please help me how can i use the BAPI_MATERIAL_SAVEREPLICA for mass uploads. Can we call the BAPI with in a loop or populate all material and material details and then call the BAPI outside the loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Oct 2007 05:06:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-new-material-using-bapi-material-savedata/m-p/1025860#M82418</guid>
      <dc:creator>naveen_kumar8231</dc:creator>
      <dc:date>2007-10-28T05:06:47Z</dc:date>
    </item>
  </channel>
</rss>

