<?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: Problem with Material price in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-price/m-p/1314504#M163142</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guruvulu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can access table MBEW and get the proce for the valuation area.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 May 2006 12:41:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-12T12:41:07Z</dc:date>
    <item>
      <title>Problem with Material price</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-price/m-p/1314496#M163134</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;my requirment is to get  the materils and their price from sapR/3. i can get materials from MATERIAL_GETLIST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;i&amp;gt;&amp;lt;b&amp;gt;cau u tell me how get material price (that means in which bapi)&amp;lt;/b&amp;gt;&amp;lt;/i&amp;gt;&amp;lt;/u&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Guru&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2006 11:44:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-price/m-p/1314496#M163134</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-12T11:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Material price</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-price/m-p/1314497#M163135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this FM:&lt;/P&gt;&lt;P&gt;MSR1_MD_MATPRICE_GETLIST&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2006 11:48:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-price/m-p/1314497#M163135</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-12T11:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Material price</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-price/m-p/1314498#M163136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try  this  one....&lt;/P&gt;&lt;P&gt;CK21_MATERIAL_PRICES_READ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2006 11:49:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-price/m-p/1314498#M163136</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-12T11:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Material price</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-price/m-p/1314499#M163137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BAPI_MATERIAL_GET_DETAIL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2006 11:49:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-price/m-p/1314499#M163137</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-12T11:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Material price</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-price/m-p/1314500#M163138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ideal BAPI would be BAPI_MATERIAL_GET_ALL. You have to just pass the material number for it to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Price related data is available in tables parameter 'VALUATIONDATA'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2006 11:53:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-price/m-p/1314500#M163138</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-12T11:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Material price</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-price/m-p/1314501#M163139</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;BAPI_MATERIAL_GET_ALL : while run this papi it giving error like function module does not exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MSR1_MD_MATPRICE_GETLIST: when i run this  i did not get price field(can u tell me price field)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CK21_MATERIAL_PRICES_READ:when i run this i did not get  &lt;/P&gt;&lt;P&gt;price field(can u tell me price field)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;&amp;lt;b&amp;gt;Can u please tell me field name and bapi name&amp;lt;/b&amp;gt;&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Guru&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2006 12:15:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-price/m-p/1314501#M163139</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-12T12:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Material price</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-price/m-p/1314502#M163140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Check the fm: BAPI_MATERIAL_GET_DETAIL.&lt;/P&gt;&lt;P&gt;The price field will be in the parameter: MATERIALVALUATIONDATA-STD_PRICE.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2006 12:20:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-price/m-p/1314502#M163140</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-12T12:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Material price</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-price/m-p/1314503#M163141</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;when i run this i am getting all fieldvalues are zeros&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regads&lt;/P&gt;&lt;P&gt;Guru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2006 12:37:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-price/m-p/1314503#M163141</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-12T12:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Material price</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-price/m-p/1314504#M163142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guruvulu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can access table MBEW and get the proce for the valuation area.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2006 12:41:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-material-price/m-p/1314504#M163142</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-12T12:41:07Z</dc:date>
    </item>
  </channel>
</rss>

