<?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: error while debugging BAPI_MATERIAL_SAVEDATA in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-debugging-bapi-material-savedata/m-p/7435950#M1551002</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please find answers for your queries:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) You are using the correct BAPI to create materials.&lt;/P&gt;&lt;P&gt;2) If i see the error, you are not passing the Material description...Use the BAPI structures "MATERIALDESCRIPTION" and pass the material description, language&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Material should be passed in SAP acceptable format(18 chars), Make sure you check at least one view in the header structure(BASIC_VIEW) and rest all looks good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also note if there any mandatory fields that need to be passed, if so try to use the same data and create a material in MM01, if this suffices, then the BAPI should also work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Nov 2010 11:05:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-11-15T11:05:10Z</dc:date>
    <item>
      <title>error while debugging BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-debugging-bapi-material-savedata/m-p/7435943#M1550995</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 have  few doubts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)&lt;/P&gt;&lt;P&gt;well i am using 'BAPI_MATERIAL_SAVEDATA' to transfer the data from one user defined table to material master table, i want to know am i using the correct function module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;secondly when i am debugging the 'BAPI_MATERIAL_SAVEDATA' function module i am getting the following error &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'No description transferred' &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am passing the following value:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in  headdata:&lt;/P&gt;&lt;P&gt;material = 18&lt;/P&gt;&lt;P&gt;indsector = m&lt;/P&gt;&lt;P&gt;matltype = ROH or DIEN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in clientdata:&lt;/P&gt;&lt;P&gt;material group  = 001&lt;/P&gt;&lt;P&gt;base_uom = 003&lt;/P&gt;&lt;P&gt;base_uom_iso = kg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in cliendatax&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;material group = X&lt;/P&gt;&lt;P&gt;base_uom = X&lt;/P&gt;&lt;P&gt;base_uom_iso = X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also i want to know what happens if we dont pass value in clientdatax&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 10:14:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-debugging-bapi-material-savedata/m-p/7435943#M1550995</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-15T10:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: error while debugging BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-debugging-bapi-material-savedata/m-p/7435944#M1550996</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;Answers to all your questions are hidden in the Parameter documentation. Make a habit of reading the SAP documentation(if available) before using the FM/BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 10:24:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-debugging-bapi-material-savedata/m-p/7435944#M1550996</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2010-11-15T10:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: error while debugging BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-debugging-bapi-material-savedata/m-p/7435945#M1550997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi suhas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have read all the documentation, if you know where the error is kindly let me know it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 10:37:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-debugging-bapi-material-savedata/m-p/7435945#M1550997</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-15T10:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: error while debugging BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-debugging-bapi-material-savedata/m-p/7435946#M1550998</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;I'm sure you've missed something while reading the documentation of the BAPI parameters. Otherwise you would know why it is important to pass data in the CLIENTDATAX structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway in the SDN forums spoon feeding is discouraged &amp;amp; is considered ROE violation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 10:47:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-debugging-bapi-material-savedata/m-p/7435946#M1550998</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2010-11-15T10:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: error while debugging BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-debugging-bapi-material-savedata/m-p/7435947#M1550999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi suhas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my question is not related to only clientdatax, there are two more question above if you know kindly let me know it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 10:50:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-debugging-bapi-material-savedata/m-p/7435947#M1550999</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-15T10:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: error while debugging BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-debugging-bapi-material-savedata/m-p/7435948#M1551000</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;material = 18&lt;/P&gt;&lt;P&gt;indsector = m&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if the data above are correct, i.e material code has to have the leading zero:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;material = 000000000000000018&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The indsector code should upper case so M&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 10:54:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-debugging-bapi-material-savedata/m-p/7435948#M1551000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-15T10:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: error while debugging BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-debugging-bapi-material-savedata/m-p/7435949#M1551001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Max,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have tried that also but the error still continue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: nik1234 on Nov 15, 2010 12:02 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 10:59:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-debugging-bapi-material-savedata/m-p/7435949#M1551001</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-15T10:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: error while debugging BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-debugging-bapi-material-savedata/m-p/7435950#M1551002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please find answers for your queries:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) You are using the correct BAPI to create materials.&lt;/P&gt;&lt;P&gt;2) If i see the error, you are not passing the Material description...Use the BAPI structures "MATERIALDESCRIPTION" and pass the material description, language&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Material should be passed in SAP acceptable format(18 chars), Make sure you check at least one view in the header structure(BASIC_VIEW) and rest all looks good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also note if there any mandatory fields that need to be passed, if so try to use the same data and create a material in MM01, if this suffices, then the BAPI should also work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 11:05:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-debugging-bapi-material-savedata/m-p/7435950#M1551002</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-15T11:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: error while debugging BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-debugging-bapi-material-savedata/m-p/7435951#M1551003</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;PRE&gt;&lt;CODE&gt;&lt;P&gt;1. well i am using 'BAPI_MATERIAL_SAVEDATA' to transfer the data from one user defined table to material master table, i want to know am i using the correct function module&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FM documentation states: "Create and Change Material Master Data" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Conclusion&lt;/U&gt;&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;You're using the correct BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;2. in headdata:&lt;/P&gt;&lt;P&gt;material = 18&lt;/P&gt;&lt;P&gt;indsector = m&lt;/P&gt;&lt;P&gt;matltype = ROH or DIEN&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Documentation for HEADDATA states: "At least one view must be selected. BASIC_VIEW (always necessary when creating material master data)"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Conclusion&lt;/U&gt;&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;You didn't pass BASIC_VIEW = 'X' in the HEADDATA. So you've an idea where to start.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also from the BAPI documentation: "When creating material master data, you must transfer the material number, the material type, and the industry sector to the method. You must also enter a material description and its language."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Conclusion&lt;/U&gt;&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;You need to pass value in the table MATERIALDESCRIPTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's why i had mentioned earlier every answer is there in the documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 11:05:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-debugging-bapi-material-savedata/m-p/7435951#M1551003</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2010-11-15T11:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: error while debugging BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-debugging-bapi-material-savedata/m-p/7435952#M1551004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you shiva kumar and suhas,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 11:36:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-debugging-bapi-material-savedata/m-p/7435952#M1551004</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-15T11:36:56Z</dc:date>
    </item>
  </channel>
</rss>

