<?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: BDC for MM02 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-mm02/m-p/987691#M73370</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found a function module, &amp;lt;b&amp;gt;FUTURE_PRICE_MBEW_SET&amp;lt;/b&amp;gt;, that meets specifically my needs.. thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Aug 2005 07:44:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-08-16T07:44:22Z</dc:date>
    <item>
      <title>BDC for MM02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-mm02/m-p/987688#M73367</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 need to change 2 fields in the material master, specifically &amp;lt;b&amp;gt;MBEW-ZKPRS&amp;lt;/b&amp;gt; and &amp;lt;b&amp;gt;MBEW-ZKDAT&amp;lt;/b&amp;gt;.  I began to do this by BDC, but see it's complicated when it comes to selecting the view!  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In researching SDN, I see people saying to use BAPIs (&amp;lt;b&amp;gt;MATERIAL_MAINTAIN_DARK&amp;lt;/b&amp;gt; or &amp;lt;b&amp;gt;BAPI_MATERIAL_SAVEDATA&amp;lt;/b&amp;gt;), or direct input (&amp;lt;b&amp;gt;RMDATIND&amp;lt;/b&amp;gt;).... but I am not experienced greatly in this area!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you provide to me an example / the best solution, based on the change to the fields as I stated above???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2005 07:07:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-mm02/m-p/987688#M73367</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-16T07:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: BDC for MM02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-mm02/m-p/987689#M73368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Timothy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be better to use LSMW for this. It is easy and you already have standard batch input. Goto the 'Object Attribute' and select the radio button 'Standard Batch/Direct input'. Now select the object '0020' and method '0000', then the program RMDATIND will come automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2005 07:17:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-mm02/m-p/987689#M73368</guid>
      <dc:creator>Vinod_Chandran</dc:creator>
      <dc:date>2005-08-16T07:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: BDC for MM02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-mm02/m-p/987690#M73369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When calling MM02 using BDC's you can also select the specified view by setting the parameter id MB1 for accounting data for material.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2005 07:35:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-mm02/m-p/987690#M73369</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-16T07:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: BDC for MM02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-mm02/m-p/987691#M73370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found a function module, &amp;lt;b&amp;gt;FUTURE_PRICE_MBEW_SET&amp;lt;/b&amp;gt;, that meets specifically my needs.. thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2005 07:44:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-mm02/m-p/987691#M73370</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-16T07:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: BDC for MM02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-mm02/m-p/987692#M73371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a tip for selecting view in BDC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In you BDC record, you 'll have to &amp;lt;b&amp;gt;always&amp;lt;/b&amp;gt; select the Basic Data1 view which is a mandatory view.&lt;/P&gt;&lt;P&gt;Then you can select your view by using the drop down menu at the end of tab block ( on the right ).&lt;/P&gt;&lt;P&gt;The OK-code will be the same for all mmaterial, that is to say : SP01 (BD1), SP02, SPxx .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try that, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erwan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2005 07:47:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-mm02/m-p/987692#M73371</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-16T07:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: BDC for MM02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-mm02/m-p/987693#M73372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would recommend looking at BAPI_MATERIAL_SAVEDATA. Check out the VALUATIONDATA parameter. It uses structure BAPI_MBEW. the fields you need to use are FUTURE_PR and VALID_FROM. Note that there is another parameter called VALUATIONDATAX. I call these 'X' structures which you use to identify the fields you are using. Eg. if you are using VALUATIONDATA-FUTURE_PR, you must populate VALUATIONDATAX-FUTURE_PR with a 'X'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know how this goes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2005 08:34:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-for-mm02/m-p/987693#M73372</guid>
      <dc:creator>former_member221770</dc:creator>
      <dc:date>2005-08-16T08:34:46Z</dc:date>
    </item>
  </channel>
</rss>

