<?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 Selecting method from BADI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selecting-method-from-badi/m-p/9417183#M1737551</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 working on badi.&lt;/P&gt;&lt;P&gt;Can anybody suggest me how to find method which is appropriate in a badi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Apr 2013 13:17:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-04-29T13:17:55Z</dc:date>
    <item>
      <title>Selecting method from BADI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selecting-method-from-badi/m-p/9417183#M1737551</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 working on badi.&lt;/P&gt;&lt;P&gt;Can anybody suggest me how to find method which is appropriate in a badi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 13:17:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selecting-method-from-badi/m-p/9417183#M1737551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-29T13:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting method from BADI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selecting-method-from-badi/m-p/9417184#M1737552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Reading BAdI and its interface/methods documentation, as well as BAdI method name containing words like check, process, before save, after save/post) and the like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarsd,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 13:22:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selecting-method-from-badi/m-p/9417184#M1737552</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-04-29T13:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting method from BADI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selecting-method-from-badi/m-p/9417185#M1737553</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;&amp;nbsp;&amp;nbsp; In most of the cases the method name itself is self explanatory. If the name doesn't make any sense, then you can check the Short description of the method. Even the parameters of the method will give you a hint if you can use it or not. If none of these things helps you then you can go through the documentation provided for the BADI where they would have explained about the use of each and every method in BADI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pleas revert in case of any queries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Praveenkumar T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 14:36:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selecting-method-from-badi/m-p/9417185#M1737553</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-29T14:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting method from BADI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selecting-method-from-badi/m-p/9417186#M1737554</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;There is no thumb rule in identifying method which will suit the requirement. In most of the cases, method name will itself give you a clear hint of the purpose. For Eg. words like CHECK, BEFORE*some action name, AFTER*some action name, PROCESS, ON_SAVE, etc. &lt;/P&gt;&lt;P&gt;You can refer to the documentation to narrow down/make sure that the method is meant for achieving you requirement. Lastly, you can refer to the parameter list and check if the fields/tables that you are looking to process or manipulate are available in the method or not. It might happen that BADI and Method name suits your requirement and is triggering at the required spot, but doesnt contain the table-field that you want to change/check/manipulate or compare.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this simplifies your doubt. Revert if still not clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepak.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 02:01:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selecting-method-from-badi/m-p/9417186#M1737554</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-30T02:01:27Z</dc:date>
    </item>
  </channel>
</rss>

