<?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: How to get all material data using BAPIs? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-material-data-using-bapis/m-p/5758265#M1304376</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Is there any other way to do that?&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can write a simple program to get those details from the respective tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Jun 2009 06:55:04 GMT</pubDate>
    <dc:creator>GauthamV</dc:creator>
    <dc:date>2009-06-17T06:55:04Z</dc:date>
    <item>
      <title>How to get all material data using BAPIs?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-material-data-using-bapis/m-p/5758262#M1304373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friends,&lt;/P&gt;&lt;P&gt;AS I know, we can use t-code mm02, mm03 to get all the information of a material in different views, but how to get all the data using BAPIs? I know  there is BAPI_MATERIAL_GET_DETAIL, but I couln't get all the data for MATERIAL_NUMBER&lt;/P&gt;&lt;P&gt;DESCRIPTION&lt;/P&gt;&lt;P&gt;VOLUME&lt;/P&gt;&lt;P&gt;VOLUME_UNIT&lt;/P&gt;&lt;P&gt;GROSS_WEIGHT&lt;/P&gt;&lt;P&gt;WEIGHT_UNIT&lt;/P&gt;&lt;P&gt;UOM&lt;/P&gt;&lt;P&gt;MATERIAL_GROUP&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SALES_UNIT (couln't get )&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other way to do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2009 06:43:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-material-data-using-bapis/m-p/5758262#M1304373</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-17T06:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all material data using BAPIs?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-material-data-using-bapis/m-p/5758263#M1304374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this BAPI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_MATERIAL_GETALL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SALESDATA you'll find SALES_UNIT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2009 06:53:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-material-data-using-bapis/m-p/5758263#M1304374</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-17T06:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all material data using BAPIs?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-material-data-using-bapis/m-p/5758264#M1304375</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; try this FM&lt;/P&gt;&lt;P&gt; BAPI_MATERIAL_GET_ALL (volume,Description,Unit)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_MATERIAL_GETALL&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2009 06:53:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-material-data-using-bapis/m-p/5758264#M1304375</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-17T06:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all material data using BAPIs?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-material-data-using-bapis/m-p/5758265#M1304376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Is there any other way to do that?&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can write a simple program to get those details from the respective tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2009 06:55:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-material-data-using-bapis/m-p/5758265#M1304376</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2009-06-17T06:55:04Z</dc:date>
    </item>
  </channel>
</rss>

