<?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 methods in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-methods/m-p/3518141#M846138</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 have a scenario where a Badi is used for a tcode. Within the badi there is a method in which it seems that one part of the code is not getting called inspite of the correctness of the logic and everything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a BADI for a tcode. Say the tcode is AB00 and it has a buttons, say, New. Once clicking it the Badi gets fired and in the page displayed some of the fields get greyed so that no inputs could be given there. But only one field is affected and we need another field to be afftected. The code is ok but we cant acheive this functionality. So I placed a break point on the method meant for this. I clicked the button New on the tcode after activating the debugger. But I am not able to get the control on the method, but I am getting the output with one field greyed and not the other.&lt;/P&gt;&lt;P&gt;Could any one tell me how does it happen and what to do for checking when the control is going to the method ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reply me as this is too urgent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Binay.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Mar 2008 10:15:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-04T10:15:00Z</dc:date>
    <item>
      <title>BADI methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-methods/m-p/3518141#M846138</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 have a scenario where a Badi is used for a tcode. Within the badi there is a method in which it seems that one part of the code is not getting called inspite of the correctness of the logic and everything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a BADI for a tcode. Say the tcode is AB00 and it has a buttons, say, New. Once clicking it the Badi gets fired and in the page displayed some of the fields get greyed so that no inputs could be given there. But only one field is affected and we need another field to be afftected. The code is ok but we cant acheive this functionality. So I placed a break point on the method meant for this. I clicked the button New on the tcode after activating the debugger. But I am not able to get the control on the method, but I am getting the output with one field greyed and not the other.&lt;/P&gt;&lt;P&gt;Could any one tell me how does it happen and what to do for checking when the control is going to the method ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reply me as this is too urgent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Binay.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2008 10:15:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-methods/m-p/3518141#M846138</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-04T10:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: BADI methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-methods/m-p/3518142#M846139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , &lt;/P&gt;&lt;P&gt;It might be possible that some other code might be triggering this behavior and not the method or code written by you. &lt;/P&gt;&lt;P&gt;1.If the breakpoint  goes to your method,then you can check why its not working? &lt;/P&gt;&lt;P&gt;2.If breakpoint doesn't go to your method,then put break point on click of button and then do F5 /F6 to check where exactly the fields are getting grayed(must be some other code ,then your code).Once you find this ,then you can understand how you can sync this code with your code to make all fields grayed or as you required. &lt;/P&gt;&lt;P&gt;Hope this helps. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2008 05:17:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-methods/m-p/3518142#M846139</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-05T05:17:16Z</dc:date>
    </item>
  </channel>
</rss>

