<?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 Badi is not triggering in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-is-not-triggering/m-p/4245841#M1013443</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abappers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;              when i have written code for Badi &lt;STRONG&gt;me_process_po_cust&lt;/STRONG&gt; the Delivery date should not be less than the posting date. when i am changing the Delivery date in Tcode Me22n it showing the &lt;U&gt;Information Message&lt;/U&gt;like the &lt;STRONG&gt;Delivery date is in the past&lt;/STRONG&gt; the system is giving defaultly  Is it so my Badi is not working when system is raising the information message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to Solve this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;removed_by_moderator&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;sri.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Julius Bussche on Aug 11, 2008 9:34 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Aug 2008 12:48:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-08T12:48:05Z</dc:date>
    <item>
      <title>Badi is not triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-is-not-triggering/m-p/4245841#M1013443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abappers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;              when i have written code for Badi &lt;STRONG&gt;me_process_po_cust&lt;/STRONG&gt; the Delivery date should not be less than the posting date. when i am changing the Delivery date in Tcode Me22n it showing the &lt;U&gt;Information Message&lt;/U&gt;like the &lt;STRONG&gt;Delivery date is in the past&lt;/STRONG&gt; the system is giving defaultly  Is it so my Badi is not working when system is raising the information message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to Solve this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;removed_by_moderator&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;sri.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Julius Bussche on Aug 11, 2008 9:34 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2008 12:48:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-is-not-triggering/m-p/4245841#M1013443</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-08T12:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Badi is not triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-is-not-triggering/m-p/4245842#M1013444</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;I think u can eliminate this system - info error thru config , i'm not sure where in SPRO , but i used to do it , so better to  have a word with ur Function ppls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anyhow  whats ur message no and class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2008 12:53:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-is-not-triggering/m-p/4245842#M1013444</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-08T12:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Badi is not triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-is-not-triggering/m-p/4245843#M1013445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Hi Abappers,&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt;               when i have written code for Badi &lt;STRONG&gt;me_process_po_cust&lt;/STRONG&gt; the Delivery date should not be less than the posting date. when i am changing the Delivery date in Tcode Me22n it showing the &lt;U&gt;Information Message&lt;/U&gt;like the &lt;STRONG&gt;Delivery date is in the past&lt;/STRONG&gt; the system is giving defaultly  Is it so my Badi is not working when system is raising the information message.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; How to Solve this problem.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; &lt;STRONG&gt;&amp;lt;removed_by_moderator&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Regards,&lt;/P&gt;&lt;P&gt;&amp;gt; sri.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Edited by: Julius Bussche on Aug 11, 2008 9:34 AM&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Other that what prabhu said, also check if there is only 1 implemantaion for that method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 05:12:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-is-not-triggering/m-p/4245843#M1013445</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-12T05:12:11Z</dc:date>
    </item>
  </channel>
</rss>

