<?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: BADI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi/m-p/1359173#M178620</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; appreciate your replies. what i'm trying to find is the prod. version of the material and the text as displayed when the 'prodversions' button is selected.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;venu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 May 2006 19:20:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-16T19:20:28Z</dc:date>
    <item>
      <title>BADI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi/m-p/1359170#M178617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i need to populate the production versions of the material from MRP4 view in Material master ( production versions), whenever an entry is made or changed to a Ztable. &lt;/P&gt;&lt;P&gt;i'm trying to use BADI_MATERIAL_OD for this.please let me know what should be the approach, which method i need to use etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;venu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2006 19:34:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi/m-p/1359170#M178617</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-15T19:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: BADI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi/m-p/1359171#M178618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look at the parameter fields of each of the methods. If the fields is EXPORTING or CHANGING or TABLES type, then you may be able to change the production version if it is in the structure of the fields.&lt;/P&gt;&lt;P&gt;Another hint is to activate the Badi and put a break point. Then execute transaction MRP4 to see whether it stop at that Badi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2006 20:59:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi/m-p/1359171#M178618</guid>
      <dc:creator>nablan_umar</dc:creator>
      <dc:date>2006-05-15T20:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: BADI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi/m-p/1359172#M178619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when u create implementation of badi "BADI_MATERIAL_OD "&lt;/P&gt;&lt;P&gt;in SE19,please check the appropriate METHOD,and &lt;/P&gt;&lt;P&gt;then go in that method give the break-point.&lt;/P&gt;&lt;P&gt;Activate the BAdi.&lt;/P&gt;&lt;P&gt;Run ur Tcode .&lt;/P&gt;&lt;P&gt;it will take u to the Break-point,this means the badi is called.&lt;/P&gt;&lt;P&gt;In actual program u have to just write code to update the Ztable instead of Break-point.This will make entry in ur Ztable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ranjit Thakur.&lt;/P&gt;&lt;P&gt;Please Mark The Helpful Answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2006 02:33:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi/m-p/1359172#M178619</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-16T02:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: BADI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi/m-p/1359173#M178620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; appreciate your replies. what i'm trying to find is the prod. version of the material and the text as displayed when the 'prodversions' button is selected.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;venu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2006 19:20:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi/m-p/1359173#M178620</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-16T19:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: BADI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi/m-p/1359174#M178621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the transaction code you run?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2006 19:35:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi/m-p/1359174#M178621</guid>
      <dc:creator>nablan_umar</dc:creator>
      <dc:date>2006-05-16T19:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: BADI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi/m-p/1359175#M178622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;material master(mm01 or mm02)-&amp;gt; mrp4 view (prod.versions)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2006 20:20:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi/m-p/1359175#M178622</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-16T20:20:23Z</dc:date>
    </item>
  </channel>
</rss>

