<?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- material master in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-material-master/m-p/1842671#M357933</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;   In that case you have to Use the FM: &lt;/P&gt;&lt;P&gt;SELECTION_VIEWS_FIND to get the list of views that are active for the particular material.&lt;/P&gt;&lt;P&gt;YOu have to pass the mara-pstat field to the fm.&lt;/P&gt;&lt;P&gt;Based on the index of the view name, you have to code accordingly to chose the view.&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>Mon, 29 Jan 2007 13:41:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-29T13:41:54Z</dc:date>
    <item>
      <title>BDC- material master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-material-master/m-p/1842666#M357928</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 a set of data where few materials belong to some views and others belong to other views and sevaral sets like this.&lt;/P&gt;&lt;P&gt;how can i handle them.&lt;/P&gt;&lt;P&gt;is BDC the best solution? or any other ways?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tx,&lt;/P&gt;&lt;P&gt;kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2007 12:29:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-material-master/m-p/1842666#M357928</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-29T12:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: BDC- material master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-material-master/m-p/1842667#M357929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is better to use BAPIs instead of BDC.&lt;/P&gt;&lt;P&gt;Try using the bapi BAPI_MATERIAL_SAVEDATA.&lt;/P&gt;&lt;P&gt;Refer this thread for sample usage of the bapi:&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="198008"&gt;&lt;/A&gt;&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>Mon, 29 Jan 2007 12:32:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-material-master/m-p/1842667#M357929</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-29T12:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: BDC- material master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-material-master/m-p/1842668#M357930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tx for ur info ravi.&lt;/P&gt;&lt;P&gt;but the issue is i have lots of miscelaneous materials.&lt;/P&gt;&lt;P&gt;each material combination of views is different from the other matnr. so if i select all the views, i have to populate all unnecessary fields also for such materials.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any other clues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ravi, rewarded points under helpful answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tx,&lt;/P&gt;&lt;P&gt;kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2007 13:10:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-material-master/m-p/1842668#M357930</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-29T13:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: BDC- material master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-material-master/m-p/1842669#M357931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Better to use the BAPI BAPI_MATERIAL_SAVEDATA, you need to pass the mandatory fields here, anyways if you use the BDC also you need to pass the mandatory fields, Handiling BDC for MM02 is quite difficult, so better go for BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you still wants the BDC for MM02, just with this link ..&lt;/P&gt;&lt;P&gt;&lt;A href="http://sap.niraj.tripod.com/id12.html" target="test_blank"&gt;http://sap.niraj.tripod.com/id12.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2007 13:17:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-material-master/m-p/1842669#M357931</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-29T13:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: BDC- material master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-material-master/m-p/1842670#M357932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sudeer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tx. we r asked not 2 go with unnecessary flds population.&lt;/P&gt;&lt;P&gt;thats what is bothering me now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any more clues plzz?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2007 13:35:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-material-master/m-p/1842670#M357932</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-29T13:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: BDC- material master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-material-master/m-p/1842671#M357933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;   In that case you have to Use the FM: &lt;/P&gt;&lt;P&gt;SELECTION_VIEWS_FIND to get the list of views that are active for the particular material.&lt;/P&gt;&lt;P&gt;YOu have to pass the mara-pstat field to the fm.&lt;/P&gt;&lt;P&gt;Based on the index of the view name, you have to code accordingly to chose the view.&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>Mon, 29 Jan 2007 13:41:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-material-master/m-p/1842671#M357933</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-29T13:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: BDC- material master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-material-master/m-p/1842672#M357934</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;is there any other ways i can have a solution?&lt;/P&gt;&lt;P&gt;i just now read a code snippet 2 update material using methods in SDN. is there any ways 4 me also in such angle?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;snippet title:&lt;/P&gt;&lt;P&gt;Changing Configuration Values of a Configurable Material in a SO, PO or a Service Order through an ABAP Program &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tx&lt;/P&gt;&lt;P&gt;kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2007 07:36:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-material-master/m-p/1842672#M357934</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-01T07:36:03Z</dc:date>
    </item>
  </channel>
</rss>

