<?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/1593038#M266607</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eric, thanks for the answer, i used that method to find the badi LE_SHPMNT_EXTENSION.&lt;/P&gt;&lt;P&gt;Last question: after i copy it from SE18, what's next? it works that way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tranks a lot, reward points incoming!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Oct 2006 01:26:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-18T01:26:24Z</dc:date>
    <item>
      <title>BADI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi/m-p/1593036#M266605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, i want to use this BADI: LE_SHPMNT_EXTENSION form the transaction VT01N, but when i tried to use it on the SE19 it says that the badi LE_SHPMNT_EXTENSION is only for internal use of SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there another way to use it??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do u know any other badi for the tran. VT01N?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2006 21:25:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi/m-p/1593036#M266605</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-17T21:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: BADI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi/m-p/1593037#M266606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fernando,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Can't See it from &amp;lt;b&amp;gt;SE19&amp;lt;/b&amp;gt;, but you can copy it from &amp;lt;b&amp;gt;SE18&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you wanna search for other BADIs, you can follow this method:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to SE80 transaction and select the class/interface &amp;lt;b&amp;gt;CL_EXITHANDLER&amp;lt;/b&amp;gt;, then you have to select the &amp;lt;b&amp;gt;Get_Instance&amp;lt;/b&amp;gt; method and put a break-point in the following call:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call method cl_exithandler=&amp;gt;get_class_name_by_interface&lt;/P&gt;&lt;P&gt;exporting&lt;/P&gt;&lt;P&gt;instance = instance&lt;/P&gt;&lt;P&gt;importing&lt;/P&gt;&lt;P&gt;class_name = class_name&lt;/P&gt;&lt;P&gt;changing&lt;/P&gt;&lt;P&gt;exit_name = &amp;lt;b&amp;gt;exit_name&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;exceptions&lt;/P&gt;&lt;P&gt;no_reference = 1&lt;/P&gt;&lt;P&gt;no_interface_reference = 2&lt;/P&gt;&lt;P&gt;no_exit_interface = 3&lt;/P&gt;&lt;P&gt;data_incons_in_exit_managem = 4&lt;/P&gt;&lt;P&gt;class_not_implement_interface = 5&lt;/P&gt;&lt;P&gt;others = 6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the value of exit_name will give you the name of the BADI that is been call from the transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: This method will show you every Badi that is being activated since you put the break-point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2006 22:10:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi/m-p/1593037#M266606</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-17T22:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: BADI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi/m-p/1593038#M266607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eric, thanks for the answer, i used that method to find the badi LE_SHPMNT_EXTENSION.&lt;/P&gt;&lt;P&gt;Last question: after i copy it from SE18, what's next? it works that way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tranks a lot, reward points incoming!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2006 01:26:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi/m-p/1593038#M266607</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-18T01:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: BADI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi/m-p/1593039#M266608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fernando,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to read the documentation of the Badi in order to learn how to use it (It doesnt't have documentation in the language in which i'm working right now). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, I can tell you that you can go to the interface tab and double click on the interface name &amp;lt;b&amp;gt;IF_EX_LE_SHPMNT_EXTENSION&amp;lt;/b&amp;gt;, then you are going to be able to see the parameters and the exceptions of each method of the BADI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2006 14:58:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi/m-p/1593039#M266608</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-18T14:58:48Z</dc:date>
    </item>
  </channel>
</rss>

