<?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 Material Extension through BAPI_MATERIAL_SAVEDATA in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-extension-through-bapi-material-savedata/m-p/7906613#M1597334</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 have made this program using &lt;STRONG&gt;BAPI_MATERIAL_SAVEDATA&lt;/STRONG&gt; to upload materials.&lt;/P&gt;&lt;P&gt;I uploaded some materials in one plant. Now i want to extend these materials for another plant(through BAPI only).&lt;/P&gt;&lt;P&gt;But when i do it,it gives an error that &lt;STRONG&gt;'Valuation class 3001 not defined for raw materials'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data i am passing are-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;header_data&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;client_data&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;plant_data&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;storage_loc_data&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;valuation_data&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;mat_desc&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;tax_class&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;uom_data&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sales_data&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what can i be doing wrong? I read earlier posts as well but couldnt find a solution.&lt;/P&gt;&lt;P&gt;Can anyone please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx in advance,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shraddha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 May 2011 04:58:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-05-05T04:58:27Z</dc:date>
    <item>
      <title>Material Extension through BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-extension-through-bapi-material-savedata/m-p/7906613#M1597334</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 have made this program using &lt;STRONG&gt;BAPI_MATERIAL_SAVEDATA&lt;/STRONG&gt; to upload materials.&lt;/P&gt;&lt;P&gt;I uploaded some materials in one plant. Now i want to extend these materials for another plant(through BAPI only).&lt;/P&gt;&lt;P&gt;But when i do it,it gives an error that &lt;STRONG&gt;'Valuation class 3001 not defined for raw materials'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data i am passing are-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;header_data&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;client_data&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;plant_data&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;storage_loc_data&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;valuation_data&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;mat_desc&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;tax_class&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;uom_data&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sales_data&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what can i be doing wrong? I read earlier posts as well but couldnt find a solution.&lt;/P&gt;&lt;P&gt;Can anyone please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx in advance,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shraddha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2011 04:58:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-extension-through-bapi-material-savedata/m-p/7906613#M1597334</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-05T04:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Material Extension through BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-extension-through-bapi-material-savedata/m-p/7906614#M1597335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think dat is not ur problem, for raw materials that valuation class is not defined so  it is better to contact ur respective functional consultant.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2011 10:28:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-extension-through-bapi-material-savedata/m-p/7906614#M1597335</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-05T10:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: Material Extension through BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-extension-through-bapi-material-savedata/m-p/7906615#M1597336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you either have a wrong valuation class in a field of your source file,&lt;/P&gt;&lt;P&gt;or the source file is correct but the customizing is not completed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2011 11:09:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-extension-through-bapi-material-savedata/m-p/7906615#M1597336</guid>
      <dc:creator>JL23</dc:creator>
      <dc:date>2011-05-05T11:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Material Extension through BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-extension-through-bapi-material-savedata/m-p/7906616#M1597337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ohh..it worked...silly mistake &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;thanx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2011 06:01:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-extension-through-bapi-material-savedata/m-p/7906616#M1597337</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-06T06:01:39Z</dc:date>
    </item>
  </channel>
</rss>

