<?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 - Declaring reference variable in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-declaring-reference-variable/m-p/5863941#M1322060</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes , they have already been done and u need not to do any thing just implement the badi and u write ur code in the methods&lt;/P&gt;&lt;P&gt;m.a&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jul 2009 07:57:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-22T07:57:50Z</dc:date>
    <item>
      <title>BADI - Declaring reference variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-declaring-reference-variable/m-p/5863936#M1322055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I read many notes, and it always mention about the steps to make the BADI works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) declare reference variable with reference to the BADI interface.&lt;/P&gt;&lt;P&gt;2) call method GET_INSTANCE of class CL_EXITHANDLER.&lt;/P&gt;&lt;P&gt;3) call method implemented.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have just created an implementation using BADI LE_SHP_DELIVERY_PROC. I create default value to shipment type in the method. After activating it, it works on tcode VL02N. Why don't I need to do the above 3 steps and my implementation still works? Do I only need to do the 3 steps if I create my own BADI and implementation?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 03:33:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-declaring-reference-variable/m-p/5863936#M1322055</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-22T03:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: BADI - Declaring reference variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-declaring-reference-variable/m-p/5863937#M1322056</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;          Mentioned Three steps are how to find badi for your require T.Code. After You search Badi , You start implementation &lt;/P&gt;&lt;P&gt;project in SE18, if You find its work, You start write coding as your requirement. If  you know badi means you no need follow these three steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;G.Vendhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 06:07:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-declaring-reference-variable/m-p/5863937#M1322056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-22T06:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: BADI - Declaring reference variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-declaring-reference-variable/m-p/5863938#M1322057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 07:05:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-declaring-reference-variable/m-p/5863938#M1322057</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-22T07:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: BADI - Declaring reference variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-declaring-reference-variable/m-p/5863939#M1322058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai,&lt;/P&gt;&lt;P&gt;definition is different and implementation is different&lt;/P&gt;&lt;P&gt;in definition just u create adefinition and the interface and mehtods , but u have not written any code in mehtods how to manipulate data and when u implement u wi be writing the code,&lt;/P&gt;&lt;P&gt;and as u said u have define the badis but some where u have to call in the program  so that soem manipultion is to be done for that u have to follow the steps in ur program&lt;/P&gt;&lt;P&gt;first is create a referenc for the badi definition class&lt;/P&gt;&lt;P&gt;and then use call exit_handler giving the badi name &lt;/P&gt;&lt;P&gt;and it will be created in ur program and whne u implement then in ur program the code whihc u have given will be executed&lt;/P&gt;&lt;P&gt;m.a&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 07:11:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-declaring-reference-variable/m-p/5863939#M1322058</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-22T07:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: BADI - Declaring reference variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-declaring-reference-variable/m-p/5863940#M1322059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But how about a standard BADI? The 3 steps already written in the standard program? Therefore I do not need to write that 3 steps again?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 07:18:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-declaring-reference-variable/m-p/5863940#M1322059</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-22T07:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: BADI - Declaring reference variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-declaring-reference-variable/m-p/5863941#M1322060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes , they have already been done and u need not to do any thing just implement the badi and u write ur code in the methods&lt;/P&gt;&lt;P&gt;m.a&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 07:57:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-declaring-reference-variable/m-p/5863941#M1322060</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-22T07:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: BADI - Declaring reference variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-declaring-reference-variable/m-p/5863942#M1322061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So conclusion is, if I am creating a z implementation for a standard BADI which is called in a standard transaction, I do not need to write the 3 steps. If I created a z BADI (at se18), then I need to write that 3 steps in my program. Is that correct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 08:27:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-declaring-reference-variable/m-p/5863942#M1322061</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-22T08:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: BADI - Declaring reference variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-declaring-reference-variable/m-p/5863943#M1322062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes u r  right&lt;/P&gt;&lt;P&gt;m.a&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 08:29:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-declaring-reference-variable/m-p/5863943#M1322062</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-22T08:29:39Z</dc:date>
    </item>
  </channel>
</rss>

