<?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 BTE FOR MATERIAL MASTER in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bte-for-material-master/m-p/8056358#M1612255</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;I am using the function module SAMPLE_INTERFACE_00001250 which is linked to a BTE. My requiremennt is that whenever i change the Material Master data , it should trigger this function module. If i am changing the description , it is triggering n working fine...but if i am changing the classification values only, it is not going to this function module...Do anyone have any idea regarding that??&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;Jeetu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jul 2011 10:47:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-07-19T10:47:01Z</dc:date>
    <item>
      <title>BTE FOR MATERIAL MASTER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bte-for-material-master/m-p/8056358#M1612255</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;I am using the function module SAMPLE_INTERFACE_00001250 which is linked to a BTE. My requiremennt is that whenever i change the Material Master data , it should trigger this function module. If i am changing the description , it is triggering n working fine...but if i am changing the classification values only, it is not going to this function module...Do anyone have any idea regarding that??&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;Jeetu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 10:47:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bte-for-material-master/m-p/8056358#M1612255</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-19T10:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: BTE FOR MATERIAL MASTER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bte-for-material-master/m-p/8056359#M1612256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeetu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read the documentation of that fm. It is clearly mentioned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 10:54:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bte-for-material-master/m-p/8056359#M1612256</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-07-19T10:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: BTE FOR MATERIAL MASTER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bte-for-material-master/m-p/8056360#M1612257</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;the problem might be that classification data is inside SAP always handled &lt;/P&gt;&lt;P&gt;as a separat object. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, if you want to catch the classification data, you would have to use the BTE 4002 in addition.&lt;/P&gt;&lt;P&gt;But you should restrict your implementation inside BTE 4002 to the Class Type (RMCLKSSK-KLART)&lt;/P&gt;&lt;P&gt;'001' for material - else you'll get every classificated object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Wolfgang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 13:06:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bte-for-material-master/m-p/8056360#M1612257</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-19T13:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: BTE FOR MATERIAL MASTER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bte-for-material-master/m-p/8056361#M1612258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Wolfgang said; Classification is a separate object. You you are required to handle it separately&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Murugesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2011 06:01:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bte-for-material-master/m-p/8056361#M1612258</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-20T06:01:03Z</dc:date>
    </item>
  </channel>
</rss>

